<style type="text/css">

Dummy {
}

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

body,html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	height:99%;
	overflow:hidden;
}

.titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #555555;
	font-weight:bold;
}

.sottotitolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight:normal;
}

#Header {
	position:absolute;
	z-index:2;
	overflow: hidden;
	border-style:solid;
	border-color:#8AAACC;
	border-width:1px;
	background-color:#B9CDE6;
	padding:3px;
	vertical-align:middle;
}

#Menu {
	position:absolute;
	z-index:1;
	overflow: hidden;
	border-style:solid;
	border-color:#8AAACC;
	border-width:1px;
	background-color:#B9CDE6;
	padding:3px;
	color:#FFFFFF;
}

#Main {
	position:absolute;
	z-index:3;
	overflow-y:scroll;
	border-style:solid;
	border-color:#8AAACC;
	border-width:1px;
	background-color:#CFD6E6;
	padding:3px;
}

a {
	text-decoration:none;
	color:#000000;
}

a:visited {
	color: #000000;
	text-decoration:none;
}

a:active {
	color: #000000;
	text-decoration:none;
}

a:hover {
	color: #FF0000;
	text-decoration:none;
}

a#menutext {
	color:#FFFFFF;
}

a#menutext:hover {
	color: #FF0000;
}

.tabletitle {
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
	background-color:#97ADC2;
}

.tablecontent {
	background-color:#FFCEB0;
	padding-left:3px;
	padding-right:3px;
	font-size: 12px;
}

.udidbox {
	padding-left:10px;
	overflow:visible;
	float:left;
	width:330px;
	overflow:hidden;
}

.whiteBox {
	background-color:#FFFFFF;
	border:#000000 1px solid;
	padding:2px;
	float:none;
	margin-left:330px;
	margin-right:10px;
}

a.udiditem {
	white-space:nowrap;
	color:#444444;
	width:100%;
}

a.udiditem:visited {
	color:#444444;
}

a.udiditem:active {
	color:#444444;
}

a.udiditem:hover {
	white-space:nowrap;
	color: #FF0000;
	width:100%;
}

</style>
