@charset "iso-8859-1";

BODY {
  background-image: url(bg.gif);  
  background-repeat: repeat;
  background-attachment: scroll;
  margin: 0px;
}

TABLE.LONG {
  background-image: url(gray.gif);  
  background-repeat: no-repeat;
  background-attachment: scroll;
  margin: 0px;
}

H1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #404040;
}

H2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #404040;
}

P {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #3D2D25;
}

P.large {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 16px;
  font-weight: normal;
  color: #3D2D25;
}

A {
  color: #000000;
  font-weight: bold;
  text-decoration: none;
}

A:hover {
  color: #800080;
  font-weight: bold;
  text-decoration: underline;
}

A.large {
  color: #3D2D25;
  text-decoration: none;
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 18px;  
}

A.large:hover {
  color: #3D2D25;
  text-decoration: underline;
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 18px;    
}

A.white {
  color: #FFFFFF;
  text-decoration: none;
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 12px;  
}

A.white:hover {
  color: yellow;
  text-decoration: underline;
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 12px;    
}


TD {
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #3D2D25;
  font-weight: normal;
}

TD.1 {
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #404040;
  font-weight: bold;
}

TD.2 {
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #000000;
  background-color: #FFC0C0;
  font-weight: normal;
}

li
{
FONT: 10pt Tahoma, Verdana, Arial, Helvetica, sans-serif;
FONT-WEIGHT: bold;
COLOR: #404040;
VALIGN: middle;
}

ul
{ 
list-style-image: url("bullet.gif") 
}
