BODY {
	background-color : #71197A;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 8px;
}

.bg {
	background : url(img/bg.gif);
	background-position : 50%;
	background-repeat : repeat-y;
}

.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: Black;
	background-color: #ffffff;
	font-size: 7pt;
}
.select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: Black;
	background-color: #ffffff;
	font-size: 7pt;
	width: 81px;
}
.form2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: Black;
	background-color: #ffffff;
	font-size: 7pt;
	border: 0px #261D7A solid;
}
A, A:LINK, A:VISITED {
	color : White;
	text-decoration : none;
}
A:HOVER {
	color : #FEC164;
	text-decoration : none;
}

.testo {
	font-family : Verdana;
	font-size : 11px;
	color : White;
}

.testogiallo {
	font-family : Verdana;
	font-size : 11px;
	color : #FEC164;
}

TD {
	font-family : Verdana;
	font-size : 11px;
	color : White;
}

.testobold {
	font-family : Verdana;
	font-size : 11px;
	color : White;
	font-weight : bold;
}
.testotitolo {
	font-family : Verdana;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color : White;
}
.bordo {
border-color : #FEC164;
color : #FEC164;
}

.titolo_prodotto {
	font-family : Verdana;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : #C6FFFF;
}
.forum_title {font-family: Verdana, Arial, Helvetica;font-size: large;}
.forum {
         font-family: Verdana, Arial, Helvetica;
         font-size: medium;
 }
.nav {font-family: MS Sans Serif,Geneva,sans-serif;font-size: 8pt;}

