BODY {
  background: #CCCCCC;
}

A.footer {
  color: #FFFFFF;
  text-decoration: none;
}

A.footer:hover {
  color: #FFFFFF;
  text-decoration: underline;
}

TD.menu {
  background-image: url(images/bkgnd_menu.gif);
  vertical-align: top;
}

TD {
  font-family: verdana, arial, helvetica;
}

TD.mainText {
  background: #FFFFFF;
  color: #333333;
  vertical-align: top;
  font-family: verdana, arial, helvetica;
  font-size: 11px;
  line-height: 20px;
}

TD.left {
  color: #333333;
  vertical-align: top;
  font-family: verdana, arial, helvetica;
  font-size: 11px;
  line-height: 20px;
  font-weight: bold;
}

TD.featured {
  color: #333333;
  vertical-align: top;
  font-family: verdana, arial, helvetica;
  font-size: 10px;
}

TD.iMain {
  background-image: url(images/bkgnd_imain.jpg);
  color: #999999;
  vertical-align: middle;
  text-align: center;
  font-family: Times;
  font-size: 26px;
  font-weight: bold;
}

TD.iMain2 {
  background-image: url(images/bkgnd_imain.jpg);
  color: #FF0000;
  vertical-align: middle;
  text-align: center;
  font-family: Times;
  font-size: 16px;
  font-weight: bold;
}

TD.footer {
  background: #336600;
  text-align: center;
  color: #FFFFFF;
  font-size: 10px;
}
