.center {
	background-color: #E9E7E2;
	border: 1px solid #030;;
	border-left: 0;
	padding: 0;
}

body {
	background-color: #FFF;
}

a {
	color : #006600;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	text-decoration : underline;
}

a:hover {
	color : #009900;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	text-decoration : none;
}

p {
	color : #333300;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	margin-left : 10px;
	margin-right : 10px;
}

p.evidenziatore {
	font-size: 14px;
	font-weight: bold;
}

td {
	color : #333300;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	margin-left : 10px;
	margin-right : 10px;
}

.leftcenter  {
	background-color : #FFDDAA;
	border : 1px #003300 solid;
	padding : 0px;
}

.up {
	background-color : #FFDDAA;
	border-style : solid;
	border-color : #000000 #003300 #000000 #000000;
	border-width : 0px 1px 0px 0px;
	padding : 0px;
}

#rotator
{
	overflow: hidden;
	position: relative;
	width: 230px;
	height: 155px;
}