BODY {  margin:0;   			
	scrollbar-face-color: #FF7B04; 
	scrollbar-shadow-color:  #000000; 
  	scrollbar-highlight-color: #FF7B04;
	scrollbar-3dlight-color: #F3D174; 
 	scrollbar-darkshadow-color: #F3D174;
	scrollbar-track-color: #FFFFFF; 
	scrollbar-arrow-color: #000000;
	overflow-x: hidden; 
	overflow-y: auto; }

A { font-family:Verdana, Arial; font-size:10; color:#586084; text-decoration:none; cursor:hand; }
A:link { font-family:Verdana, Arial; font-size:10; color:#586084; text-decoration:underline; }
A:visited { font-family:Verdana, Arial; font-size:10; color:#586084; text-decoration:underline; }
A:hover { font-family:Verdana, Arial; font-size:10; color:#ae7822; text-decoration:underline; }

INPUT  {
	font-family:Verdana, Arial;
	font-size:10;
	background-color:#000000;
	color: White;
	border-top:1px outset #FF7B04;
	border-left:1px outset #FF7B04;
	border-bottom:1px outset #FF7B04;
	border-right:1px outset #FF7B04;
	border-style : solid;
}

TEXTAREA { font-family:Verdana, Arial; font-size:10; color:Black; height:50; background-color:#FF7B04; }

SELECT {
	font-family:Verdana, Arial;
	font-size:10;
	color:Black;
	background-color:#FF7B04; 
	border-top:1px outset #FF7B04;
	border-left:1px outset #FF7B04;
	border-bottom:1px outset #FF7B04;
	border-right:1px outset #FF7B04;
	border-style : solid;
	}

FIELDSET { margin:0; }

.Testo {
	font-family:Verdana, Arial;
	color: Black;
	font-size:10;
	font-weight: normal;
}

.Note {
	font-family:Verdana, Arial;
	color:#FFFFFF;
	font-size:9;
	font-weight: normal;
}

.Note2 {
	font-family:Verdana, Arial;
	color: Black;
	font-size:9;
	font-weight: normal;
}

.checkbox {
	font-family:Verdana, Arial;
	font-size:10;
	background-color:transparent;
	color:Black;
	border-style : none;
}
