 /* Scrollbars */
body {
	background-color: #c0c0c0;
	scrollbar-face-color: #C0C0C0;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #808080;
	scrollbar-3dlight-color: #D2D2D2;
	scrollbar-arrow-color:	#404040;
	scrollbar-track-color: #A0A0A0;
	scrollbar-darkshadow-color: #404040;
}
/* Tag comuni */
font,th,td,p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link,a:active {
	color : #808080;
}
a:visited { color : #404040; }
a:hover 	{ text-decoration: underline; color : #404040; }
hr	{ height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}
/* Testo */
.gen { font-size : 11px; }
.genmed {
	font-size : 10px;
	color: #808080;
}
.gensmall { font-size : 9px; }

/* Titoli */
.tbtitle		     { font-weight: bold; font-size: 11px; color : #000000; }
a.tbtitle:link	 { text-decoration: none; color : #006699; }
a.tbtitle:visited { text-decoration: none; color : #5493B4; }
a.tbitle:hover	    { text-decoration: underline; color : #DD6900; }

/* Copyright and bottom info */
.copyright		{ font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #808080; letter-spacing: -1px;}
a.copyright		{ color: #444444; text-decoration: none;}
a.copyright:hover { color: #000000; text-decoration: underline;}

/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("formie.css");
.titolo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;

}
.titolo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.testostd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.copy2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	color: #FFFFFF;
}

