body { 
	OVERFLOW:scroll;
	OVERFLOW-X:hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt; 
	color: #666666; 
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/sfumatura.gif); 
	background-repeat: repeat-x;
}
.table_normal{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	color: #000000;
	text-align: justify;
}
.table_normal_center{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	color: #000000;
//	text-align: center;
}
.table_sfondo{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	color: #000000;
	text-align: justify;
	background-repeat: repeat; 
	background-image: url(/immagini/sf_tabella.gif);
}
.table_small{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 7pt; 
	font-style: normal; 
	color: #000000;
}
.table_small_black{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 7pt; 
	font-style: normal; 
	color: #FFFFFF;
; background-color: #000000
}
.table_title { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	color: #CC0000; ; 
	font-weight: bold;
}
a:link{	
	color: #ffffff;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
/*	font-size: 20pt;*/
	} 
a:visited {
	color: #ffffff;
	text-decoration: none
	font-family: Verdana, Arial, Helvetica, sans-serif; 
/*	font-size: 20pt;*/
	}
a:hover {
	color: #ffffff;
	text-decoration: none
	font-family: Verdana, Arial, Helvetica, sans-serif; 
/*	font-size: 20pt;*/
	} 
a:active {
	color: #ffffff;
	text-decoration: none
	font-family: Verdana, Arial, Helvetica, sans-serif; 
/*	font-size:20pt; */
}



#csstopmenu, #csstopmenu ul{
padding: 0;
margin: 0;
list-style: none;
}

#csstopmenu li{
float: left;
position: relative;
}

#csstopmenu a{
text-decoration: none;
}

.mainitems{
border: 1px solid black;
border-left-width: 0;
/* background-color: #D8FE89; */
}

.headerlinks a{
margin: auto 8px;
font-weight: bold;
color: white;
}

.headerlinks a:hover{
color: #FF0000;
}



.submenus{
display: none;
width: 10em;
position: absolute;
top: 1.2em;
left: 0;
background-color: #666666;
border: 1px solid black;
filter: alpha(opacity=90); -moz-opacity:0.9;
}

.submenus li{
width: 100%;
}

.submenus li a{
display: block;
width: 100%;
text-indent: 3px;
}

html>body .submenus li a{ /* non IE browsers */
width: auto;
}

.submenus li a:hover{
background-color: #EFEFEF;
color: black;
}

#csstopmenu li>ul {/* non IE browsers */
top: auto;
left: auto;
}

#csstopmenu li:hover ul, li.over ul {
display: block;
}

html>body #clearmenu{ /* non IE browsers */
height: 3px;
}
