body 	{
		font-family: arial, helvetica, sans-serif;
		font-size: 10px;
		color: black
		}
	strong, A, B, TD, input, form, a:link	{
		color: black
		}


	#Table5 TD  	{
		font-family: verdana;
		font-size: 10px;
		color: black
		}

	.errore {
		font-family: verdana;
		font-size: 10px;
		font-color: red
	}			

	input.save {
		color:#FF0000; 
	}
		
	//select { font: 10px verdana; font-weight: none; text-decoration: none}
	
	.linea0 {  
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 10px; 
		color: black;
		font-weight: bold; 
		text-decoration: none; 
		background-color: #E2E2E2}
	
	.linea1 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: bold;
		color: black;
		text-decoration: none;
		background-color: #FFFFFF;
	}

	fieldset {
		border-color : EEEEEE;
		padding : 5px;
		width : 10px;
	}
	
	a {
		color: #000000;
		text-decoration: none;
	}

	a:hover {
		text-decoration: underline;
	}

	textarea {
		font-family : "Courier New";
		font-size : 10pt;
		color: black
    }

	.clintcolor  {
		background-color: #ff0000;
	}
	
	.clintcolorlight  {
		background-color: #ff1E1E;
	}

	.clintcolorupper  {
		background-color: #ff0000;
		font-size: 12px;
		font-weight: bold; 
		color: #FFFFFF;
		text-decoration: none
	}

	.linea  {
		background-color: #000000;
	}
	
	.logolinea {
		background-color: #FFFFFF;
	}
	
	.tit {
		font-size: 18px;
		color: #ff0000;
	}
	
	.help {
		color: #ff0000;
	}
	.titadmin {
		font-size: 18px;
		color: #CC8800;
	}

	.navoff {
		font-size: 12px;
		font-weight: bold; 
		color: #FFFFFF;
		text-decoration: none
	}
	.navoff A {
		font-size: 12px;
		font-weight: bold; 
		color: #FFFFFF;
		text-decoration: none
	}
	
	.navon {
		font-size: 12px;
		font-weight: bold; 
		color: #999999;
		text-decoration: none
	}
	
	.subnavoff {
		font-size: 11px;
		font-weight: bold; 
		color: #999999;
		text-decoration: none
	}
	
	.subnavon {
		font-size: 11px;
		font-weight: bold; 
		color: #000000;
		text-decoration: none
	}
	
	.titbox {
		font-size: 10px;
		color: #666666;
	}

	.lineaon {
		background-color: #D6D6D6;
	}
	
	.lineaoff {
		background-color: #EEEEEE;
	}
	
	.navadminoff {
		font-size: 12px;
		font-weight: bold; 
		color: #FFFFFF;
		text-decoration: none
	}
	
	.navadminon {
		font-size: 12px;
		font-weight: bold; 
		color: #FFFFFF;
		text-decoration: none
	}
	
		.navadminon A, .navadminoff A  {

		color: #FFFFFF;
	}