.help_list{
	cursor: pointer;
}




#BOX
{
    opacity: 0.65;
	-moz-opacity: 0.65;
	filter:alpha(opacity=65);
    position: block;
    top: 25px;
    left: 25px;
    background-color: #EEEEEE;
    width: 130px;
    height: 50px;
    padding: 5px;
    border: Solid 1px #CCCCCC;
}


.formcol{
    font-family: verdana, arial, helvetica;
	background : #FD9003;
	color : #ffffff;
	font-size:12px;
	font-weight:normal;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	padding:0px;
}

.form{
    font-family: verdana, arial, helvetica;
	background : #ffffff;
	color : #000000;
	font-size:12px;
	font-weight:normal;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
}




A:Link,A:Visited,A:Active  {
  font-family: verdana, arial, helvetica;
	font-weight:normal;
	color:#FD4A03;
	line-height:16px;
	font-size : 12px;
	text-decoration: none;
	
}

A:Hover  {
	text-decoration : underline;
	 font-family: verdana, arial, helvetica;
	font-weight:underline;
	line-height:16px;
	font-size : 12px;
	color:#FD4A03;
}


A.menu:Link,A.menu:Visited,A.menu:Active  {
  font-family: verdana, arial, helvetica;
	font-weight:normal;
	color:#000000;
	line-height:16px;
	font-size : 11px;
	text-decoration: none;
	
}

A.menu:Hover  {
	text-decoration : none;
	 font-family: verdana, arial, helvetica;
	font-weight:normal;
	line-height:16px;
	font-size : 11px;
	color:#EC1541;
}





.immagine{
	border-color: #000000; 
	border-style: solid; 
	border-width: 1px; 

}



.titolo  {
	font-family : verdana, arial, helvetica;
	font-size : 18px;
	font-weight: bold;
	line-height:22px;
	color : #FD9003;
	
}


.sottotitolo  {
	font-family : verdana, arial, helvetica;
	font-size : 11px;
	font-weight: normal;
	line-height:16px;
	color : #000000;
	
}



body,table  {
	font-size : 12px;
	font-family :verdana, arial, helvetica;
	line-height:18px;
	color : #000000;
	text-decoration: none; 
}








