.outerTable {
	background-image: url(graphics/topBanner.jpg);
	background-repeat: no-repeat;
	background-color: #e2f9dc;
	border: 1px solid #333300;
}
.largeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 14px;
	padding-bottom: 5px;
	color: #222200;
	font-weight: bold;
}

.headingTopRh {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 17px;
	font-weight: normal;
	padding-left: 10px;
	color: #333333;
}
.headingBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 2px;
	color: #0063300;
}
.rhPanelBackground {
background-image:url(graphics/rhPanelBackground.jpg);
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #000000;
}

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration:none;
	background-color: #F7ECE8;
}

a.menu {
	background-color: #F7ECE8;
	text-decoration:none;
}

a:hover.menu  {
	font-weight: normal;
	color: #b00303;
	text-decoration: underline;
}
