body,td,th {
  font-family: Arial, Helvetica, sans-serif;	
  font-size: 12px; 
  color: #000000; 
  line-height: 15px;
  }

body {
  text-align: center;
  margin: 5px auto;
  margin-top: 0px;
  background-color: #38412c;
}

a {text-decoration: underline;}
a:link {color: #830022;}
a:visited {color: #830022;}
a:hover {text-decoration: none;	color: #4B000A;}
a:active {color: #830022;}

h1 {
  font-family:Arial, Helvetica, sans-serif; 
  font-size: 13px; 
  color: #4B000A; 
  font-weight: normal;
  }

.bkg_main {
  background-color: #C8B10D; 
  background-image: url(images/bkg_bottom.gif); 
  background-repeat: repeat-x; 
  background-position: bottom;
  }

.bkg_top {
  background-color: #C8B10D; 
  background-image: url(images/bkg_top.gif); 
  background-repeat: repeat-x; 
  background-position: top; 
  height: 10px;
  }

.bkg_pic {background-color: #1E0004;}
.verticals {width: 2px; background-color: #4B000A;}

.input_field {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #4B000A;}

.address {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 10px; 
  color: #FFAA10;
  padding-top: 10px;
  padding-bottom: 15px;
  }

.address a:link{color: #FFAA10; text-decoration: none;}
.address a:visited {color: #FFAA10;}
.address a:hover {color: #FFF4A7;}

.copyright {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 9px; 
  color: #FFAA10;
  padding-top: 3px; 
  padding-bottom: 20px;
  }

.copyright a:link{color: #FFAA10;}
.copyright a:visited {color: #FFAA10;}
.copyright a:hover { text-decoration: none; color: #635B2A;}