body {
	scrollbar-face-color: #fefefb;
	font-size: 12px;
	scrollbar-highlight-color: #eaeae2;
	scrollbar-shadow-color: #eaeae2;
	color: #FFFFFF;
	scrollbar-3dlight-color: #fefefb;
	scrollbar-arrow-color: #c4c4af;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	scrollbar-darkshadow-color: #c4c4af;
	scrollbar-base-color: #fefefb;
	background-color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(bg.gif);

}
td {
	font-size: 12px; 
	font-family: Tahoma, Verdana, sans-serif;
}
a {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #542B12; 
	text-decoration: underline;
}
input {
	border-right: #333333 1px solid;
	border-top: #333333 1px solid;
	border-left: #333333 1px solid;
	border-bottom: #333333 1px solid;
	background-color: #FAF9EB;
	font-size: 11px;
}
select {
	border-right: #709aba 1px solid; 
	border-top: #709aba 1px solid; 
	font-size: 11px; 
	border-left: #709aba 1px solid; 
	border-bottom: #709aba 1px solid; 
	background-color: #FAF9EB;
}
option {
	font-size: 11px;
	background-color: #FAF9EB;
}
textarea {
	border-right: #709aba 1px solid;
	border-top: #709aba 1px solid;
	font-size: 11px;
	border-left: #709aba 1px solid;
	border-bottom: #709aba 1px solid;
	background-color: #FAF9EB;
	color: #4F421F;
}


.corpo {
	padding: 8px;
	text-align: left;
	background-color: #A29B93;
	vertical-align: top;
}

.nav {
	background-color: #2C415A;
	vertical-align: top;
}

.lingua {
	color: #CECBB2;
	font-size: 11px;
	text-decoration: none;
}

.lingua:hover {
	color: #CECBB2;
	font-size: 11px;
	text-decoration: underline;
}
.riga {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
