BODY
{
 background-image: url(fast-bkgd.gif);
 font-size: 12pt;
}

HR
{
  height: 12pt;
}

HR.thin
{
  height: 2pt;
}

TD
{
  font-size: 12pt;
  vertical-align: top;
}

TD.nav
{
  text-align: right;
  vertical-align: top;
  border-top: 1px;
  border-bottom: 2px;
  border-left: 2px;
  border-right: 1px;
  border-style: solid;
  border-color: #000000;
}

TD.chosen
{
  text-align: right;
  vertical-align: top;
  background-color: #FFFF80;
  border-top: 1px;
  border-bottom: 2px;
  border-left: 2px;
  border-right: 1px;
  border-style: solid;
  border-color: #000000;
}

A.chosen
{
 color: #000000;
 text-decoration: none;
}

.hover
{
  text-align: right;
  vertical-align: top;
  background-color: #D0D0D0;
  border-top: 1px;
  border-bottom: 2px;
  border-left: 2px;
  border-right: 1px;
  border-style: solid;
  border-color: #000000;
}

.nav-left
{
  position: absolute;
  top: 225px;
  left: 5px;
  width: 100px;
//  height: 100%;
}

.content
{
//  margin-left: 105px;
  position: relative;
  width: 100%;
  border: 0px none;
}

.email
{
  position: relative;
  width: 100%;
  border: 0px none;
}

.stats
{
  position: relative;
  width: 100%;
  border: 0px none;
}

.pageinfo
{
  position: relative;
  width: 100%;
  border: 0px none;
}
