<style>
				
				.inputbox {
					background: #cccccc;
					text-decoration: none;
					border: thin;
					border-style: inset;
					font-size: 9px;
					font-family: verdana;
					color: black;
					width : 60px;
				}
				
				.inputbox1 {
					background: #DDDDDD;
					text-decoration: none;
					border: thin;
					border-style: none;
					font-size: 9px;
					font-family: verdana;
					color: #333333;
					width : 100px;
				}
				
				.inputboxnl1 {
					background: #DDDDDD;
					text-decoration: none;
					border: thin;
					border-style: none;
					font-size: 9px;
					font-family: verdana;
					color: #333333;
				}
				
				.inputbox2 {
					background: #cccccc;
					text-decoration: none;
					border: thin;
					border-style: inset;
					font-size: 9px;
					font-family: verdana;
					color: black;
					width : 40px;
				}
				
				.inputbox3 {
					background: #cccccc;
					text-decoration: none;
					border: thin;
					border-style: inset;
					font-size: 9px;
					font-family: verdana;
					color: black;
					width : 240px;
				}
				
				.inputbox4 {
					background: #cccccc;
					text-decoration: none;
					border: thin;
					border-style: inset;
					font-size: 9px;
					font-family: verdana;
					color: black;
					width : 20px;
				}
				
				.checkbox {
					text-decoration: none;
					border: thin;
					border-style: inset;
					font-size: 9px;
					font-family: verdana;
					color: black;
				}
				
				.submitbox {
				background: #DDDDDD;
				text-decoration: none;
				border: none;
				font-size: 9px;
				color: #333333;
				width : 90px;
				}
				
				.submitbox1 {
				background: #cccccc;
				text-decoration: none;
				border: thin outset;
				font-size: 9px;
				color: #333333;
				width : 40px;
				}
				
				.selectbox {
				background: #cccccc;
				text-decoration: none;
				border: thin outset;
				font-size: 9px;
				color: #333333;
				}
				
				.textcontentW{
				font-size: 11px;
				font-family: Trebuchet MS;
				color: #000000;	
				text-decoration: bold;
				}
				
				.textcontentWmenu{
				font-size: 10px;
				font-family: Trebuchet MS;
				color: #000000;	
				text-decoration: none;
				}
				
				.textcontentV{
				font-size: 11px;
				font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
				color: #FFFFFF;	
				text-decoration: none;
				}
				
				.textcontentB{
				font-size: 11px;
				font-family: Trebuchet MS;
				color: #000000;
				text-decoration: none;
				}
				.textcontentBtitolo{
				font-size: 13px;
				font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
				color: #000000;
				text-decoration: none;
				}
				
				.textcontentBref{
				font-size: 10px;
				font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
				color: #333333;	
				text-decoration: none;
				}
				
				.Td{
					background-color:#E89816;
					}
					
				.TdOver{
					color:#000000;
					background-color:#cccccc;
					text-decoration:none;
					}
				
				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;
					}
				
	</style>
