A {
font-style: normal; 
color: #339933; 
text-decoration: none;
}

.error {
	font-size : 11px;
	color : Red;
	font-weight: bold;


}


select {
	background-color: #D7DDE7;
	font-size:10px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: thin solid #FFFFFF;
	width: 120px;
}



.cellbox {
	BORDER-RIGHT: 1px solid #374646;
	BORDER-TOP: 1px solid #374646;
	BORDER-LEFT: 1px solid #374646;
	BORDER-BOTTOM: 1px solid #374646;
	font-size : 11px;
	text-transform: uppercase;
	font-weight: bold;
	color: #000000;
	height: 15px;
	width: 15px;

	}
	
	.cellbox:HOVER {
	font-size : 11px;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;
	height: 15px;
	width: 15px;
	border: 1px solid #FF0000;

	}

.help {
	cursor : help;
	color: #D4DADE;


}

a:hover {


	font-style: normal;

	font-weight: normal;

	color: #FFFF00;

	text-decoration: underline;

}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #E8E8E8;


	}

 TD {

	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 12px

; color: #000000

}

.bold {
	font-weight: bold;
	text-transform: uppercase;
	color: #339933;
	font-size: 12px;
}

.menu {
	color: #34A02C;
	font-size: 11px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;

}

.menu:hover {
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;

}

.menu_sel {
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;

}

.bianco {  color: #FFFFFF; font-size: 10px; font-weight: normal}
.bianco:HOVER {  color: #F11928; font-size: 11px; font-weight: normal}

.titolo {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.data {  font-size: 10px; color: #A3B342}
.grigetto {
	font-size: 11px;
	color: #748A96;
}
.bordo {
	FONT-SIZE: 10pt;
	COLOR: #133A1F;
	FONT-FAMILY: Arial;
	border: thin dotted;

}
IMG.bordo {
	BORDER-RIGHT: #999999 1px solid; BORDER-TOP: #999999 1px solid; BORDER-LEFT: #999999 1px solid; BORDER-BOTTOM: #999999 1px solid; border-thickness: 1px
}
A:hover .bordo {
	BORDER-LEFT-COLOR: #DD1400; BORDER-BOTTOM-COLOR: #DD1400; BORDER-TOP-COLOR: #DD1400; BORDER-RIGHT-COLOR: #DD1400
}
A.bordo:hover {
	COLOR: #95aebc
}
.TitoloItem {
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
.TitoloItem:hover {
	font-size: 11px;
	font-weight: bold;
	color: #ABB962;
}
.blu {
	color: #1874D0;
}
input {
	background-color: #E6E6E6;
	font-size:10px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #737373;
	height: 16px;
}

textarea {
	background-color: #E6E6E6;
	font-size:10px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #737373;
	height: 80px;
	width: 200;
}
