@charset "utf-8";
body {
	background-color: #000000;
	margin-top: 3px;
	margin-left: 1px;
	margin-right: 1px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.testo_ara {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: oblique;
	font-weight: normal;
	color: #ffb100;
	text-decoration: none;
}
.testo_ara_big {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: oblique;
	font-weight: normal;
	color: #ffb100;
	text-decoration: none;
}

.testo_big {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: oblique;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.testo_big a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: oblique;
	font-weight: normal;
	color: #ffb100;
	text-decoration: none;
}
.testo_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #929292;
	text-decoration: none;
}
.testo_small a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.box {
	background-color: #000000;
	border: 1px solid #5c5c5c;
	background-image: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 1px;
	scrollbar-3dlight-color : #000000;
    scrollbar-arrow-color : #ffffff;
    scrollbar-base-color : #2b2e2f;

}
.selecttt {
    border-right: #000000 10px solid;
	border-top: #000000 10px solid;
	border-left: #000000 10px solid;
	border-bottom: #000000 10px solid;
	background-color: #000000;
	border: 1px solid #5c5c5c;
	background-image: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 1px;
	scrollbar-3dlight-color : #000000;
    scrollbar-arrow-color : #ffffff;
    scrollbar-base-color : #2b2e2f;

}