html, body
{
  background-color: #000033;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: #000000;
  padding: 0px;
  margin: 0px;
  height: 100%;
  border: none;
}

a:link, a:visited
{
  color: #000066;
}

a:active, a:hover
{
  color: #AAAAFC;
}

a.no_ul:link, a.no_ul:visited
{
  text-decoration: none;
  color: #000066;
}

a.no_ul:active, a.no_ul:hover
{
  text-decoration: none;
  color: #000066;
}

.text1
{
  background-color: #FFFFEE;
  font-size: 10pt;
  color: #000000;
}

.textS
{
  font-size: 8pt;
}

.header
{
  color: #000066;
  font-size: 14pt;
  font-weight: bold;
  text-align: center;
  line-height: 15px;
}

.section
{
  background: #000099;
  font-size: 12pt;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
}

.navback
{
  background-image: url(../gif/navback.gif);
}

.mainback
{
  background-image: url(../gif/mainback.gif);
}

.mainmenu
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
}  

#bordrowt
{
  height: 5px;
}

#bordrowb
{
  height: 6px;
}

#fullwrap
{
  height: 100%;
}

#logocell
{
  height: 22px;
}