.BDdefault {
	background-image: url(../menu/fill.gif);
	background-repeat: repeat;
	background-color: #454848;
}
.noborders {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.mainmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
	background-image: url(../images/base/index_05.jpg);
	background-repeat: repeat;
}
body {
	background-image: url(../menu/fill.gif);
	background-repeat: repeat;
	scrollbar-face-color:#434343; 
	scrollbar-shadow-color: #434343; 
	scrollbar-highlight-color: #434343;
    scrollbar-3dlight-color: #FFFFFF; 
	scrollbar-darkshadow-color: #434343; 
	scrollbar-track-color: #CCCCCC;
    scrollbar-arrow-color: #FFFFFF;
	
}
a {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	border: none;
	}
a:hover {color:#999999; 
	}
a:link { color:#000000;	
}
.titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #000000;
}
.testo {
	font-size: 16px;
	text-align: justify;
	padding: 5px;
}
img {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
