/** 2007 Best Cleaning **/

BODY {
	margin: 0 0 0 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #DBD9D9;
	color: #666666;
	background-image: url(imgs/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

h1 {
	font-size: 120%;
}

h2 {
	font-size: 107%;
}
		
a:link,a:visited,a:active {
	color:#138910;
	text-decoration:none;
	font-weight: bold;
}

a:hover {
	color:#666666;
	text-decoration:underline;
	font-weight: bold;
}
	
.here {
	font-size: 110%;
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;
	background-color: #919191;
}
		
ul {
list-style-type:square;
}

.coreTable {
	padding: 0px;
	width: 900px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}

.main {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	padding: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}

#core {
	background-color: #FFFFFF;
	width: 680px;
	padding: 0px 20px 20px;
	text-align: left;
	}
	
#selectedNav {
	color: #FFFFFF;
	background-color: #30434D;
	font-weight: bold;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-left: 20px;
}

.input {
	left: 520px;
	position: absolute;
	font-size: 10px;
	}
	
.xtraSpace {
	line-height: 25px;
}

.img {
	border-bottom-color:#99CC99;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	}
.bianco {
	background-color: #FFFFFF;
}
#news {
	background-color: #FFFFFF;
	width: 130px;
	padding-right: 5px;
	padding-top: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A18636;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #A18636;
	padding-left: 6px;
	float: right;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	}	

#footer {
	background: #F0F7EF url(imgs/bgFooter.gif) repeat-x top;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 6px;
	padding-right: 0px;
	padding-left: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
        }
		
.footer a:link, .footer a:visited, .footer a:active {COLOR: #569A55; TEXT-DECORATION: none; font-weight: normal} 
.footer a:hover {COLOR: #666666; TEXT-DECORATION: underline}
	
.footer {
	font-size: 10px;
	color : #569A55;
	font-family: Arial, Verdana;
}
