.BGDrkGray {
	background-image: url(images/MMS_contentBG.jpg);
	background-repeat: repeat;
}
.BGgreen {
	background-image: url(images/MMS_greenBG.jpg);
	background-repeat: repeat-y;
}
.footerLeft {
	background-image: url(images/MMS_footerLeft.jpg);
	background-repeat: no-repeat;
}
.BGnav {
	background-image: url(images/MMS_navBG.jpg);
	background-repeat: no-repeat;
}
a:link {
	font-size: 90%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-size: 90%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-size: 90%;
	font-weight: bold;
	color: #99FFCC;
	text-decoration: none;
}
a:active {
	font-size: 90%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.TxtWhiteLg {
	font-size: 105%;
	font-weight: bold;
	color: #FFFFFF;
}
.flashBG {
	background-image: url(images/MMS_rightPH.jpg);
	background-repeat: no-repeat;
}
.TxtWhiteReg {
	color: #FFFFFF;
}
.TXTgray {
	color: #999999;
}
.TXTwhiteXlg {
	font-size: 120%;
	color: #FFFFFF;
	font-weight: bold;
}
.textLg {
	font-size: 105%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #FFFFFF;
	background-image: url(images/bg01.jpg);
	background-repeat: repeat;
}
.mainBG {
	background-image: url(images/mainBG.jpg);
	background-repeat: repeat;
}
