td.menu {
	font-family : Verdana, Helvetica, sans-serif;
	color : #FFFFE5;
	font-weight : bold;
	font-size : 10px;
	text-decoration : none;
	padding : 0px 0px 2px 0px;
}

td.menuOver {
	font-family : Verdana, Helvetica, sans-serif;
	color : #D0D694;
	background-color: #efefef;
	font-weight : bold;
	font-size : 10px;
	cursor : hand;
	padding : 0px 0px 2px 0px;
}

td.menuOut {
	font-family : Verdana, Helvetica, sans-serif;
	color : #FFFFFF;
	font-weight : bold;
	font-size : 12px;
	text-decoration : none;
	padding : 0px 0px 2px 0px;
	line-height: 20px;

}

.bordi
{
	border-top: 1px solid #535252;
	border-bottom: 1px solid #535252;
	border-left: 1px solid #535252;
	border-right: 1px solid #535252;
}


.bordid
{
	border-right: 1px solid #535252;

}


.bordiup
{
	
	border-top: 1px solid #999999;
}


.bordig
{
	
	border-bottom: 1px solid #999999;
}



.bordileft
{
	
	border-left: 1px solid #535252;
}

.bordi2
{
	
	
	border-bottom: 1px solid #535252;
	border-left: 1px solid #535252;
	border-right: 1px solid #535252;

}




BODY
{
 
scrollbar-face-color: #2A4BAC;
scrollbar-shadow-color: #BDC8E7;
scrollbar-highlight-color: #535252;
scrollbar-3dlight-color: #535252;
scrollbar-darkshadow-color: #535252;
scrollbar-track-color: #FFFfff;
scrollbar-arrow-color: #ffffff;

}

.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #848283;
	text-decoration: none;
	
}
.link:hover {
	
	color: #E19A00;
	text-decoration: none;
}
.menu {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 20px;
	text-decoration: none;
	
}
.menu:hover {
	
	color: #666600;
	text-decoration: none;
}


.titolo {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	
	color: #FF4618;
	text-decoration: none;
}

.titolo2 {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #E09900;
	text-decoration: none;
}

.testo {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 20px;
	color: #003366;
	text-decoration: none;
}

.testof {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height:20px
}

.campo
{
    BORDER-RIGHT: #990000 1px solid;
    BORDER-TOP: #990000 1px solid;
    FONT-SIZE: 12px;
    BORDER-LEFT: #990000 1px solid;
    COLOR: #990000;
    BORDER-BOTTOM: #990000 1px solid;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #ffffff
}