 body {scrollbar-3dlight-color: #B2B2B2;
            scrollbar-arrow-color: #333333;
           scrollbar-base-color: #cccccc;
           scrollbar-darkshadow-color: #cccccc;
           scrollbar-face-color: #B2B2B2;
           scrollbar-highlight-color: #ffffff;
           scrollbar-shadow-color: #666666;}
a:link {
	color: #CC0000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:visited { color: #CC0000; text-decoration: none ; font-family: Verdana, Arial, Helvetica, sans-serif}
a:hover {
	color: #CC0000;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.testoPiccolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #333333;
}
.testoBianco {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.testoPiccoloBianco {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	color: #FFFFFF;
}
.bordiTratteggiati {
	border: 1px dashed #999999;
}
.rigaTrattVertLeft {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
}
.rigaTrattVertRight {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: dashed;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;

}
.bordiLinea {

	border: 1px solid #999999;
}
