body{  
  font-family: verdana, tahoma;     
  font-size: 100%;     
  color: #000000;     
  font-weight:normal;
  } 

  h1 { font-family: verdana;}
  h3 { font-family: courier;}

  p {
  font-family: verdana;   
  font-size: 80%;   
  color: #6C00D9;   
  } 
   
  p.one {
  font-family: verdana;     
  font-size: 75%;     
  color: #000000;     
  font-weight: normal;       
  } 
      
  p.two {
  font-family: verdana;     
  font-size: 150%;     
  color: #8080FF;     
  font-weight: bold;       
  }      
  p.three {
  font-family: verdana;     
  font-size: 80%;     
  font-weight: bold;       
  }     
  p.four {
  font-family: verdana;     
  font-size: 60%;     
  color: #008080;     
  }
  p.five {
  font-family: verdana;     
  font-size: 125%;     
  color: #D52B3C;
  font-weight: bold;     
  }
  p.date {
  font-family: verdana, tahoma;     
  font-size: 75%;     
  color: #FF0000;
  font-weight: bold;     
  }
  p.races {
  font-family: verdana, tahoma;     
  font-size: 12px;     
  color: #000000;
  font-weight:normal;     
  }
  input  {  
  background-color: #D20000;    
  color: #000000;  
  }     
  select {  
  background-color: #D20000;  
  color: #ffffff;  
  }  
  textarea {  
  background-color: #676767;  
  color: #ffffff; 
  }
  form.one {  
  border: 1px solid #666699;  
  padding: 5px; 
  }
  buttons {  
  font-family: Verdana, Arial, Helvetica, sans-serif;  
  font-size: 10px;  
  background-color: #333333;  
  color: #FFFFFF;  margin-right: 6px; 
  }
  hr.thin { 
  color: #AA0000;       
  }     
  table.outer {  
  border-width: 1px;  
  border-spacing: 1px ; 
  border-style: solid;  
  border-color: #0000FF;  
  border-collapse: separate;  
  background-color: white;
  }
  table.inner {  
  border-width: 1px;  
  border-spacing: 1px ; 
  border-style: dashed; 
  border-color: #000000;  
  border-collapse: separate;  
  background-color: white;
  }
  td.stripe {
  border-width: 1px;
  border-spacing: 5px ;
  border-style: none;
  border-color: #8080FF;
  border-collapse: separate;
  background-color: #F0F0F0;
  }
  td.thinline {
  border-width: 1px;
  border-spacing: 0px ;
  border-style: solid;
  border-color: #8080FF;
  }
  a:link    {
  color:blue;  

  }
  a:visited {
  color:gray;   

  }
  a:active  {
  color:white; 

  }  
  a:hover   {
  color:white; 
  background:#BF0000;
  }
  li.dotred {
  font-family: verdana;
  font-size: 100%; 
  list-style: url(images/squaredotred.gif);
  }
  li.square {
  list-style:square;	
  FONT-SIZE: 10pt; 
  FONT-FAMILY: Verdana; 
  MARGIN: 0cm 0cm 0cm 0cm;
  }
  ul.imageorange {
  list-style-image: url('images/squaredotorange.gif')
  }
  ul.imagered {
  list-style-image: url('images/squaredotred.gif')
  }
  
  /************************* ID's *************************/ 

 #header { 
  position: absolute;
  width: 1024px; 
  height: 95px; 
  margin-top: 5px; 
  font-weight: normal; 
  background-color: #FFFFFF;
} 
 #footer { 
  position:absolute;
  width: 1019px; 
  height: 150px; 
  margin-left: 5px; 
  margin-top: 1250px; 
  font-weight: bold; 
  text-align:center;
  font-family:verdana, tahoma;
  font-size: 12px;
  color:#000000;
  background-color: #FFFFFF;
}
#navigationL {
  position: absolute;
  width: 275px; 
  height:33px;
  margin-bottom: 0px; 
  margin-top: 96px; 
  margin-left: 5px; 
  background-color: #000000;
 }
 #navigationC {
  position: absolute;
  width: 448px; 
  height:33px;
  margin-bottom: 0px; 
  margin-top: 96px; 
  margin-left: 280px; 
  background-color: #000000;
 }
 #navigationR {
  position: absolute;
  width: 300px; 
  height:33px;
  margin-bottom: 0px; 
  margin-top: 96px; 
  margin-left: 724px; 
  background-color: #000000;
 }
 #topad {
  position: absolute;
  width: 1024px; 
  height:33px;
  margin-bottom: 0px; 
  margin-top: 134px; 
  margin-left: 180px; 
  background-color: #FFFFFF;
 }
#leftcol { 
  position: absolute;
  padding: 0 0 50px 0; /*top right bottom left*/ 
  width: 300px; 
  margin: 5px; 
  margin-top: 190px; 
  border-right: 1px solid #C0C0C0; 
  font-family: verdana, tahoma;
  font-weight: normal; 
  background-color: #FFFFFF;
} 
#leftcolQuery { 
  position: absolute;
  padding: 0 0 50px 0; /*top right bottom left*/ 
  width: 200px; 
  margin: 5px; 
  margin-top: 190px; 
  border-right: 1px solid #C0C0C0; 
  font-family: verdana, tahoma;
  font-weight: normal; 
  background-color: #FFFFFF;
}
#centercolQuery { 
  position: absolute; 
  padding: 0 5px 50px 0; /*top right bottom left*/ 
  margin-top: 190px; 
  margin-left: 210px; 
  margin-right: 5px;
  width: 590px; 
  font-family: verdana, tahoma;
  font-size: 13px;
  border-right: 1px solid #C0C0C0; 
  background-color: #FFFFFF;
} 
#centercol { 
  position: absolute; 
  padding: 0 5px 50px 0; /*top right bottom left*/ 
  margin-top: 190px; 
  margin-left: 315px; 
  margin-right: 5px;
  width: 400px; 
  font-family: verdana, tahoma;
  font-size: 13px;
  border-right: 1px solid #C0C0C0; 
  background-color: #FFFFFF;
} 

#rightcol { 
  position: absolute; 
  padding: 0 0 50px 5px; /*top right bottom left*/ 
  margin-top: 190px; 
  margin-left: 724px; 
  width: 300px; 
  font-family: verdana, tahoma;
  font-size: 13px;
  background-color: #FFFFFF;
} 
#rightcolQuery { 
  position: absolute; 
  padding: 0 0 50px 5px; /*top right bottom left*/ 
  margin-top: 190px; 
  margin-left: 800px; 
  width: 250px; 
  font-family: verdana, tahoma;
  font-size: 13px;
  background-color: #FFFFFF;
} 