a.toplinks{
	color : #000000;
}

body {
	margin-top : 0px;
}

body, td {
	color : #444444;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

h1 {
	border-bottom-color : #11487E;
	border-bottom-style : double;
	border-bottom-width : 3px;
}

h1 a:link, h1 a:visited {
	color : #444444;
	font-weight: bold;
	text-decoration: none;
}
h1 a:hover{
	color : #656565;
}

h1.title{
	margin-top 	: 6px;
	margin-left 	: 6px;
	margin-right 	: 6px;
	margin-bottom 	: 0px;
	padding: 0px;
}

h2 {
	background-color : #EFEFEF;
}
h2.title {
	font-size 	: 13px;
	margin-top 	: 2px;
	margin-bottom 	: 0px;
	padding: 0px;
}
h2.title a{
	font-weight	: bold;	
}

table.nav{
	margin-top : 6px;
}

td.footer{
	background-color : #A5A5A5;
	color : #FFFFFF;
	font-size : 12px;
}

td.footer a:link, td.footer a:visited{
	color : #FFFFFF;
	text-decoration : none;
}

td.footer a, td.footer a:visited{
	text-decoration : underline;
}

table.nav td.nav{
	background-color : #00477F;
}

table.nav td.nav a:hover{
	text-decoration : underline;
}

table.nav td.nav, table.nav td.nav a, table.nav td.nav a:visited {
	color : #FFFFFF;
	font-family : Verdana;
	font-size : x-small;
	text-decoration : none;
}

table.nav th{
	background-color : #CCCCCC;
	padding: 3px; 
	font-size : 13px;
	font-weight : bold;
	margin-bottom : 1px;
}
table.nav th a, table.nav th a:visited{
	font-weight : bold;
	padding-bottom : 1px;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 1px;
	text-decoration : none;
	width : 100%;
/*	color: #1A537F;
*/
}
table.nav td{
	background-color : #EDEEF1;
	border-bottom : 1px solid #E3E4E5;
	border-top : 1px solid #F9FAFA;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	margin-bottom : 1px;
	padding : 2px 10px;
}

table.nav td.nav0{
	background-color : #F5F5F5;
	border-bottom : 1px solid #F5F5F5;
	border-top : 1px solid #F5F5F5;
	font-size : 8px;
}

table.nav td a, table.nav td a:visited{
	border : 1px solid #EDEEF1;
	font-weight : bold;
	padding-bottom : 1px;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 1px;
	text-decoration : none;
	width : 100%;
	color: #0000FF;
}

table.nav td a:hover{
	background-color : #F3F4F6;
	border : 1px solid #FFFFFF;
}

td.nav2{
	background-color : #F3F4F6;
	border-bottom : 1px solid #E3E4E5;
	border-top : 1px solid #F9FAFA;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin-bottom : 1px;
	padding : 2px 10px;
}

td.nav2 a, td.nav2 a:visited{
	border : 1px solid #EDEEF1;
	color : #444444;
	padding-bottom : 1px;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 1px;
	text-decoration : none;
	width : 100%;
	font-weight : bold;
}

td.nav2 a:hover{
	background-color : #F3F4F6;
	border : 1px solid #FFFFFF;
}

td.nav2 form{
	font-size : 11px;
	font-weight : normal;
	margin-top : 5px;
	text-align : center;
}

.divisore{
	border-left : 1px solid #A5A5A5;
}

.grigio, .grigio a{
	background-color : #A5A5A5;
	color : #FFFFFF;
}

.input1{
	color : #505050;
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	margin-bottom : 1px;
	width : 130px;
}

.input2{
	color : #505050;
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	margin-bottom : 1px;
}

.separatore{
	height : 2px;
}

.text1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}


div.listelement{
	margin-bottom: 5px;
}

div.listelement .data{
	color: #800000;
}
div.loginError{
	margin: 2px;
	text-align: center;
	font-weight: bold;
	color: #FF0000;
}
