body
{
  font-family: arial, verdana, sans-serif;
  font-size: 12px;
  text-align:left;
  margin: 0px;
}

div#header
{
  height: 57px;
  width: 755px;
  background-color: #4aa24c;
  kmargin: 0px auto;
  text-align: left;
  padding: 3px;
  border-top: 1px solid #737373;
  border-bottom: 1px solid #737373;  
  margin-top: 2px;
  margin-bottom: 2px;
}

h1
{
  font-size: 14px;
  border-bottom: 2px #aadfab solid;
  padding-bottom: 3px;
  letter-spacing: 2px;
}

h2
{
  font-size: 13px;
}

div#bodyblock
{
  position: absolute;
  width: 763px;
  fmargin: 0px auto;
  text-align: left;
  background: url("body-back.gif");

}

p#locator
{
  font-size:10px;
  color: #888;
  margin-top: 4px;
}

p
{
  margin-top: 11px;
  margin-bottom: 11px;
  text-align: justify;
}

.highlighttable
{
 
  border-collapse: collapse;
}

.highlighttable td, .highlighttable th
{
  border: 1px #eee solid;
  padding: 3px;
  color: #444;
}

.highlighttable th
{
  background-color: #eee;
}

a
{
  text-decoration: none;
  color: #1F494B;
}

a:hover
{
  text-decoration: underline;
}


div#footer
{
  clear: both;

  height: 20px;
  width: 758px;
  text-align: left;
  background-color: #6cb46e;
  margin-top: 15px;
  padding-left: 5px;
  padding-top: 2px;
  color: #333;
  border-top: 1px solid #104511; 
  
}

div#menu
{
  sposition: relative;
  float:left;
  width: 169px;
  height: 100%;

}

div#aintreeimg
{
  margin-top: 15px;
  margin-left: 47px;
}

div#johnsmithimg
{
  margin-top: 25px;
  margin-left: 41px;
}



div#rightpane
{
  float:right;
  width: 122px;

}

div#content
{
  sposition: relative;
  float:left;
  width: 458px;
  margin-top: 1px;
  height: 100%;
  margin-left: 8px;
  padding-right: 2px;
}

div#contentwide
{
  sposition: relative;
  float:left;
  width: 580px;
  margin-top: 1px;
  height: 100%;
  margin-left: 8px;
  padding-right: 2px;
}

div#menu a
{
  color: #000;
  font-size: 11px;
  text-decoration: none;
}

div.menuheader
{
  width: 163px;
  height: 17px;
  padding: 3px;
  text-align: right;
  color: #0c410d;
  font-weight: bold;
  letter-spacing: 2px;
  background-color: #80c081;
}

div.menuitem
{
  text-align: right;
  color: #333;
  letter-spacing: 1px;
  background-color: #aadfab;

}

div.menuitemrace
{
  text-align: right;
  color: #333;
  letter-spacing: 2px;
  background-color: #FFE4BB;
  font-size: 10px;

}

div.menuitemracedate
{
  text-align: right;
  color: #333;
  letter-spacing: 1px;
  background-color: #bfdcde;
  font-size: 10px;
  margin-top: 1px;
  padding: 1px;
  padding-right: 3px;
  
}

div.menuitem a
{ 
  display: block;
  margin-bottom: 1px;
  margin-top: 1px;
  padding: 3px;
  background-color: #aadfab;
  width: 163px;
  height: 16px; 
  border-top: 1px solid #6cb46e;
  border-bottom: 1px solid #6cb46e; 
   
} 

div.menuitemrace a
{ 
  display: block;
  margin-bottom: 1px;
  margin-top: 1px;
  padding: 3px;
  background-color: #FFEFD4;
  width: 163px;
  letter-spacing: 0px;
} 

div.menuitemrace a:hover
{
  display: block;
  width: 163px;
  background-color: #80c081;
  color: #fff;
} 



div.menuitem a:hover
{
  display: block;
  width: 163px;
  height: 16px; 
  background-color: #80c081;
  color: #fff;
} 

img
{
  border: 0px;
}

.lefthighlight
{
  border-left: 2px solid #C3E5E7;
  padding-left: 5px;
}

.borderimg
{
  border: 1px solid #737373; 
  margin: 4px;
  margin-top: 2px;
  margin-bottom: 2px;
}