a:link { color: #000066; text-decoration: none }
a:visited { color: #000066; text-decoration: none }
a:active { color: #000066}
a:hover {
	color: #37c3c3;
	text-decoration: underline;
}
.testobase11 {
	font-size: 11px;
	line-height: 120%;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: square;
}
.testobase11Bold {
	font-size: 11px;
	line-height: 13px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: square;
	font-weight: bold;
}
.bordoarancio {
	border: 1px solid #e57d0d;
}
.txfinestra13 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
}
.txfinestra13Bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.txfinestra13BoldItalic {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-style: oblique;
	color: #333333;
}
.txfinestra13rientro {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-indent: 10px;
	color: #333333;
}
.txfinestra13Italic {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: oblique;
	color: #333333;
}
.testobase11Bianco {
	font-size: 11px;
	line-height: 120%;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: square;
}
.testobase11BoldBianco {
	font-size: 11px;
	line-height: 13px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: square;
	font-weight: bold;
}
.testobase11BoldGrigio {
	font-size: 11px;
	line-height: 13px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: square;
	font-weight: bold;
}
.testobase10BoldGrigio {
	font-size: 10px;
	line-height: 13px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: square;
	font-weight: bold;
}
.testobase11Rosso {
	font-size: 11px;
	line-height: 13px;
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: square;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #f1f1f1;
	border: 1px solid #004d37;
}
.submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #f1f1f1;
	border: thin solid #004d37;
	font-weight: bold;
}
SELECT{
  border-width: 2px;
  border-style: inset;
  border-color: #004d37;
  color: #333333;
  background-color: #f1f1f1;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  scrollbar-arrow-color: #004d37;
  scrollbar-base-color: #FFCC66;
}
