body{ font: 9pt Arial, Verdana,  Helvetica, sans-serif; color: #333333}
table{ font: 9pt Arial, Verdana, Helvetica, sans-serif; color: #333333}
td {font-family:Arial, Verdana, Helvetica, sans-serif; font-size:9pt;}
p {font-family:Arial, Verdana, Arial, Helvetica, sans-serif; font-size:9pt;}

.1{color:000000; font-weight:bold; text-decoration:none;font-size:8pt}
a.1{color:000000; font-weight:bold; text-decoration:none;font-size:8pt}
a.1:hover{color:ffffff; font-weight:bold; text-decoration:none;font-size:8pt}

.1b{color:A9BFDA; font-weight:bold; text-decoration:none;font-size:8pt}
a.1b{color:A9BFDA; font-weight:bold; text-decoration:none;font-size:8pt}
a.1b:hover{color:FF6600; font-weight:bold; text-decoration:none;font-size:8pt}

.2{color:003366; font-weight:bold; text-decoration:none;font-size:8pt}
a.2{color:003366; font-weight:bold; text-decoration:none;font-size:8pt}
a.2:hover{color:FF6600; font-weight:bold; text-decoration:none;font-size:8pt}

.3{color:FFFFFF; font-weight:normal; text-decoration:none;font-size:8pt}
a.3{color:FFFFFF; font-weight:bold; text-decoration:none;font-size:8pt}
a.3:hover{color:FF6600; font-weight:bold; text-decoration:none;font-size:8pt}


a {color:666666; font-weight:normal; text-decoration:underline;}
a:hover{color:A9BFDA; font-weight:normal; text-decoration:none;}

.titolo {font-family:Arial, Verdana, Arial, Helvetica, sans-serif; font-size:12pt; font-weight:bold;}


/* Form elements */

input,textarea, select {

	color : #000000;

	font: normal 11px Arial, Verdana, Helvetica, sans-serif;

	border-color : #A9BFDA;
	
	

}



/* The text input fields background colour */

input.post, textarea.post, select {

	background-color : #ededed;

	border: 0px solid;

}



input { text-indent : 2px; }



/* The buttons used for bbCode styling in message post */

input.button {

	background-color : #f5f5f5;

	color : #000000;

	font-size: 11px; font-family: Arial, Verdana, Helvetica, sans-serif;

}



/* The main submit button option */

input.mainoption {

	background-color : #FAFAFA;

	font-weight : bold;

}


/* None-bold submit button */

input.liteoption {

	background-color : #FAFAFA;

	font-weight : normal;

}


/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */

@import url("formIE.css");

