body {
	margin-left: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #572F08;
	background-image:url(images/bg.gif);
	background-position:center
}


td { font-family: Verdana, Arial, Helvetica, sans-serif

  background-repeat: no-repeat ;
  background-position: top left;

 }
input     {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: white;
	border: solid 1px #A0A0A4;
	color: #000000;
	
}
textarea { font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: white; border: solid 1px #572f08 }
button  { color: white; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: 700; background-color: #ffc726; border: solid 1px #ff9f00}
option { font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; border: solid 1px #ff9f00 }
select { font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; border: solid 1px #ff9f00 }

h1     { color: #572f08; font-size: 14pt; text-decoration: none }
h2    { color: #572f08; font-size: 13px; font-weight: bold; text-decoration: none }

.brown_title1     { color: #572f08; font-size: 28pt; text-decoration: none; font-weight: bold; }
.brown_title2    { color: #572f08; font-size: 13px; font-weight: bold; text-decoration: none }
.brown_title2 a:link { color: #572f08; font-weight: bold; text-decoration: none }
.brown_title2 a:visited { color: #572f08;  font-weight: bold; text-decoration: none }

.brown_title3    { color: #572f08; font-size: 16px; font-weight: bold; text-decoration: none }
.brown_title4    { color: #572f08; font-size: 11px; font-weight: bold; text-decoration: none }
.brown_title4 a:hover { color: #572f08; font-size: 11px; font-weight: bold; text-decoration: underline }
.topnav_active    { color: white; font-size: 11px; font-weight: bold; text-decoration: none }

.whitenav1      { color: #ffffff; font-size: 14px; text-decoration: none; font-weight: bold;  }
.whitenav1 a:link   { color: #ffffff; text-decoration: none; font-weight: bold;  }
.whitenav1 a:visited   { color: #ffffff; text-decoration: none; font-weight: bold;  }
.whitenav1 a:hover  { text-decoration: underline ; font-weight: bold; }

.whitenav2      { color: #ffffff; font-size: 11px; text-decoration: none }
.whitenav2 a:link   { color: #ffffff; text-decoration: none }
.whitenav2 a:visited   { color: #ffffff; text-decoration: none }
.whitenav2 a:hover  { text-decoration: underline }

.brown_body_bold { color: #572f08; font-size: 13px; font-weight: bold; text-decoration: none;}
.brown_body_bold a:link   { color: #572f08; text-decoration: none }
.brown_body_bold a:visited   { color: #572f08; text-decoration: none }
.brown_body_bold a:hover  { color: #e2007a; text-decoration: underline }

.brown_body      { color: #572f08; font-size: 11px; text-decoration: none;}
.brown_body a:link   { color: #572f08; text-decoration: none }
.brown_body a:visited   { color: #572f08; text-decoration: none }
.brown_body a:hover  {  color: #e2007a; text-decoration: underline }

.brown_body_pink      { color: #e2007a; font-size: 12px; text-decoration: none;}
.brown_body_pink a:link   { color: #e2007a; text-decoration: none }
.brown_body_pink a:visited   { color: #e2007a; text-decoration: none }
.brown_body_pink a:hover  {  color: #572f08; text-decoration: underline }

.main_body_grey    { color: #000000; font-size: 11px; text-decoration: none }
.main_body_grey a:link  { color: #572f08; text-decoration: none }
.main_body_grey a:visited   { color: #572f08; text-decoration: none }
.main_body_grey a:hover  { text-decoration: underline }

.main_body_sm    { color: #000000; font-size: 10px; text-decoration: none }
.main_body_sm a:link  { color: #572f08; text-decoration: none }
.main_body_sm a:visited   { color: #572f08; text-decoration: none }
.main_body_sm a:hover  { text-decoration: underline }

.main_body_heading  { color: #000000; font-size: 13px; }
.main_body_heading a:link  { color: #572f08; text-decoration: none }
.main_body_heading a:visited   { color: #572f08; text-decoration: none }
.main_body_heading a:hover  { text-decoration: underline }

.main_body_brown    { color: #322BCD; font-size: 12px; text-decoration: none; font-weight: bold; }
.main_body_brown a:link  { color: #322BCD; font-size: 12px; text-decoration: none; font-weight: bold; }
.main_body_brown a:visited   { color: #322BCD; font-size: 12px; text-decoration: none; font-weight: bold; }
.main_body_brown a:hover  { text-decoration: underline; font-weight: bold; }

.error { color: red; font-size: 13px; font-weight: bold; text-decoration: none;}

.hl_brown    { color: #322BCD; font-size: 12px; text-decoration: none; font-weight: bold; background: #FEFF99}
.hl    { background: #FEFF99}

hr  { color: #e7d6c4 }

