

a.empty {
	background: transparent;
	font-size: 11px;
}

A:link {
	color : #556271;
	border-bottom: 1px dotted #5e6c7a;
	font: inherit bold inherit Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

A:active {
	color : #556271;
	border-bottom: 1px dotted #5e6c7a;
	font: inherit bold inherit Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

A:hover {
	color : #5e6c7a;
	background: #f5f3c6;
	text-decoration: none;
	font: inherit Verdana, Arial, Helvetica, sans-serif;
}

A:visited {
	color : #886f58;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	font: inherit Verdana, Arial, Helvetica, sans-serif;
}

table.topnav {
	background: #CCCCCC;
	border-right: 1px solid #878787;
	border-left: 1px solid #838383;
	border-top: 1px solid #7f7f7f;
}

td.topcell {
	background: #d9d2bd;
	height: 85px;
}

td.bottomcell {
	background: #6a7881;
	color: white;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}

p.text {
	color: #000000;
	font: 12px/20px Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
}

p.text_caption {
	color: #000000;
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 2px;
}

p.topnav {
	color: #000000;
	font: 11px/20px Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	margin-top: 2px;
	margin-left: 10px;
	text-transform: none;
}

body {
	background: #6a7881;
	margin: 0px;
}

table.body {
	background: #ffffff;
	border-right: 1px solid #3f3f3f;
	border-bottom: 1px solid #3f3f3f;
	border-left: 1px solid #3f3f3f;
	border-top: 1px solid #7f7f7f;
}

table.main {
	background: #ffffff;
	width: 100%;
	padding: 0p;
	margin-top: 0px;
     margin-right: 0px;
     margin-bottom: 0px;
     margin-left: 0px;
}

p.titolo {
	color: #9d8165;
	font: normal 15px Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	border-bottom: 1px solid #bfbfbf;
	margin-top: 25px;
}

table.lvl1 {
	border-top: 1px solid #c2c2c2;
}

a.empty {
	color : white;
	background: transparent;
	border-bottom: 1px dotted white;
}