BODY 
{
	MARGIN: 0px;
}

A.MenuSX_Titolo
{
	font-family: Tahoma;
	font-size:12px;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	width:160px;
}
TD.MenuSX_Titolo
{
	font-family: Tahoma;
	font-size:12px;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	background-color:#000000;
	width:160px;
}
DIV.MenuSX_Titolo
{
	font-family: Tahoma;
	font-size:12px;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	background-color:#000000;
	width:160px;
}
.MenuSX_On
{
	width:160px;
	height:18px;
	text-decoration:none;
	font-family: Tahoma;
	font-size:12px;
	color:#000000;
	text-align:center;
	background-color:#e0e0e0;
}
.MenuSX_Off
{
	width:160px;
	height:18px;
	text-decoration:none;
	background-color:#404040;
	font-family: Tahoma;
	font-size:12px;
	color:#ffffff;
	text-align:center;
}
.MenuSX_Off:Hover
{
	width:160px;
	height:18px;
	text-decoration:none;
	background-color:#b0b0b0;
	font-family: Tahoma;
	font-size:12px;
	color:#000000;
	text-align:center;
}




.LinkBiancoSfondoNero
{
	font-family: Tahoma;
	font-size:12px;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
}






.MenuRossoGrigioOn
{
	width:95px;
	height:16px;
	text-decoration:none;
	font-family: Tahoma;
	font-size:11px;
	color:#FFFFFF;
	text-align:center;
	background-color:#BB2222;
	border-width: 1px;
	border-style: solid;
	border-color:#BB2222; 
}
.MenuRossoGrigioOff
{
	width:95px;
	height:16px;
	text-decoration:none;
	background-color:#606060;
	font-family: Tahoma;
	font-size:11px;
	color:#ffffff;
	text-align:center;
	border-width: 1px;
	border-style: solid;
	border-color:#606060;
}
.MenuRossoGrigioOff:Hover
{
	width:95px;
	height:16px;
	text-decoration:none;
	background-color:#b0b0b0;
	font-family: Tahoma;
	font-size:11px;
	color:#000000;
	text-align:center;
	border-width: 1px;
	border-color: #a0a0a0;
	border-style: outset;
}
