BODY {
	SCROLLBAR-FACE-COLOR: #224874;
  SCROLLBAR-SHADOW-COLOR: FFFFFF;
  SCROLLBAR-HIGHLIGHT-COLOR: FFFFFF; 
  SCROLLBAR-3DLIGHT-COLOR: #385C89; 
  SCROLLBAR-ARROW-COLOR: #ffffff; 
  SCROLLBAR-TRACK-COLOR:#163B62; 
  SCROLLBAR-BASE-COLOR: #224874;
}

.blu10b {
	font-family : Verdana;
	font-size : 10px;
	color : 103052;
	font-weight : bold;
	text-decoration: none;
}
.blu10b:hover {
	font-family : Verdana;
	font-size : 10px;
	color : FFFFFF;
	font-weight : bold;
	text-decoration: none;
}
.blu10 {
	font-family : Verdana;
	font-size : 10px;
	color : 103052;
	text-decoration: none;
}
.blu10:hover {
	font-family : Verdana;
	font-size : 10px;
	color : FFFFFF;
	text-decoration: none;
}
.arancio10b {
	font-family : Verdana;
	font-size : 10px;
	color : FE9131;
	font-weight : bold;
	text-decoration: none;
}
.arancio10b:hover {
	font-family : Verdana;
	font-size : 10px;
	color : FFFFFF;
	font-weight : bold;
	text-decoration: none;
}
.bianco10b {
	font-family : Verdana;
	font-size : 10px;
	color : FFFFFF;
	font-weight : bold;
	text-decoration: none;
}
.bianco10b:hover {
	font-family : Verdana;
	font-size : 10px;
	color : FE9131;
	font-weight : bold;
	text-decoration: none;
}
.bianco10 {
	font-family : Verdana;
	font-size : 10px;
	color : FFFFFF;
	text-decoration: none;
}
.bianco10:hover {
	font-family : Verdana;
	font-size : 10px;
	color : FE9131;
	text-decoration: none;
}.padd4 {
	padding-left : 5;
	padding-right : 5;
}
.bg_menu {
	background-image : url(img/bg_elenco.jpg);
	background-repeat : repeat-y;
	font-family : Verdana;
	font-size : 10px;
	color : FFFFFF;
	text-decoration: none;
	background-position : right;
}
.bianco9{
	font-family : Verdana;
	font-size : 9px;
	color : FFFFFF;
	text-decoration: none;
}