.MainText {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}
.MainTextbold { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold}
.TinyText { font-family: Arial, Helvetica, sans-serif; font-size: 10px}
.HeaderText { font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold}
.MainTextWhite { font-family: Arial, Helvetica, sans-serif; font-size: 14px ; font-weight: normal; color: #FFFFFF}
.MainTextWhitebold { font-family: Arial, Helvetica, sans-serif; font-size: 14px ; font-weight: bold; color: #FFFFFF }
a:link {
	color: #A7270E;
}
a:visited {
	color: #A7270E;
}
a:hover {
	color: #4EB22B;
}
a:active {
	color: #A7270E;
}
.tablenav {
	border: 1px solid #F0D989;
}
.HeaderTextRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #AD2C0D;
}
.MainTextboldRed {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #AD2C0D;
}
.tablenavred {

	border: 1px solid #AA260D;
}
.yellow-table {
	background-color: #FFF8B3;
	border: 1px solid #A8260C;
}
.MainTextItalics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}
.pagebackground {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
}.MainTextUnderline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
