body {
	background-image: url(images/mainbg2.jpg);
	background-attachment: fixed;
	background-position: center top;
	background-repeat:repeat-x, repeat-y;		
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.BACKGROUND {
	background-attachment: fixed;
	background-image:  url(/images/mainbg.jpg);
	background-repeat: repeat-y , repeat-x;
	background-position: center top;
}
.BODYFONT {
	font-family: Verdana, Arial;
	font-size: 15px;
	line-height: 17px;
	color: #000000;
}
.LISTFONT {
	font-family: Franklin Gothic Book, Verdana, Arial;
	font-size: 13px;
	line-height: 16px;
	color: #000000;
}
.TITLEFONT {
	font-family: Franklin Gothic Book, Verdana, Arial;
	font-size: 26px;
	line-height: 18px;
	color: #000000;
}
.HEADERFONT {
	font-family: Franklin Gothic Book, Verdana, Arial;
	font-size: 18px;
	line-height: 18px;
	color: #000000;
}