A {
	TEXT-DECORATION : underline;
	COLOR : #1B4D86;
}


A:HOVER{
	COLOR : #297fe0;
	cursor: hand;
	TEXT-DECORATION : underline;
	
}


A:VISITED {
	COLOR : #1B4D86;
	TEXT-DECORATION : underline;
}

body {
	background-color: #f1f1f1;

	FONT-FAMILY : Verdana, Arial, Trebuchet MS, Helvetica, Geneva, Swiss, SunSans-Regular, Lucida, sans-serif;
	FONT-SIZE : 12px;
	SCROLLBAR-FACE-COLOR: #ffffff; 
	SCROLLBAR-HIGHLIGHT-COLOR: #B2BAC4; 
	SCROLLBAR-SHADOW-COLOR: #999999; 
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; 
	SCROLLBAR-ARROW-COLOR:  #000000; 
	SCROLLBAR-TRACK-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: #f1f1f1; 
}


TD {
	COLOR : #000000;
	FONT-FAMILY : Verdana, Arial, Trebuchet MS, Helvetica, Geneva, Swiss, SunSans-Regular, Lucida, sans-serif;
	FONT-SIZE : 12px;
}

select {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 12px;
border: 1px solid #999999;
} 

.Sitetitle {
font-family : Verdana,Arial,Helvetica;
color : #191970;
font-size : 20pt;
text-align : middle;
font-weight : lighter;
}


.TextLabel{
font-family : Verdana,Arial,Helvetica;
color : #FFFFFF;
font-size : 8pt;
text-align : middle;
font-weight : lighter;
}


.Text{
font-family : Verdana,Arial,Helvetica;
color : #66ffff;
font-size : 8pt;
text-align : middle;
font-weight : lighter;
}


.Text2{
font-family : Verdana,Arial,Helvetica;
color : #0000CD;
font-size : 10pt;
text-align : middle;
font-weight : lighter;
}

.Text3{
font-family : Verdana,Arial,Helvetica;
color : #191970;
font-size : 11pt;
text-align : middle;
font-weight : bold;
}

p {
text-align: justify;
text-indent: 12px;
}

.TextBox {
color: #336699;
font-family: Arial;
text-decoration: none;
font-size: 8pt;
border-width : 1;
border-style : solid;
border-color : navy;
}

.submit {
color: #336699;
font-family: Arial;
text-decoration: none;
font-size: 8pt;
border-width : 1;
border-style : solid;
border-color : navy;
}

.firma {
font-family : Verdana,Arial,Helvetica;
color : #ff0000;
font-size : 10pt;
text-align : center;
font-weight : lighter;
font-style : italic;
}


/*table {

/*border-width : 1;
/*border-style : solid;
/*border-color : navy;
/*}



/*                     Messaggi di avviso                              */

.AdviseMessage {
font-family : Verdana,Arial,Helvetica;
color : #000000;
font-size : 10pt;
text-align : left;
font-weight : lighter;
}



/*                     Messaggi di errore                               */

.ErrorAlert {
font-family : Verdana,Arial,Helvetica;
color : #FF4500;
font-size : 10pt;
text-align : middle;
font-weight : lighter;
}


.ErrorMessage {
font-family : Verdana,Arial,Helvetica;
color : #ff0000;
font-size : 10pt;
text-align : left;
font-weight : lighter;
}