
#dropmenudiv{
position:absolute;
background-color: #5A8106;
border:1px solid #3A4F0D;
border-bottom-width: 0;
font:normal 10px Verdana;
line-height:18px;
z-index:100;
padding:5px;

}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #3A4F0D;
padding: 0px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #EAF3D4;
color:#000000;
font:normal 10px Verdana;
}

/*--------------------------------------------*/




.scroll{

scrollbar-arrow-color:#ffffff; 
scrollbar-base-color:#003675; 
scrollbar-darkshadow-color:#ffffff; 
scrollbar-face-color:#003675; 
scrollbar-highlight-color:#003675; 
scrollbar-shadow-color:#003675; 
scrollbar-track-color:#748FB4; 
scrollbar-3dlight-color:#ffffff;


}




#dropmenudiv{
position:absolute;
background-color: #AFBDCF;
border:1px solid #ffffff;
border-bottom-width: 0;
font:normal 10px Verdana;
line-height:18px;
z-index:100;

}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #ffffff;
padding: 0px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #8A9BAF;
}

/*--------------------------------------------*/



.formcol{
    font-family: verdana, arial, helvetica;
	background : #003D7E;
	color : #ffffff;
	font-size:9px;
	font-weight:bold;
	border-style:solid;
	border-width:1px;
	border-color:#ffffff;
	padding:0px;}
	
	

.form {
color : #000000;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:11px;
border-style:solid;
border-width:1px;
border-color:#003D7E;
background-color:#ffffff;
} 



A:Link  {
    font-family: verdana, arial, helvetica;
	font-weight:bold;
	font-size: 12px;
	color: #97AFCF;
	line-height:16px;
	text-decoration: none; 
	
}

A:Visited  {
	color : #97AFCF;
	 font-family: verdana, arial, helvetica;
	font-weight:bold;
	line-height:16px;
	font-size : 12px;
	text-decoration: none;
	
}

A:Active  {
  font-family: verdana, arial, helvetica;
	font-weight:bold;
	color:#97AFCF;
	line-height:16px;
	font-size : 12px;
	text-decoration: none;
	
}

A:Hover  {
	text-decoration : underline;
	 font-family: verdana, arial, helvetica;
	font-weight:bold;
	line-height:16px;
	font-size : 12px;
	color:#97AFCF;
}



A.menu:Link  {
    font-family: verdana, arial, helvetica;
	font-weight:bold;
	font-size: 10px;
	color: #002E6C;
	text-decoration: none; 
	line-height:20px;
	}

A.menu:Visited  {
	 font-family: verdana, arial, helvetica;
	font-weight:bold;
	font-size: 10px;
	color: #002E6C;
	text-decoration: none; 
	line-height:20px;
	
}


A.menu:Active  {
 font-family: verdana, arial, helvetica;
	font-weight:bold;
	font-size: 10px;
	color: #002E6C;
	text-decoration: none; 
	line-height:20px;
	
}

A.menu:Hover  {
	 font-family: verdana, arial, helvetica;
	font-weight:bold;
	font-size: 10px;
	color: #F19304;
	text-decoration: none; 
	line-height:20px;
}




.immagine{
	border-color: #ffffff; 
	border-style: solid; 
	border-width: 1px; 

}




.titolo  {
	font-family : verdana, arial, helvetica;
	font-size : 13px;
	font-weight: bold;
	line-height:16px;
	color : #ffffff;
	
}


.sottotitolo  {
	font-family : verdana, arial, helvetica;
	font-size : 10px;
	font-weight: normal;
	line-height:16px;
	color : #ffffff;
	
}


/*.testo  {
	font-size : 11px;
	font-family :verdana, arial, helvetica;
	line-height:16px;
	color : #ffffff;
	text-decoration: none; 
}*/




.copy  {
	font-size : 10px;
	font-family :verdana, arial, helvetica;
	line-height:16px;
	color : #4F4F4F;
	text-decoration: none; 
}



.data  {
	font-size : 11px;
	font-family :verdana, arial, helvetica;
	line-height:16px;
	color : #4F4F4F;
	text-decoration: none; 
	font-weight:normal;
}


table  {
	font-size : 12px;
	font-family :verdana, arial, helvetica;
	line-height:18px;
	color : #ffffff;
	text-decoration: none; 
	font-weight:bold;
	
}


.menuCelle{
background-color:#F7C476;
border-bottom:3px solid #F19304;

}

.menuCelleblu{
background-color:#002E6C;
border-bottom:3px solid #F19304;

}