.mainTable {
	border: 1px solid #003333;
	background-color: #F9FEDA;
	text-align: center;
	vertical-align: top;
}
.BG_NEW_TEST {
	background-color: #383E4E;
}

body {
	background-color: #E7E7E7;
	background-image: url(/images/bgdMain.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
.mainText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 23px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	padding: 20px;
	height: 400px;

}
.frameClear {
	margin: 5px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #330033;
	line-height: 28px;

}.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	padding: 10px;
	text-align: center;
}
.textLarge {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.textLargeUnderline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC3366;
	text-decoration: underline;
}
.textNumbersVerdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.textContactName {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #003333;
}
.textContactInfo {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.menuBGD {
	background-image: url(/images/menu/backGround.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	height: 41px;
}
