.TOP_menu_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	white-space: nowrap;
}
a.TOP_menu_txt:hover {
	color: #666666;
	text-decoration: underline;
}
.TOP_FORM_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F33400;
	font-weight: bold;
	text-decoration: blink;
}
.TOP_FORM_campo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 18px;
	line-height: 11px;
}
.TOP_FORM_pulsante {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #F33400;
	height: 18px;
	line-height: 11px;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 1px;
	text-transform: uppercase;
}
.TOP_FORM_bordo {
	border: 1px dotted #666666;
	background-color: #E3E2E3;
}
.top_sfondo {
	background-image: url(images/top/top_sfondo.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
