@import "global.css";

#form1 {
  margin-left: 60px; 
  margin-bottom: 20px;}
    
#form2, #form4 {
  margin-left: 60px; 
  float: left; 
  width: 160px; 
  margin-bottom: 10px;}
    
#form3, #form5 {
  float: left; 
  width: 340px;}
  
.p1 {
  margin-left: 60px;}

.table1 {
  clear: left; 
  margin: 0 auto; 
  padding: 0; 
  background: #fff; 
  border-bottom: 3px solid #941810; 
  border-top: 3px solid #941810;}
  
#table2, #table3 {
  position: absolute; 
  top: 410px; 
  left: 0; 
  width: 100%; 
  padding: 0; 
  background: #fff; 
  border-bottom: 3px solid #941810; 
  border-top: 3px solid #941810;
  margin-bottom: 0;}
  
.toprow {
  background: rgb(200,200,200); 
  border-bottom: 2px solid #941810;}
  
.toprow h4 {
  margin: 5px; color: #941810;}
  
th {
  border-left: 1px solid #000; 
  border-right: 1px solid #000; 
  border-bottom: 1px solid #000;}
  
.td1 {
  border-top: 1px solid #000; 
  border-left: 1px solid #000; background: #fff;}
  
.titleh3 {
  color: #B5945A;}
  
.falseFooter {
  width: 900px; 
  margin: 0 auto; 
  background: #fff url(images/bg.png) repeat-y top left; 
  overflow: hidden; 
  padding-top: 30px;}
  
.listFooter {
  border-top: 1px solid #000;}
  
.listFooter p {
  text-align: center;
  border-top: 2px solid #941810;}
  
.listFooter p a {
  text-decoration: none;
  color: #B5945A;}
