BODY {
	font-family: Georgia, Verdana, Trebuchet, Arial, sans-serif;
	font-size : 11px;
	background-color: #333333;
	text-align: center;
}

a {
	font-weight: normal;
	color: #9C0E12;
	text-decoration: none;	
	}

a:hover {
	font-weight: normal;
	color: #ED1C24;
	BORDER-BOTTOM: 1px dashed;
	text-decoration: none;
}

a.menu {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;	
	}
	
a:hover.menu {
	font-weight: normal;
	color: #FFFFFF;
	BORDER-BOTTOM: 1px dashed;
	text-decoration: none;	
	}

a.footer {
	font-weight: normal;
	color: #ED1C24;
	text-decoration: none;	
	}

a:hover.footer {
	font-weight: normal;
	color: #ED1C24;
	BORDER-BOTTOM: 1px dashed;
	text-decoration: none;
}

a:hover.icone {
	font-weight: normal;
	BORDER-BOTTOM: 0px;
	text-decoration: none;
}

a.esterno, a:visited.esterno {
	font-weight: normal;
	color: #000000;
	BORDER-BOTTOM: 0px;
	text-decoration: none;
}		

a:hover.esterno {
	font-weight: normal;
	color: #000000;
	BORDER-BOTTOM: 1px dashed;
	text-decoration: none;
}

TD {
	background-color: #F5F5F5;
	font-size : 11px;
}

TD.tdmenu {
	/*	text-transform: UPPERCASE;*/
	color:#FFFFFF;
	font-weight: bold;
	background-color: #999999;
	font-size : 11px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
}

TD.capotabella {
	color: #000000;
	font-size : 11px;
	font-weight : bold;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align:left;
}

.content {
	position: relative;
	align: center;
	width: 740;
	background-color: #F5F5F5;
}

.titoli {
	font-family: Georgia, Verdana, Trebuchet, Arial, sans-serif;
	font-size : 16px;
	text-align: center;
	font-weight: bold;
	color:#9C0E12;
}
.table {
	width: 95%;
	align: center;
}
	
.copyright {
	color: #FFFFFF;
	text-align: left;
}

.pari {
	background-color: #DDDDDD;
}

.dispari {
	background-color: #EEEEEE;
}

.inputSubmit
{
color: #000000;
background-color: #EEEEEE;
border-color : #000000;
border-top : 1px solid;
border-bottom : 1px solid;
border-left : 1px solid;
border-right : 1px solid;
font-family : Verdana,tahoma,Arial;
font-size : 10px;
font-weight: bold;
}

.inputBox
{
color : #000000;
background : #FFFFFF;
border-color : #000000;
border-top : 1px solid;
border-bottom : 1px solid;
border-left : 1px solid;
border-right : 1px solid;
font-family : Georgia, Times, Verdana,tahoma,Arial;
font-size : 11px;
}
