BODY {
SCROLLBAR-FACE-COLOR: #f2f2f2; SCROLLBAR-TRACK-COLOR: #f2f2f2; SCROLLBAR-DARKSHADOW-COLOR: #ffffff; SCROLLBAR-3DLIGHT-COLOR: #ffffff; SCROLLBAR-HIGHLIGHT-COLOR: #000000; SCROLLBAR-SHADOW-COLOR: #000000; SCROLLBAR-ARROW-COLOR: #000000
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #d5d5d5;
}
body, td, th {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
}
form {
	font-family: Verdana;
	font-size: 12px;
	}
.inputtab {
	font-family: Verdana;
	font-size: 10px;
	border-bottom: 1px dotted;
	border-top: none;
	border-right: none;
	border-left: none;
	background: #F0ECED;
}
textarea {
	font-family: Verdana;
	font-size: 10px;
}
select {
	font-family: Verdana;
	font-size: 9px;
	color: #A00400;
	background: #D9D9D9;
	border: 4px #F0ECED;
}
ul {
	font-family: Verdana;
	font-size: 12px;
	list-style-type: circle;
	list-style-position: outside;
}
ol {
	font-family: Verdana;
	font-size: 12px;
	list-style-type: lower-alpha;
	list-style-position: outside;
}
.small {
	font-family: Verdana;
	font-size: 10px;
}
.big {
	font-family: Verdana;
	font-size: 16px;
}
.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}
.box2 {
	border-width: 3px;
	border-style: solid;
	padding: 5px;
}
a {
	color: #A00400;
	text-decoration: none;
	font-weight: lighter;
}
a:hover {
	color: #399B46;
}
.coloreverde {
	color: #399B46;
}
.colorerosso {
	color: #A00400;
}
.linkfooter {
            font-family: 'Verdana, Arial, Helvetica, sans-serif';
            font-size: 2px;
            visibility: hidden;
}


