body
{
background-color: #ffffff;
scrollbar-face-color: Silver; scrollbar-shadow-color: #999999;
scrollbar-highlight-color: #999999; scrollbar-3dlight-color: #ffffff;
scrollbar-darkshadow-color: #ffffff; scrollbar-track-color: #e9e9e9;
scrollbar-arrow-color: #ffffff
}	

.testo { /* testo standard */
 font: 11px Verdana, sans-serif;
 font-family: Verdana, sans-serif;
 font-size: 10px;
 line-height: 14px; 
 font-style: normal;
 font-weight: normal;
 color: #999999;
 }	
 
.testo1 { /* testo standard */
 font: 11px Verdana, sans-serif;
 font-family: Verdana, sans-serif;
 font-size: 10px;
 line-height: 14px; 
 font-style: normal;
 font-weight: normal;
 color: #999999;
 }	
 
.nero { /* testo standard */
 font: 11px Verdana, sans-serif;
 font-family: Verdana, sans-serif;
 font-size: 10px;
 line-height: 14px; 
 font-style: normal;
 font-weight: normal;
 color: #62605D;
 }	 
 
B {
 font-weight: bold;
 }
 
/* START LINK SOTTO MENU*/	

.link:LINK {
 font: 11px Verdana, sans-serif;
 font-family: Verdana, sans-serif;
 font-size: 10px;
 line-height: 15px;
 font-style: normal;
 font-weight: normal;
 width: auto; 
 color: #999999;
 text-decoration: none;
 }

.link:VISITED {
 font: 11px Verdana, sans-serif;
 font-family: Verdana, sans-serif;
 font-size: 10px;
 line-height: 15px;
 font-style: normal;
 font-weight: normal;
 width: auto;
 color: #999999;
 text-decoration: none;
 }

.link:HOVER {
 font: 11px Verdana, sans-serif;
 font-family: Verdana, sans-serif;
 font-size: 10px;
 line-height: 15px;
 font-style: normal;
 font-weight: normal;
 width: auto;
 color: #ffffff;
 background-color: #62605D;    
 text-decoration: none;
 }

.link:ACTIVE { 
 font: 11px Verdana, sans-serif;
 font-family: Verdana, sans-serif;
 font-size: 10px;
 line-height: 15px;
 font-style: normal;
 font-weight: normal;
 width: auto;  
 color: #999999;
 text-decoration: none;
 }
 
.link { /* classe "selezionato" SERVIZI */
 font: 11px Verdana, sans-serif;
 font-family: Verdana, sans-serif;
 font-size: 10px;
 font-style: normal;
 font-weight: normal;
 color: #999999;
 }	
 

/* START LINK generico */	

A:LINK {
 font: 11px Verdana, sans-serif;
 font-family: Verdana, sans-serif;
 font-size: 10px;
 line-height: 14px;   
 font-style: normal;
 font-weight: normal;
 color: #62605D;
 width: auto; 
 text-decoration: none;
 }

A:VISITED {
 font: 11px Verdana, sans-serif;
 font-family: Verdana, sans-serif;
 font-size: 10px;
 line-height: 14px;   
 font-style: normal;
 font-weight: normal;
 color: #63615E;
 width: auto; 
 text-decoration: none;
 }

A:HOVER {
 font: 11px Verdana, sans-serif;
 font-family: Verdana, sans-serif;
 font-size: 10px;
 line-height: 14px;   
 font-style: normal;
 font-weight: normal;
 color: #ffffff;
 background-color: #E8A409; 
 width: auto;
 text-decoration: none;
 }

A:ACTIVE { 
 font: 11px Verdana, sans-serif;
 font-family: Verdana, sans-serif;
 font-size: 10px;
 line-height: 14px;   
 font-style: normal;
 font-weight: normal;
 color: #62605D;
 width: auto; 
 text-decoration: none;
 }
.sel {
 font: 11px Verdana, sans-serif;
 font-family: Verdana, sans-serif;
 font-size: 10px;
 line-height: 16px;   
 font-style: normal;
 font-weight: normal;
 color: #ffffff;
 background-color: #767AB0; 
 width: auto;
 text-decoration: none;
 }
 

.titoliform { /* titolo form */
 font: 11px Verdana, sans-serif;
 font-family: Verdana, sans-serif;
 font-size: 10px;
 font-style: normal;
 font-weight: bold;
 color: #ffffff;
 }	 
 
.input {
	margin: 1px; 		
	font: 10px Verdana; 
	width: 95px; 
	color: #62605D; 
	border-color: #999999;
	border: 1 px;
	background: transparent;
}

.input2 {
	margin: 1px; 		
	font: 10px Verdana; 
	width: 40px; 
	color: #62605D; 
	border-color: #999999;
	border: 1 px;
	background: transparent;
}

.area {
	margin: 1px; 		
	font: 10px Verdana; 
	width: 400px; 
	color: #62605D; 
	border-color: #999999;
	border: 1 px;
	background: transparent;
}

.button {
	margin: 1px; 		
	font: 10px Verdana; 
	color: #62605D; 
	border-color: #62605D;
	font-weight: bold;	
	border: 1px;
	background-color: #E8A409;	
	}

