.outerTable {
	background-image: url(graphics/pagebak.jpg);
	background-position:top;
	background-repeat:no-repeat;
	border-top-width: 2px;
	border-top-style: solid;
	border-bottom-width: 2px;
	border-bottom-style:solid;
	border-right-width: 2px;
	border-right-style: solid;
	border-left-width: 2px;
	border-left-style: solid;
	border-top-color: #5e6949;
	border-right-color: #5e6949;
	border-left-color: #5e6949;
	border-bottom-color: #5e6949;
	background-color:#ffffff;
}


.menuMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	font-style: bold;
	font-variant: bold;
	text-decoration:none;
	color: #333333;
	padding-right: 12px;
	background-color: #ffffff;
	display:block;
	border-top-color: #dddddd;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #dddddd;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-align: right;
	}
a.menuMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: bold;
	font-variant: bold;
	color: #333333;
	text-decoration:none;
	display:block;
	background-color: #ffffff;

}
a.menuMain:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #333366;
	text-decoration: none;
	background-color: #a5a8c8;
}
.mainHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bolder;
	color: #5F854A;
	padding-top: 15px;
	padding-bottom: 110px;
}
.subHeadingTop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #69695D;
	padding-top: 22px;
}
.bodyStd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #354228;
	line-height: 24px;
}
.bodyNarrowSpacing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #354228;
	line-height: 18px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #354228;
	line-height: 24px;
}

.subHeadingBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #49493D;
}
