.TableHeader {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #7D633B;
}
.TableContent  { color: #7d633b; font-size: 14px; font-family: Arial; line-height: 20px }
.TableContentSmall   { color: #7d633b; font-size: 11px; font-family: Verdana; font-weight: bold; padding-top: 4px; padding-bottom: 4px; padding-left: 2px }
.TableContentXtraSmall {
	font-family: Arial;
	font-size: 9px;
	color: #7D633B;
}
a:link  { color: #cc633b; text-decoration: none }
a:active  { text-decoration: underline }
a:hover  { text-decoration: underline }
a:visited  { color: #cc633b; font-family: Arial; text-decoration: none }
.mainNavs {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #7D633B;
}
