html { 
scrollbar-arrow-color:#07396C; 
scrollbar-track-color:#07396C; 
scrollbar-face-color:#FFFFFF; 
scrollbar-highlight-color:#FFFFFF; 
scrollbar-3dlight-color:#FFFFFF; 
scrollbar-darkshadow-color:#FFFFFF; 
scrollbar-shadow-color:#FFFFFF; 
} 
body,td,th {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #666666;
}
body {
	background-color: #07396C;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #336699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #336699;
}
a:hover {
	text-decoration: none;
	color: #0099FF;
}
a:active {
	text-decoration: none;
}.sfazz {
	background-color: #92C2EE;
}
.txtblu {
	color: #07396C;
}
.txtazz {

	color: #336699;
}
.interlinea {
	line-height: 18px;
	text-align: justify;
}
.pattcenter {
	background-image: url(images/patt_center.gif);
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-color: #FFFFFF;
}
.cp10 {
	font-size: 10px;
}
.tit {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336699;
	background-color: #D5E2F0;
	color: #336699;
}
.pull {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336699;
	color: #336699;
}
.a.pull:hover {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099ff;
	color: #0099ff;
}
.grigio {
	color: #666666;
}
.rigagrigia {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.form {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #D5E2F0;
}
.pullform {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #336699;
}
.rigaBlu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336699;
}
.optima {
	display: none;
}