body
{
  margin: 0px;
}
img
{
  margin: 0px;
  border: 0px;
}
td
{
  color: #000000;
  font-family: verdana;
  font-size: 11px;
}
input
{
  border: solid 1px #999999;
  font-family: verdana;
  font-size: 11px;
  font-weight: normal;
}
a
{
  color: #669933;
  text-decoration: none;
}
a:hover
{
  text-decoration: underline;
}
a.header
{
  color: #99cc33;
  font-weight: bold;
}
a.footer
{
  color: #999999;
  font-size: 10px;
}
h1
{
  color: #6699cc;
  font-weight: bold;
  font-size: 16px;
}
h2
{
  color: #6699cc;
  font-weight: bold;
  font-size: 14px;
}
h3
{
  color: #6699cc;
  font-weight: bold;
  font-size: 12px;
}
td.navbar
{
  color: #ffffff;
}
a.navbar
{
  color: #ffffff;
  font-weight: bold;
  font-size: 10px;
  margin-right: 2px;
  margin-left: 2px;
}
td.menu
{
  color: #666666;
  font-weight: bold;
}
a.menu
{
  color: #666666;
  font-weight: normal;
}
a.highlight
{
  color: #ff0000;
  font-weight: normal;
}
td.selected
{
  background-color: #eeeeee;
}
.text
{
  line-height: 18px
}
.button
{
  color: #666666;
  font-weight: bold;
  cursor: hand;
}
.error
{
  color: #ff0000;
}
.success
{
  color: #00ff00;
}