body {
	background-color: #000000;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #ffffff;
	scrollbar-face-color:#000000;
    scrollbar-highlight-color:#62766c;
    scrollbar-3dlight-color:#000000;
    scrollbar-shadow-color:#62766c;
    scrollbar-darkshadow-color:#000000;
    scrollbar-track-color:#000000;
    scrollbar-arrow-color:#62766c;
}

td {
	font-size: 11px;
	color: #ffffff;
}

th {
	font-size: 11px;
	color: #ffffff;
}

a {
	color: #c2a669;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #c2a669;
	text-decoration: underline;
	font-weight: bold;
}

input {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: left;
	text-indent: 2px;
	vertical-align: middle;
}

select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: left;
	text-indent: 2px;
	vertical-align: middle;
	height: 18px;
	width: 180px;
	border: 1px #CCCCCC;
}

input.cerca {
	height: 16px;
	width: 50px;
}

td.didascalie
{
	font-size	: 9px;
	text-align	:left;
}
