BODY{font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px;
	margin-left: 5px;
	margin-right: 1px;
	margin-top: 0px;
}
fieldset{
border: Blue solid 1px;
/*width: 20em*/
}
OPTION{
	background-color: #E3E8F0;
	color: Navy;
	border: 0px;
}
SELECT{
scrollbar-3dlight-color: Aqua; 
	border-width: 0px; font-size: 10px; font-family: Arial, Helvetica, sans-serif; list-style: disc;
	scrollbar-3dlight-color: Aqua; scrollbar-arrow-color: Aqua; scrollbar-base-color: Blue; scrollbar-darkshadow-color: Black;
	}
TABLE{
	font-size: 10;
}
.TDOVER{
	background-color: #FEFACB;
	height: 24px;
	color: Black;
	cursor: pointer;
}
.TDHIGH{
	height: 24px;
	background-color: Yellow;
	color: Red;
	}
}
.TDODD{
	background-color: #E9EBED;
	height: 24px;
	font-size: 10px; /* color: #ADD8E6; */
	color: Navy;
}
.TDEVEN{
	background-color: white;
	height: 24px;
	font-size: 10px;
	color: navy;
}
.TDHead{
	background-color: Navy;
	color: White;
	border-left: solid 1px White;
}
.TDHeadDISP{
	background-color: #2EA37B;
	color: White;
	border-bottom: solid 1px white;
}
.TDHeadDISPOdd{
	background-color: #2EA37B;
	color: White;
	border-left: solid 1px White;
}
.TDHeadDISPEVEN{
	background-color: #5BCCA6;
	color: Black;
	border-left: solid 1px White;
}
.TDOrder{
	background-color: #FF3333;
	height: 8px;
	color: White;
}
.tasto{
	background-color: #EFF0E3;
	color: Black;
	font-size: 10px;
	border: 1px solid Navy;
}
.inputbox{
	background-color: #E3E8F0;
	color: Navy;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.SezioneAttiva{
	background-image: url('img/cruscotto.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	color: White;
}
.SezioneAttiva  A {
	color: White;
}
 A:HOVER{
	text-decoration: none;
	color: Black;
	background: #F3FAFC;
}
.SezioneAttiva  A:VISITED{
color: White;
}
.Sezione{
	background-image: url('img/cruscottoroll.gif');
	background-repeat: no-repeat;
	background-position: bottom;	
	}
.Sezione  A {
	color: Blue;
}


.Sezione  A:VISITED{
color: Blue;
}

