/* CSS Document */


a:link {
	color: #CC0000;text-decoration: none;
}
a:visited {
	color: #CC0000;text-decoration: none;
}
a:active {
	color: #CC0000;text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #D80000;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
; background-color: #000000
}
.generalTextSmall {
	font-family: Tahoma, Arial, Verdana;
	font-size: 9px;
	color: #333333;
}
.menuWhiteText {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	color: #FFFFFF;
}
.style1 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #440000;
}

.newsFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #440000;
}

.newsFontTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #440000;
	font-weight:bold;
	text-align:center;
}

.redTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.titoloRedBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #BC0603;
}
.titoloRedBig2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #BC0603;
}
.style3 {font-family: Tahoma, Arial, Verdana; font-size: 10px; color: #FFFFFF; font-weight: bold; }

.bgpage {
	background-color: #FFFFFF;
	background-image: url(images/bgwhite2.jpg);
	background-repeat: repeat-x;
}
.bgpage2 {
	background-color: #FFFFFF;
	background-image: url(images/bgwhite2wide.jpg);
	background-repeat: repeat-x;
}
.bgpage3 {
	background-color: #FFFFFF;
	background-image: url(images/bgwhite3wide.jpg);
	background-repeat: repeat-x;
}
.bgtd {
	background-color: #FFFFFF;
	background-image: url(images/bgwhite2.jpg);
	background-repeat: repeat-x;
}
input {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	color: #663300;
	border:1px solid #D80000;
	background-color: #FFFFFF;
}
.TitoloTabella {
	font-family: Tahoma, Arial, Verdana; 
	font-size: 9px; 
	color: #AA8040;
}
.check
{
	border:0;
}li { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #440000; }
ol { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #440000; }

