body {
background-color: #BBBBBB;
SCROLLBAR-FACE-COLOR: #EFEFEF;
SCROLLBAR-HIGHLIGHT-COLOR: #EFEFEF; 
SCROLLBAR-SHADOW-COLOR: #999999; 
SCROLLBAR-3DLIGHT-COLOR: #999999; 
SCROLLBAR-ARROW-COLOR:  #999999; 
SCROLLBAR-TRACK-COLOR: #CCCCCC; 
SCROLLBAR-DARKSHADOW-COLOR: #999999; 
}

A.menulink {
display: block;
height: 13px;
text-decoration: none;
font-family:arial;
font-size:11px;
color: #000000;
BORDER: none;
border: none;;
}

A.menulink:hover {
color: #FFFFFF;
font-weight: bold;
border: none;
background-color:#E10915;
}

.bordoimg {
	border: 1px solid #CCCCCC;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.normale {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.titologrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}
.titolorosso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #E10915;
}
a:link {
	color: #333333;
}
a:visited {
	color: #E10915;
}
a:hover {
	text-decoration: none;
}
.modulo {
	border: 1px solid #666666;
}
.modulosmall {
	border: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.separatore {
	border: 1px dashed #CC0000;
}

.separatore1 {
	border: 1px #CC0000;
}
.rigapari {
	background-color: #FCFCFC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;

}
.rigadispari {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}
.titologreyXmod {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
.titolorossobig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E10915;
}
.TitoloBianco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.smalljust {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: justify;
}
.normale_just {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}

.showstate{
cursor:hand;
cursor:pointer;
float: right;
margin-top: 2px;
margin-right: 3px;
}

.headers{
cursor:hand;
width: 550px;
font-size: 12px;
font-weight: bold;
text-decoration: underline;
}

.switchcontent{
font-size: 12px;
width: 550px;
border-top-width: 0;
text-align: justify;
text-decoration: none;
}