A {
	text-decoration: underline;
	color: #35596F;
	font-weight: bold;

}

A:Hover {
	text-decoration: underline;
	color: #3F6698;
}
body {
	background-color: #eeeeee;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	background-image: url(images/sfondo.gif);
	background-repeat: repeat-x;
}
h1{
font-size:14px;
}
.menuIE {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 10px ;
	font-weight : bold ;
	color : #ffffff ;
	text-decoration : none ;
	}
.menuNN {
	font-family : Verdana, Arial, Helvetica, sans-serif ;
	font-size : 11px ;
	font-weight : bold ;
	color : #ffffff ;
	text-decoration : none ;
}

.colonna {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:5px;
	line-height: 20px;
}
.colonnaRight {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:10px;
	line-height: 20px;
}
.contorno {
	border-top: 1px none #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px none #999999;
	border-left: 1px solid #999999;
}
.titoloColonna {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	vertical-align: bottom;
	padding-bottom:3px;
	padding-left: 15px;
}
.titoloColonnaRight {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	vertical-align: bottom;
	padding-left:15px;
	padding-bottom:3px;
}
.main_sfondo {
	background-image: url(images/main_sfondo.gif);
	background-repeat: repeat-x;
}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.mainFooter {
	background-color: #EEEEEE;
	background-image: url(images/main_footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.bordoContorno {
	border: 1px solid #999999;
}
.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
.tabellaResult {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
	padding:2px;
}
