body {font-family: Arial, Helvetica, sans-serif;}

td {font-size: 13px;
	line-height: 19px;
	color: #336633;}

.mainwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.border {
	border: 1px solid #505E45;
}
.maincopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #336633;
}
.pagetitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #A8A185;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C9C4A6;
	text-align: right;
}

.contentheading   { color: #a8a185; font-size: 24px; font-family: "Times New Roman", Times, serif; font-style: italic; font-weight: bold; text-align: right; border-bottom: 1px solid #c9c4a6 }

.borderwhite {

	border: 1px solid #FFFFFF;
}
td.navbar  { background-image: url("images/nav_back.jpg"); background-repeat: no-repeat }

a:link  { color: #a8a185; text-decoration: none }
a:visited  { color: #a8a185; text-decoration: none }
a:hover   { color: #336633; text-decoration: underline }
a:active   { color: #a8a185; text-decoration: none }

a#fm_file:link { color: #a8a185; text-decoration: none }
a#fm_file:visited { color: #a8a185; text-decoration: none }
a#fm_file:hover   { color: #336633; text-decoration: underline }
a#fm_file:active{ color: #a8a185; text-decoration: none }

a.foot:link {
	color: #CCCC99;
	text-decoration: none;
}
a.foot:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a.foot:hover {
	text-decoration: underline;
	color: #FFFFCC;
}
a.foot:active {
	text-decoration: none;
	color: #FFFFCC;
}

h3    { font-size: 1.17em; font-weight: bold; margin: 32px 0 0; padding: 0 }

