/******************************************************************/
/* Whitley WI                                                               */
/******************************************************************/
BODY
  {
  font-family: Tahoma, Helvetica, sans-serif;
  font-size: 11pt;
  margin: 0;
  border: 0;
  padding: 0;
  color: black;
   }

A, A:VISITED
  {
  color: navy;
  }

A:HOVER, A:ACTIVE
  {
  color: red;
  }

TR.header
  {
  vertical-align: top; 
  background: #008081;
  }

TR.header TD
  {
  padding:5px;
  }


TD.menu
  {
  width:200px;
  background: #FFC0FF;
  border-right:2px solid #FFC0FF;
  }

DIV.menu
  {
  width: 150px;
  }


A.menu
  {
  display: block;
  padding: 4px;
  padding-left: 16px;
  font-family: "trebuchet ms", arial, helvetica, sans-serif;
  font-size: 12pt;
  font-weight: bold;
  color: #505029;
  text-decoration: none;
  text-transform: lowercase;
  }
  
TD
{
vertical-align: top; 
}

A.menu, A.menu:visited
  {
  color: #505029;
  background: none;
  }
  
A.menu:hover, A.menu:active
  {
  color: white;
  background: #84844c;
  } 


TD.info
  {
  padding-top: 0px;
  padding-left: 25px;
  padding-right: 10px;
  padding-bottom: 10px;
  line-height: 150%;
  }

H1
  {
  font-family: Tahoma,helvetica,san-serif;
  font-size: 24pt;
  font-weight: normal;
  line-height: normal;
  color: #84844c;
  text-transform: lowercase;
  }
  
H2
  {
  font-family: Tahoma,helvetica,san-serif;
  font-size: 14pt;
  font-weight: normal;
  line-height: normal;
  color: #EC00EC;
  padding-bottom:0px;
  margin-bottom: 0px;
  }
  

span.h2
  {
  font-family: Tahoma,helvetica,san-serif;
  font-size: 14pt;
  font-weight: normal;
  line-height: normal;
  color: #EC00EC;
  padding: 0px;
  }


  

