.corpohome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	border: 1px solid #333333;
	color: #000000;
	height: 14px;
	width: 140px;
}
.corpo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.titoletto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #930801;
	text-decoration: none;
}
.NAME {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #930801;
}
body, tr, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #930801;
	font-weight: bold;
	margin: 0px;
	border-top-color: #000099;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 18px;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 20px;
	width: 100px;
}
.bottone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 20px;
	width: 100px;
}

.TEXTAREA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 100px;
	width: 300px;
}

.botton {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 20px;
	width: 400px;
}
a {
	text-decoration: none;
	color: #930801;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 14px;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 18px;
	color: #930801;
}
.td_rosso {
	background-color: #930801;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.td_nero {
	background-color: #333333;
}
.td_rosa {
	background-color: #ECD9D9;
}
.td_grigio {
	background-color: #F3F3F3;
}
.titolo {
	font-weight: bold;
}
.td_nero1 {
	background-color: #000000;
}

