<!--


A.menutop {	
	font-family: Helvetica, Arial, Verdana, sans-serif;  
	font-size: 16px; 
	font-style: normal; 	
	font-weight: bold;  
	color: #0090CF
}

A.menutop:link, A.menutop:visited {
	color: #0090CF; text-decoration: none
}

A.menutop:hover {
	color: #FA5757; text-decoration: none
}

A.menu2 {
	font-family: Helvetica, Arial, Verdana, sans-serif;  
	font-size: 12px; 
	font-style: normal; 	
	font-weight: bold;  
	color: #0090CF
}

A.menu2:link, A.menu2:visited {
	color: #0090CF; text-decoration: none
}

A.menu2:hover {
	color: #FA5757; text-decoration: none
}

.intestazione {
	font-family: Helvetica, Arial, Verdana, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold; 
	background-color:#A5DE10; 
	color: #0090CF
}

.titolo {
	font-family: Helvetica, Arial, Verdana, sans-serif; 
	font-size: 18px; 
	font-style: normal; 
	font-weight: bold; 
	text-align: center;
	color: #000080
}

.label { 
	font-family: Helvetica, Arial, Verdana, sans-serif;  
	font-size: 12px;    
	font-style: normal; 
	font-weight: bold;  
	color: #000080;     
	background-color: #eaeaea
}

.formfield {
	background-color: #eaeaea
}

.formradio {
	vertical-align: top; background-color: #eaeaea
}

.fieldvalue { 
	font-family: Helvetica, Arial, Verdana, sans-serif;  
	font-size: 12px;    
	font-style: normal; 
	font-weight: normal;  
	text-align: left;
	vertical-align: top;
	color: #000080;     
	background-color: #eaeaea
}

//-->