/* --- GENERALE --- */
body.Home{ margin-left: 0px;	margin-top: 0px; margin-bottom: 0px; margin-right: 0px;}
body.Main{
	background-color: #A7A9AC; 
	margin-left: 0px; 
	margin-top: 0px; 
	margin-bottom: 0px; 
	margin-right: 0px;
	scrollbar-face-color: #66676C; /* #2b3873; */
	scrollbar-shadow-color: #66676C;
	scrollbar-highlight-color: #66676C;
	scrollbar-3dlight-color: #66676C;
	scrollbar-darkshadow-color: #A7A9AC;
	scrollbar-track-color: #A7A9AC;	
	scrollbar-arrow-color: #FFFFFF;
   }
	
.NoMargin{ margin: 0px; }
.Trasparente{filter: alpha(opacity=80);opacity: 0.80}
Td{font-family: Verdana; color: #222222; font-size: 11px;}
P{font-family: Verdana; color: #222222; font-size: 11px;}
Strong{font-family: Verdana; color: #222222;}
Input{height: 17px; font-family: Verdana; font-size: 11px; color: #66676C;}
Select{height: 17px; font-family: Verdana; font-size: 11px; color: #66676C;}


/* --- TESTO --- */
.TxtGrigio9N{font-family: Verdana; font-size: 9px; color: #A7A9AC; font-weight: normal;}
.TxtGrigio11N{font-family: Verdana; font-size: 11px; color: #A7A9AC; font-weight: normal;}
.TxtBianco11N{font-family: Verdana; font-size: 11px; color: #222222; font-weight: normal;}
.TxtBianco11B{font-family: Verdana; font-size: 11px; color: #222222; font-weight: bold;}
.TxtNero11N{font-family: Verdana; font-size: 11px; color: #000000; font-weight: normal;}
.TxtBianco12B{font-family: Verdana; font-size: 12px; color: #222222; font-weight: bold;}
.TxtBianco14N{font-family: Verdana; font-size: 14px; color: #222222; font-weight: normal;}
.TxtBianco14B{font-family: Verdana; font-size: 14px; color: #222222; font-weight: bold;}


/* --- LINK --- */
A{font-family: Verdana; font-size: 11px; color: #222222; font-weight: normal; text-decoration: none; border: 0px;}
A:hover{font-family: Verdana; font-size: 11px; color: #222222; font-weight: normal; text-decoration: underline; border: 0px;}
A.LnkBianco11B{font-family: Verdana; font-size: 11px; color: #222222; font-weight: bold; text-decoration: none; border: 0px;}
A.LnkBianco11B:hover{font-family: Verdana; font-size: 11px; color: #222222; font-weight: bold; text-decoration: undeline; border: 0px;}


/* --- INPUT --- */
select.Language{height: 16px;font-family: Verdana; font-size: 9px; color: #A7A9AC; font-weight: normal; margin: 0px;}


/* --- SFONDI --- */
.SfGrigio{
/*background-color: #A7A9AC;*/}
.SfGrigio2{
/*background-color: #66676C;*/}
.SfBianco{
/*background-color: #FFFFFF;*/}
