body {
	background-attachment: fixed;
/*	background-repeat: no-repeat; */
	background-repeat: repeat;
	SCROLLBAR-FACE-COLOR: #ccf8cb; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ccf8cb; 
	SCROLLBAR-SHADOW-COLOR: #ccf8cb; 
	SCROLLBAR-3DLIGHT-COLOR: #177f17; 
	SCROLLBAR-ARROW-COLOR:  #177f17; 
	SCROLLBAR-TRACK-COLOR: #ccf8cb; 
	SCROLLBAR-DARKSHADOW-COLOR: #177f17;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;

}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}
pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #008000;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #008000;
}
.listingtext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.listingcategory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

}
