.regText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #660000;
}
.BoldText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.BoxRegText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #660000;
}
.BoldBoxText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #660000;
}
.GoldBackColor {
	background-color: #FFCC00;
}
.boldStripe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #660000;
	background-color: #FFCC00;
	font-weight: bold;
}
.TableStyle {
	border: 0px none #660000;
}
.ListWithBlade {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	list-style-image: url(../Bullet-1.gif);
	line-height: normal;
	list-style-position: outside;
	vertical-align: baseline;
	list-style-type: disc;
	text-align: left;
}
.MainPageSetup {
	background-color: #FFFFE6;
}

