.mainBackRepeat {
	background-attachment: fixed;
	background-image: url(backrepeat.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.menuText {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}
.footerRepeat {
	background-image: url(footerrepeat.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.footerTextGrey {

	font-family: Verdana;
	font-size: 11px;
	color: #999999;
}
.footerTextWhite {


	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}
.mainTextDarkGrey {


	font-family: Verdana;
	font-size: 10px;
	color: #666666;
}
.subsMainText {
	font-family: Verdana;
	font-size: 12px;
	color: #CCCCCC;
	line-height: 18px;
	font-weight: normal;
}
.subsMainTextWhite {

	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
	font-weight: normal;
}
.lheight {
	line-height: 20px;
}
