body{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
 background-color: #A8A8A8;
 text-align:center;
 scrollbar-face-color: #797979;
	scrollbar-shadow-color: #797979;
	scrollbar-highlight-color: #646464;
	scrollbar-3dlight-color: #505050;
	scrollbar-darkshadow-color: #6F6F6F;
	scrollbar-track-color: #AFAFAF;
	scrollbar-arrow-color: #707070;

}
.noMargin{margin: 0px;}

.SfBianco
{
	background: #FFFFFF
}

.SfGrigio
{
	background: #9B9B9B
}

.SfGrigioScuro
{
	background: #4C4C4C
}

.TextPiccolo
{

	font-family: tahoma;
	font-weight: normal;
	color: #2F2F2F;
	font-size: 10px;
}
.Text11Bianco
{
    background-color: #9B9B9B;
	font-family: tahoma;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 11px
}

.Text11NoSfondo
{
  border: none;
	font-family: tahoma;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 11px
}


.TextTitolo
{
    background-color: #9B9B9B;
	font-family: tahoma;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 12px
}

.dummy
{
 background-color: #A8A8A8;
}
A.LnkScuro11B{font-family: Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; font-weight: bold; text-decoration: none;}
A.LnkScuro11B:hover{font-family: Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;  font-size: 11px; color: #AAD3AC; font-weight: bold; text-decoration: none;}