.bg_index {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;	
	background-image: url(bkg_index.gif);
	background-color: #000000;
	background-attachment: fixed;	
	background-repeat: no-repeat;
	background-position: 5px 50px;
}
.bg_parent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;	
	background-image: url(bkg_logo.gif);
	background-color: #000000;
	background-attachment: fixed;	
	background-repeat: no-repeat;
	background-position: 5px 50px;
}
.bg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;	
}
.bg_frame {
	background-attachment: fixed;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.objbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #292626;
	border: 1px solid #AB0C0C;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #AB0C0C;
	border: 1px outset #FFFFFF;
}
.tblheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #AB0C0C;
	height: 16px;
}
.tbltitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	background-color: #F1F1EF;
	height: 16px;
	font-weight: bold;
}
.bg_indextbl {

	background-attachment: fixed;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC9900;
	text-decoration: none;
}
.linea_laterale {
	background-image: url(../img/line_right.gif);
	background-repeat: repeat-y;
	background-position: 1px;
}
.titolo_tbl {
	font-size: 10px;
	font-weight: bold;
}

.img_border {
	border: 1px outset #FF0000;
}
.news_box {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CC3300;
	border-bottom-color: #CC3300;
}
