BODY {
   background-color:  #ffffff;
   overflow:hidden;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #32447D;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #32447D;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #32447D;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

A:link {
   font-size: 10pt;
   color: #666666;
   font-family: verdana;
   text-decoration: none;
   cursor:hand;
}

A:visited {
   font-size: 10pt;
   color: #666666;
   font-family: verdana;
   text-decoration: none;
   cursor:hand;
}

A:hover {
   font-size: 10pt;
   color: #32447D;
	font-family: verdana;
   text-decoration: none;
   cursor:hand;
}

A:link.menu {
   font-size: 10pt;
   color: #666666;
   font-family: verdana;
   text-decoration: none;
	vertical-align: super;
}

A:visited.menu {
   font-size: 10pt;
   color: #666666;
   font-family: verdana;
   text-decoration: none;
	vertical-align: super;
}

A:hover.menu {
   font-size: 10pt;
   color: #32447D;
	font-family: verdana;
   text-decoration: none;
	vertical-align: super;
}

.menu {
   font-size: 10pt;
   color: #666666;
   font-family: verdana;
}

INPUT {
   border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #cccccc;
	border-left-width: 1px;	border-left-style: solid;	border-left-color: #cccccc;
	border-right-width: 1px;	border-right-style: solid;	border-right-color: #cccccc;
	border-top-width: 1px;	border-top-style: solid;	border-top-color: #cccccc;
   font-size: 10px;
   color: #666666;
	font-family: Verdana;  
	vertical-align: top;
}

TEXTAREA {
   border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #cccccc;
	border-left-width: 1px;	border-left-style: solid;	border-left-color: #cccccc;
	border-right-width: 1px;	border-right-style: solid;	border-right-color: #cccccc;
	border-top-width: 1px;	border-top-style: solid;	border-top-color: #cccccc;
   font-size: 10px;
   color: #666666;
	font-family: Verdana;  
	vertical-align: top;
}

.tableg {
	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #cccccc;
	border-left-width: 1px;	border-left-style: solid;	border-left-color: #cccccc;
	border-right-width: 1px;	border-right-style: solid;	border-right-color: #cccccc;
	border-top-width: 1px;	border-top-style: solid;	border-top-color: #cccccc;
}

.tdbottomblu  {
	vertical-align: bottom;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #32447D;
	height: 52px;
}

.tdtopblu  {
	vertical-align: top;
	text-align: center;	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #32447D;
	font-family: Verdana; font-size: 9px; color: #32447D;
}

.boximg {
	width: 46px;
	height: 46px;
	border-bottom-width: 1px; 	border-bottom-style: solid;	border-bottom-color: #32447D;
	border-left-width: 1px;	border-left-style: solid;	border-left-color: #32447D;
	border-right-width: 1px;	border-right-style: solid;	border-right-color: #32447D;
	border-top-width: 1px;	border-top-style: solid;	border-top-color: #32447D;
}

.login {
	border: 1px solid #DBE6F7;
	background-color: #DBE6F7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000066;
}

.box {
	background-color: #EFEFEF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #34416D;
}

.contact_text {
	vertical-align: top;
	text-align: left;
	font-family: Verdana;
	font-size: 10pt;
	color: #666666;
	padding: 3px;
}

.contact_form {
	vertical-align: top;
	text-align: justify;
	font-family: Verdana;
	font-size: 10pt;
	color: #666666;
	padding: 3px;
}

.contact_input {
   width: 500px;
}

.contact_textarea {
   width: 500px;
   height: 95px;
}

.contact_button {
   width: 100px;
}

.contact_error {
   font-family: Verdana;
	font-size: 12pt;
	color: #FF3300;
}

.text_int  {
	vertical-align: top;
	text-align: justify;
	font-family: Verdana;
	font-size: 10pt;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #32447D;
	padding: 10px;
}

.text_img  {
	vertical-align: top;
	text-align: center;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #32447D;
}

.text_int_noline  {
	vertical-align: top;
	text-align: justify;
	font-family: Verdana;
	font-size: 10pt;
	color: #666666;
	padding: 10px;
}

.text_img_noline  {
	vertical-align: top;
	text-align: center;
	padding: 10px;
}

.div_body		{
   position: absolute; 
   display: inline;
   overflow:auto;
   background-color:#FFFFFF;
   width: 794px;
   height: 100%;		
   left: 50%; 
   top: 0px; 
   right: auto; 
   bottom: auto; 
   margin-left:-397px; 
   text-align:left; 
   vertical-align:middle;
}

.div_text  {
   position: relative;
   width:542px;
   padding: 2px;  
}

.div_errmsg_op	{
   position: absolute; 
   visibility: hidden; 
   width: 100%;
   height: 100%;	
   z-index:103; 
   left: 0px; 
   top: 0px; 
   right: 0px; 
   bottom: 0px; 
   text-align:center; 
   vertical-align:middle; 
   filter:alpha(Opacity=70); 
   opacity: 0.7;
   background-color: #ffffff;
}

.div_errmsg		{
   position: absolute; 
   visibility: hidden; 
   background-color:#FFFFFF;
   width: 250px;	
   height: 150px;	
   z-index:104; 
   left: 50%; 
   top: 50%; 
   right: auto; 
   bottom: auto; 
   margin-left:-125px; 
   margin-top: -75px; 
   text-align:center; 
   vertical-align:middle;
}

.div_sound		{
   position: absolute; 
   display: inline; 
   background-color:#ffffff;
   width: 22px;	
   height: 280px;	
   z-index:104; 
   left: auto; 
   top: 50%; 
   right: 0px; 
   bottom: auto; 
   margin-right:0px; 
   margin-top: -140px; 
   text-align:center; 
   vertical-align:middle;
}

.errore			{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; border: 1px solid #487599;}
.errore_titolo	{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; border-bottom: 1px solid #487599; background-color: #709ABC; height:17px; }
.errore_testo	{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; border-bottom: 1px solid #487599; color: #CC0000;}
.errore_button	{ height:17px; }
.title_login   { padding-top: 8px; font-size: 11pt; color: #32447D}
.button_login  { background-color: #32447D; border: 1px solid #D4D4D4; height:18px; color:#D4D4D4; font-size: 10pt; font-weight:bold;}
.copy_piepag   { background-repeat: no-repeat; background-position: top left; height:18px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000; text-align: center; }
