td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}


.menuFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #770000;
	text-decoration: none;
	text-align: center;

}

a.menuFooter							{text-decoration: none; color: #770000}

a:hover.menuFooter				{font-weight: bold; color: #000000; background-color: #FFFFFF}
body {
	font-family: Arial, Helvetica, sans-serif;
}
.backgrndLight {
	background-color: #F3EBCD;
}
.backgrndRed {
	background-color: #770000;
}
.footerText {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #770000;
}
.redText {
	color: #770000;
}
.whiteText {
	color: #FFFFFF;
}
.lightText {
	color: #F3EBCD;
}
.sectionHeading {
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
}
.RedBorderRt {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #770000;
}
.specialLayer {
	color: #FFFFFF;
	text-decoration: none;
}
a.specialLayer							{text-decoration: none; color: #660000}

a.specialLayer:visited							{text-decoration: none; color: #ffffff}
a.specialLayer:hover				{font-size: 110%; color: #006699; background: white}
a.specialLayer:active				{font-size: 110%; color: #ff0000; background: white}