body		{margin-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;}
body,td,th	{font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;}

A:visited { font-family:verdana; font-size:10px; font-weight:normal;   text-decoration:underline; color:#000000;} 
A:hover { font-family:verdana;	font-size:10px;	font-weight:normal;	color:#A43438; text-decoration: none; }
A:link { font-family:verdana; font-size:10px; font-weight:normal;   text-decoration:underline; color:#000000;} 

A.b:visited { font-family:verdana; font-size:10px; font-weight:normal;   text-decoration:none; color:#333333;} 
A.b:link { font-family:verdana; font-size:10px; font-weight:normal;   text-decoration:none; color:#333333;}
A.b:hover {
	font-family:verdana;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	color:#FFFFFF;
}

A.c:visited { font-family:verdana; font-size:10px; font-weight:normal;   text-decoration:none; color:#A43438;} 
A.c:link { font-family:verdana; font-size:10px; font-weight:normal;   text-decoration:none; color:#A43438;}
A.c:hover {
	font-family:verdana;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	color:#666666;
	background-color: #CCCCCC;
}



A.menu:visited { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold;   text-decoration:none; color:#333333;} 
A.menu:link { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold;   text-decoration:none; color:#333333;}
A.menu:hover { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold;  text-decoration:underline; color:#999999;}

a.White11:link
	{
		font-family:Tahoma;
		font-size:11px;
		text-decoration:none;
		font-weight:bold;
		color:white
	}
a.White11:visited
	{
		font-family:Tahoma;
		font-size:11px;
		text-decoration:none;
		font-weight:bold;
		color:white
	}
a.White11:hover
	{
		font-family:Tahoma;
		font-size:11px;
		text-decoration:underline;
		font-weight:bold;
		color:orange
	}

BODY {
	SCROLLBAR-FACE-COLOR: #C3C3C3;
	SCROLLBAR-HIGHLIGHT-COLOR: #C3C3C3;
	SCROLLBAR-SHADOW-COLOR: #C3C3C3;
	SCROLLBAR-3DLIGHT-COLOR: #C3C3C3;
	SCROLLBAR-ARROW-COLOR: #666666;
	SCROLLBAR-TRACK-COLOR: #C3C3C3;
	SCROLLBAR-BASE-COLOR: #C3C3C3;
	background-color: #700206;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;

}
.fondo{
	background-color: #700206;
}

.grey {
	background-color: #A7A9AC;
}
.greychi {
	background-color: #EAEAEA;
}

.red {
	background-color: #960207;
}
.white {
	background-color: #FFFFFF;
}
.greyclearbox {
	font-size: 9px;
	background-color: #D1D1D1;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #A43438;
	border-left-color: #A43438;
}
input {
	font-size:10px;
	font-family:verdana;
	background-color:#D1D1D1;
	border:1px solid;
	border-color:#A43438;
}
.bkmenu {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-attachment: fixed;
	background-image: url(../imgs/bk_menu.jpg);
	background-repeat: no-repeat;
	background-position: left 97%;
}

.titolo {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #666666;

}
a.navtop:link
	{
		font-family:Tahoma;
		font-size:10px;
		text-decoration:none;
		color:white
	}
a.navtop:visited
	{
		font-family:Tahoma;
		font-size:10px;
		text-decoration:none;
		color:white
	}
a.navtop:hover
	{
		font-family:Tahoma;
		font-size:10px;
		text-decoration:underline;
		color:gray
	}