body
{
  font-family: Verdana;
  font-size: 10pt;
  color: #333333;
  background-color: #ffffcc;
  border-width: 0px;
}

a
{
  color: #333333;
  text-decoration: none
}

a:hover
{
  color: #cc9933;
}

table.main
{
  width: 100%;
  border-width: 0px
}

td
{
  font-family: Verdana;
  font-size: 10pt;
  color: #333333;
}

td.header
{
  background-color: #cc9933;
  height: 70px;
  text-align: left;
}

td.footer
{
  font-size: 7pt;
  text-align: center
}

td.nav
{
  border-style: solid;
  border-color: #cc9933;
  border-width: 1px, 1px, 1px, 0px;
  width: 125px;
  vertical-align: top
}

td.content
{
  border-style: solid;
  border-color: #cc9933;
  border-width: 1px, 0px, 1px, 0px;
  color: #333333;
  text-align: center;
}

table.content
{
  width: 90%;
}

table.menu
{
  border-width: 0px
}

img
{
  border: 0px
}

hr
{
  color: #cc9933;
}

