body, td
{
  font-family:		     Arial, sans-serif;
  font-size:		     12px;
  color:		         #330000; 
  line-height:               17px; 
}
body
{
background:                  #bf8a37;
}
a
{
  color:		     #640000; 
  text-decoration:	     underline;
  font-weight:		bold;
}
a:hover
{
  color:		     #000000;
  text-decoration:	     underline;
  font-weight:		bold;
}
a.MENU-1-OFF
{
  font-family:               Arial, verdana, sans-serif;
  text-decoration:	         none;
  color:		             #800000; 
  font-size:	             12px;
  line-height:               14px; 
}
a.MENU-1-ON,  a.MENU-1-OFF:hover, a.MENU-1-ON:hover
{
  font-family:               Arial, verdana, sans-serif;
  text-decoration:	         none;
  color:		             #ffffff; 
  font-size:	             12px;
  line-height:               14px; 
}
h1
{
  font-family:          Arial, sans-serif;
  font-size:		20px;
  font-weight:		bold;
  color:                #800000;
  line-height:          40px;
  margin-top:           10px;

}
h2
{
  font-family:          Arial, sans-serif;
  font-size:		15px;
  color:                #8E692B;
}
h3
{
  font-family:          Arial, sans-serif;
  font-size:            14px;
  color:                #800000;
}
h4
{
  font-family:          Arial, sans-serif;
  font-size:            14px;
  font-weight:          bold;
  color:                #4e6977;
  margin-bottom:        0px;
}
span.sig
{
  font-family:          Arial, sans-serif;
  font-size:            13px;
  color:                #800000;
  font-weight:          bold;
}
span.quote
{
  font-size:		12px;
  font-style:           italic;
}
span.bigText
{
  font-size:            13px;
}
hr
{
  border:               none;
  border-top:           1px solid #735b4e;
}
img.border
{
  border:               1px solid #a99487;
}
li
{
  font-size:		11px;
  line-height:          13pt;
}
blockquote
{
  font-size:            11px;
  line-height:          14px;
}
td.formRed
{
  background-color:"#800000";
  color:white;
}
div.mgn
{
   margin: 20px;
}
div.hideHorizontalScrollbar
{
   overflow:hidden;
   height: 420;
   width: 722;
}
div.scrollMgn
{
   padding: 20px;
   background-attachment:scroll;
   background:left top;
   white-space:normal;
   overflow:scroll;
   height: 437;
   margin-left: 5px;
   margin-top: 0px;
	scrollbar-arrow-color:#ff0; /* yellow */
	scrollbar-face-color:#BF8A37; /* brown */
	scrollbar-3dlight-color:#E08242; /* gold */
	scrollbar-shadow-color:#640000; /* bright orange */
}

div.FOOTER
{
  font-size:		9px;
  background-color:	#bf8a37;
  line-height: 11px;
  color:#000000;
}

div.FOOTER a
{
  font-size:		9px;
  text-decoration:	underline;
  color:#000000;
}
div.FOOTER a:hover
{
  font-size:		9px;
  text-decoration:	underline;
  color:#FFFFFF;
}
