BODY  {
	font-size : 10px;
	font-family : Verdana,Arial;
	color : #000099;
	background-color : white;
	scrollbar-face-color :  white;
	scrollbar-shadow-color : #000099;
	scrollbar-highlight-color : #000099;
	scrollbar-3dlight-color : white;
	scrollbar-darkshadow-color : white;
	scrollbar-track-color : white;
	scrollbar-arrow-color : #FF6600;
}

BODY.RICHIESTA  {
	font-size : 10px;
	font-family : Verdana,Arial;
	color : #000099;
	background-color : #E5EEF5;
	scrollbar-face-color :  white;
	scrollbar-shadow-color : #000099;
	scrollbar-highlight-color : #000099;
	scrollbar-3dlight-color : white;
	scrollbar-darkshadow-color : white;
	scrollbar-track-color : #E5EEF5;
	scrollbar-arrow-color : #FF6600;
}

DIV.SOTTOLINEATO {
	text-decoration : underline;
}


TD.TESTO  {
	font-size :12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000099;
}

A  {
	font-size : 12px;
	font-family : Verdana,Arial;
	color : #000099;
	text-decoration : underline;
	font-weight : bold;
}

A:Visited  {
	font-size : 12px;
	font-family : Verdana,Arial;
	color : #999999;
	text-decoration : none;
	font-weight : bold;
}

A:Active  {
	font-size : 12px;
	font-family : Verdana,Arial;
	color: #FF6600;
	text-decoration : none;
	font-weight : bold;
}

A:Hover  {
	font-size : 12px;
	font-family : Verdana,Arial;
	text-decoration : none;
	color : #FF6600;
	font-weight : bold;
}

A.BLU  {
	font-size : 12px;
	font-family : Verdana,Arial;
	color : #000099;
	text-decoration : none;
	font-weight : bold;
}

A.BLU:Visited  {
	font-size : 12px;
	font-family : Verdana,Arial;
	color : #000099;
	text-decoration : none;
	font-weight : bold;
}

A.BLU:Active  {
	font-size : 12px;
	font-family : Verdana,Arial;
	color: #000099;
	text-decoration : underline;
	font-weight : bold;
}

A.BLU:Hover  {
	font-size : 12px;
	font-family : Verdana,Arial;
	text-decoration : underline;
	color : #000099;
	font-weight : bold;
}

A.ARANCIO  {
	font-size : 12px;
	font-family : Verdana,Arial;
	color : #FF6600;
	text-decoration : none;
	font-weight : bold;
}

A.ARANCIO:Visited  {
	font-size : 12px;
	font-family : Verdana,Arial;
	color : #FF6600;
	text-decoration : none;
	font-weight : bold;
}

A.ARANCIO:Active  {
	font-size : 12px;
	font-family : Verdana,Arial;
	color: #FF6600;
	text-decoration : underline;
	font-weight : bold;
}

A.ARANCIO:Hover  {
	font-size : 12px;
	font-family : Verdana,Arial;
	text-decoration : underline;
	color : #FF6600;
	font-weight : bold;
}

H1.DETTAGLIO  {
	font-size : 20px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #FF6600;
}

INPUT {
	font-size :10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
	border : 1px solid #000099;
	background : #FFFFFF;
}

INPUT.BORDATO {
	font-size :10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
	background : #FFFFFF;
	border : 1px solid Black;
}

INPUT.ISCRIZIONE {
	font-size :10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
	border : 1px solid Black;
	border-left : none;
	border-right : none;
	border-top : none;
}

INPUT.GHOST  {
	background-color : transparent;
	color : black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 10px;
	border : 0px solid;
}

TEXTAREA.TESTOPRI  {
	font-size :9px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : black;
	border : 1px solid #000099;
}

TEXTAREA.TESTO  {
	font-size :12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : black;	
	border : 1px solid #000099;
}

INPUT.CHECK {
	font-size :10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	border : none;
	background-color : trasparent;
}

TABLE.BORDATA {
	border : thin solid #FF6600;
}

