input.regform {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003399;
	border: none;
}
input.regformborder {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003399;
	border: 1px solid #FFFFFF;
}
input.regformred {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: red;
	border: none;
}
input.regformbutton {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	background-color: #FFFFFF;
	border: 1px dashed #003399;
	text-align: center;
	vertical-align: middle;
	cursor: hand;
}
select.regform {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003399;
	border: none;
}
select.circuito {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #003399;
	border: none;
}
td.testohelp {
	font-family: "Arial";
	font-size: 12px;
	color: #003399;
	text-align: justify;
}
td.regform {
	border: 1px dashed #003399;
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #003399;
}
td.toptennumber {
	font-family: "Courier New", Courier, mono;
	font-size: 24px;
	color: #003399;
	font-weight: bold;
	border-top: 1px none #003399;
	border-right: 1px none #003399;
	border-bottom: 1px dashed #003399;
	border-left: 1px none #003399;
}
td.regformanagrafica {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #003399;
}
td.menu {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #003399;
	vertical-align: middle;
}
td.menu1 {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #0066CC;
	vertical-align: middle;
}
td.menu2 {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #3399CC;
	vertical-align: middle;
}
td.menu3 {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #FFFFFF;
	vertical-align: middle;
}
td.menuuser1 {
	font-family: "Courier New", Courier, mono;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #0066CC;
	vertical-align: middle;
}
td.menuuser2 {
	font-family: "Courier New", Courier, mono;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #3399CC;
	vertical-align: middle;
}
td.menuquadro1 {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #003366;
	background-color: #C0C0C0;
	vertical-align: middle;
}
td.menuquadro2 {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #003366;
	background-color: #FFFFFF;
	vertical-align: middle;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C0C0C0;
}
td.menured {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #FF0000;
	vertical-align: middle;
}
textarea.contatto {
	font-family: "Courier";
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
	background-color: #003399;
}
textarea.stringhe {
	font-family: "Arial";
	font-size: 13px;
	color: black;
	text-align: justify;
}
textarea.stringacondizioni {
	font-family: "Arial";
	font-size: 12px;
	color: black;
	text-align: justify;
}
a.linkgrosso:link, a.linkgrosso:visited{
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	color: #003399;
	font-style: normal;
	font-weight: bold;
}
a.linkgrosso:hover{
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	color: red;
	font-style: normal;
	font-weight: bold;
}
a.linkmenu:link, a.linkmenu:visited{
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
a.linkmenu:hover{
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
}
a.link:link, a.link:visited{
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #003399;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
a.link:hover{
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
}
ul {
	list-style-image: url(../images/li.gif);
	list-style-position: inset;
	vertical-align: middle;
}
