.bg {
	background-repeat: no-repeat;
	background-position: center center;
}

.arial_9b {
	font-family: Arial, Verdana;
	font-size: 9px;
	font-weight: bold;
}
a.arial_9b:link {
	text-decoration:none;
}
a.arial_9b:visited {text-decoration:none}

.arial_10b {
	font-family: Arial, Verdana;
	font-size: 10px;
	font-weight: bold;
	color:#2D4D02;
}

.verdana_9 {
	font-family: Verdana;
	font-size: 9px;
}
a.verdana_9:link {text-decoration:none;color:#000000;}
a.verdana_9:visited {text-decoration:none;color:#000000;}

.arial_11b {
	font-family: Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color:#4D671C;
}

.times_14 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color:#663300;
}
a.times_14:link {text-decoration:none;}
a.times_14:visited {text-decoration:none;}


.times_12 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color:#663300;
}


.tahoma_11b {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight:bold;
	color:#47201F;
}

a.tahoma_11b:link {text-decoration:none;color:#47201F;}
a.tahoma_11b:visited {text-decoration:none;color:#47201F;}
a.tahoma_11b:hover {text-decoration:underline;color:#47201F;}


.tahoma_11 {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color:#4D671C;
}


#cerca {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	border-style: none;
	border: none;
	width: 110px;
	height:17;
	color: #660000;
}

.hand {
	cursor: hand;
}


#campo {
	width: 111;
	height:16;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #E2E5CA;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #54554B;
	border-right-color: #E8EBD5;
	border-bottom-color: #EEF0E0;
	border-left-color: #888A7A;
}

#area_testo {
	width: 167;
	height:72;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-style:none;
	border-top-color: #54554B;
	border-bottom-color: #EEF0E0;
	border-left-color: #888A7A;
	border-right-color: #E8EBD5;
	background-image: url(images/box.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR:  #880000;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
}

#area_testoNN {
	width: 167;
	height:72;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #54554B;
	border-bottom-color: #EEF0E0;
	border-left-color: #888A7A;
	border-right-color: #E8EBD5;
	background-color: #E2E5CA;

}
.none {
	display: none;
}

