.mainBodyBG {
	background-attachment: fixed;
	background-image: url(/images/65771/mainBodyBG.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.contentBG {
	background-attachment: fixed;
	background-image: url(/images/65771/contentBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.menuLinkText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 15px;
}
.contentText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.leftBarBGCSS {
	background-attachment: fixed;
	background-image: url(/images/65771/leftBarBG.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.rightBarBGCSS {
	background-attachment: fixed;
	background-image: url(/images/65771/rightBarBG.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
