body {
	margin-left: 0px;
	margin-top: 0px;
	background-color:#FFFFFF;
	left: 0px;
	top: 0px;
	padding: 0px;
	font-size:10pt;
	color: #333333;
	letter-spacing: 0.1mm;
	text-align: left;
	vertical-align: top;
	white-space: normal;
	background-image: url(/css/backg_quadr.gif);
	font-family:Arial, Helvetica, sans-serif;
	
}
a {
	font-size: 10px;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0.1mm;
	line-height:10px;
}
A:hover {
	text-decoration: underline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	letter-spacing: normal;
	letter-spacing: 0.1mm;
	line-height:10px;
}
.testo_medio{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: justify;
}
.testo_medio_g {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	white-space: normal;
	display: inline;
	LETTER-SPACING: 0.3mm;
	color:#666666;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	word-spacing: normal;
	white-space: normal;
	display: inline;
	font-weight: normal;
	LETTER-SPACING: 0.3mm;
	color: #333333;
	font-style: italic;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000033;
	LETTER-SPACING: 0.1mm;
	white-space: normal;
	display: inline;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000033;
	white-space: normal;
	LETTER-SPACING: 0.1mm;
	TEXT-ALIGN: justify;
	display: inline;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	white-space: normal;
	LETTER-SPACING: 0.1mm;
	display: inline;
	color: #000033;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	white-space: normal;
	LETTER-SPACING: 0.1mm;
	display: inline;
	color: #000033;
}
.testo_piccolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	LETTER-SPACING: 0.1mm;
	font-weight: normal;
}
INPUT.Button {
	background-color:#307998; 
	color:#FFFFFF; 
	font-size:9pt; 
	font-weight:bold; 
	letter-spacing: 0.2mm;
	width:80px;
	height:20px;
	background-image:url(/css/button.gif);
}

select {
	font-size:10pt; 
	letter-spacing: 0.2mm;
	height:25px;
	background-color:#F1F1FF;
}

TextArea {
	font-size:10pt; 
	letter-spacing: 0.2mm;
	height:25px;
	background-color:#F1F1FF;
}
INPUT.Text {
	font-size:9pt; 
	letter-spacing: 0.1mm;
	/*width:200px;*/
	font-family:Tahoma,Arial,sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#2B2B2B;
	margin:0px;
	padding:0px;
	margin-top:1px;
	/*background-image:url(/adminarea/css/Text.gif);*/
}

.Cancel{
	background-color:#CC9966; 
	color:#RED; 
	font-size:9pt; 
	font-weight:bold; 
	letter-spacing: 0.3mm;
	height:25px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 0.1mm;
	font-weight: normal;
	white-space: normal;
	display:block;
	color: #000000;
}
.Label {
	font-size: 9px;
	background-image: url(/css/tab_sel.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 80px;
	text-align: right;
	vertical-align: middle;
}
.TextNumerico {
	font-size:8pt; 
	letter-spacing: 0.2mm;
	height:11px;
	text-align:right;
	background-image:url(/adminarea/css/Text.gif);
}
THead{
	background-color:#3366CC;
	text-align:center;
	font:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}

