A	{
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	text-decoration : none;
	color: #416821;
}
A:Hover	{
	text-decoration: underline;
	color: #416821;
}

.NavTable {
	background-color: #94A264;
	border: 1px solid #778547;
}
.TableHomeTLRBorder {
	background-color: #B8C979;
	border-top: 1px solid #94A264;
	border-right: 1px solid #94A264;
	border-bottom: 0px none;
	border-left: 1px solid #94A264;

}
.BoldWhiteFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
.TableHomeLRBorder {

	background-color: #B8C979;
	border-top: 0px none;
	border-right: 1px solid #94A264;
	border-bottom: 0px none;
	border-left: 1px solid #94A264;
}
.TableHomeBLRBorder {

	background-color: #B8C979;
	border-top: 0px none;
	border-right: 1px solid #94A264;
	border-bottom: 1px solid #94A264;
	border-left: 1px solid #94A264;
}
.CommonFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.SmallTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3px;
}
.TableHomeTLightBorder {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #E2EAC5;
}
.FontSmallBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.TableALLGrayBorders {
	border: 1px solid #CCCCCC;
}
.TableTRLGrayBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.TableBGrayBorder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}
.FontHomePageTitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.FontLargerCopy {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.TableALLTanBorders {

	border: 1px solid #E2EAC5;
}
.TableALLWhiteBorders {
	border: 1px solid #FFFFFF;
}
