.Tahoma8Arancio {
	font-family : tahoma;
	font-weight : bold;
	font-size : 8pt;
	color : #F9DA6C;
}
.Tahoma8ArancioScuro {
	font-family : tahoma;
	font-weight : bold;
	font-size : 8pt;
	color : #EE722E;
}
.Tahoma10ArancioScuro {
	font-family : tahoma;
	font-weight : bold;
	font-size : 10pt;
	color : #EE722E;
}
.Tahoma8Verde {
	font-family : tahoma;
	font-weight : bold;
	font-size : 8pt;
	color : #B4CC2B;
}

.INPUT.InText {
	background-color : White;
	font-family : Tahoma;
	font-size : 11px;
	color : #5B5B5B;	
    text-align : left;
	border-left-width : thin;
}


.Tahoma8Acqua {
	font-family : tahoma;
	font-weight : bold;
	font-size : 8pt;
	color : #BCD9AA;
}

.Tahoma8Giallo {
	font-family : tahoma;
	font-weight : bold;
	font-size : 8pt;
	color : #F8FACA;
}

.Tahoma8Blu {
	font-family : tahoma;
	font-weight : bold;
	font-size : 8pt;
	color : #7EA7C2;
}

.Tahoma8BluB {
	font-family : tahoma;
	font-weight : bold;
	font-size : 8pt;
	color : #3C607A;
}

.Tahoma10Blu {
	font-family : tahoma;
	font-weight : bold;
	font-size : 10pt;
	color : #40637A;
}

.Tahoma15Blu {
	font-family : tahoma;
	font-weight : normal;
	font-size : 15pt;
	color : #40637A;
}

.Tahoma8Grigio {
	font-family : tahoma;
	font-weight : normal;
	font-size : 8pt;
	color : #5B5B5B;
}

.Tahoma8GrigioB {
	font-family : tahoma;
	font-weight : bold;
	font-size : 8pt;
	color : #5B5B5B;
}

.Tahoma11Grigio {
	font-family : tahoma;
	font-weight : normal;
	font-size : 11pt;
	color : #5B5B5B;
}
.Tahoma9GrigioB {
	font-family : tahoma;
	font-weight : bold;
	font-size : 9pt;
	color : #5B5B5B;
}
.Arial8Blu {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 7.5pt;
	color : #40637A;
}

.Arial10Rosso {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 10pt;
	color : #ED722E;
}
.Arial10RossoN {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 10pt;
	color : #ED722E;
}
.Arial8Rosso {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 8pt;
	color : #ED722E;
}


A:HOVER.menuAlto {
	text-decoration : underline;
}


A, A:VISITED, .menuAlto {
		text-decoration : none;
}


