
body  {
  font-family: Verdana, Arial, Helvetica;
  color: #000000;
  background-color: #ffccbb;  
}


h1    {
  font-family: Verdana, Arial, Helvetica;
  font-size: 20px;
  font-style: bold;
}


h2    {
  font-family: Verdana, Arial, Helvetica;
  font-size: 18px;
  font-style: bold;
}


h3, th    {
  font-family: Verdana, Arial, Helvetica;
  font-size: 16px;
  font-style: italic;
}

h4    {
  font-family: Verdana, Arial, Helvetica;
  font-size: 14px;
  font-style: bold;
}

p, ul, li, td     {
  font-family: Verdana, Arial, Helvetica;
  font-size: 12px;
}

p.submenu {
  padding-left: 0px;
  padding-right: 0px;
}

.withborder {
  font-family: Verdana, Arial, Helvetica;
  border: solid;
  border-width: 1px;
  border-color: #000000;
}

a, a:visited, a:active {
  font-family: Verdana, Arial, Helvetica;
  color: #990000;
  font-size: 12px;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

a.nav, a.nav:visited, a.nav:active {
  font-family: Verdana, Arial, Helvetica;
  padding-left: 4px;
  padding-right: 4px;
  padding-top: 4px;
  padding-bottom: 4px;
  color: #990000;
  text-decoration: none;
}

a.nav:hover {
  text-decoration: underline;
}

a.subnav, a.subnav:visited, a.subnav:active {
  color: #000000;
  text-decoration: none;
}

a.subnav:hover {
  text-decoration: underline;
}

a.print {
  font-size: 11px;
  border: 0px;
}

p.print {
  vertical-align: bottom;
  align: right;
}

table.maintable {
  table-layout: fixed;
  border-color: #000000;
  border-width: 1px;
  border-style: solid;
}

td.main {
  font-family: Verdana, Arial, Helvetica;
  vertical-align: top;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-color: #000000;
  border-style: solid;
  border-top-width: 1px;
  border-left-width: 1px;
  border-bottom-width:0px;
  border-right-width:0px;
}

td.white {
  background-color: #ffffff;
}

td.nav {
  vertical-align: top;
  background-color: #ffffff;
  padding:0px;
  margin:0px;
}

.nav_active_subpage {
  color: #777777;
}

.navilayer {
  position: absolute;
  background-color: white;
}
