	
.inputbox {
	background: #DDBB92;
	text-decoration: none;
	border: thin;
	border-style: inset;
	font-size: 9px;
	font-family: verdana;
	color: black;
	width : 60px;
}

.inputbox1 {
	background: #ffffff;
	text-decoration: none;
	border: thin;
	border-style: none;
	font-size: 9px;
	font-family: verdana;
	color: black;
	width : 100px;
}

.inputbox2 {
	background: #DDBB92;
	text-decoration: none;
	border: thin;
	border-style: inset;
	font-size: 9px;
	font-family: verdana;
	color: black;
	width : 40px;
}

.inputbox3 {
	background: #DDBB92;
	text-decoration: none;
	border: thin;
	border-style: inset;
	font-size: 9px;
	font-family: verdana;
	color: black;
	width : 240px;
}

.checkbox {
	text-decoration: none;
	border: thin;
	border-style: inset;
	font-size: 9px;
	font-family: verdana;
	color: black;
}

.submitbox {
background: #999999;
text-decoration: none;
border-style: none;
font-size: 9px;
color: #333333;
width : 60px;
}

.bottoni {
background: #3399CC;
text-decoration: none;
border-style: none;
font-size: 9px;
color: #cccccc;
width : 90px;
}

.selectbox {
background: #ffffff;
text-decoration: none;
border-style: none;
font-size: 9px;
color: #333333;
}

.tendina {
background: #99CCFF;
text-decoration: none;
border-style: none;
font-size: 9px;
color: #333333;
}

.textcontentW{
font-size: 11px;
font-family: Geneva, Arial, Helvetica, sans-serif;
color: Silver;	
text-decoration: none;
}

.textcontentB{
font-size: 11px;
font-family: Geneva, Arial, Helvetica, sans-serif;
color: #666666;
text-decoration: none;
}

.textcontentR{
font-size: 11px;
font-family: Geneva, Arial, Helvetica, sans-serif;
color: #993300;
text-decoration: none;
}

.textcontentBtitle{
font-size: 14px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #000000;
text-decoration: none;
}

.textcontentBsubtitle{
font-size: 12px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #000000;
text-decoration: italic;
}

.CiBiTd{
	color:#333333;
	text-decoration:none;
	background-color:#ffffff;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	
	}
	
.CiBiTdOver{
	color:#000000;
	background-color:#cccccc;
	text-decoration:none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	}

body { 
	scrollbar-arrow-color: #ffffff; 
	scrollbar-3dlight-color: #CCCCCC; 
	scrollbar-highlight-color: #ffffff; 
	scrollbar-face-color: #CCCCCC; 
	scrollbar-shadow-color: #CCCCCC; 
	scrollbar-track-color: #ffffff; 
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-size: 10;
	}
				

a{
font-size: 11px;
font-family: Geneva, Arial, Helvetica, sans-serif;
color: #993300;
text-decoration: none;
}

a : hover
{
font-size: 11px;
font-family: Geneva, Arial, Helvetica, sans-serif;
color: #993300;
text-decoration: underline;
}