.sectnav {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: bold; text-decoration: none; background-color: #FF9933; color: #FFFFFF}

BODY {
  background-color: #f0944A;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
  margin-top: 2px;
  font-size: 10pt;
}

H2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
  
A:link {
  text-decoration: none;
  font-weight: bold;
  color: #0066cc;
}

A:visited {
  text-decoration: none;
  font-weight: bold;
  color: red;
}

A:hover {
  text-decoration: none;
  font-weight: bold;
  color: green;
}

.bodytext {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
}

.pageheader {
  font-weight: bold;
  color: #0066cc;
  font-size: 14pt;
}
.menuheader {
  font-weight: bold;
  color: white;
  background-color: #0066cc;
  text-align: center;
  vertical-align: middle;
  font-size: 12pt;
}

.menusubhead {
  font-weight: normal;
  background-color: black;
  color: white;
  margin: 5px;
  text-align: center;
  vertical-align: middle;
}

.menuitem {
  padding: 5px;
}

.paraheader {
  font-weight: bold;
  color: black;
  text-align: left;
}

.paraheadersafe {
  font-weight: bold;
  color: black;
  background-color: white;
  text-align: left;
}

.formtitle {
  background-color: #0066cc;
  color: white;
  font-weight: bold;
  padding-right: 5px;
  padding-left: 5px;
}

.statstitle {
  color: white;
  font-weight: bold;
}

.statsvalue {
  background-color: #ffffff;
  color: black;
}

.statsdesc {
  background-color: #ffffff;
  color: black;
  font-weight: bold;
}

.linkstitle {
  background-color: #ffffff;
  color: black;
  font-weight: bold;
  padding-right: 5px;
}

.clientarea {
  background-color: #408080;
  color: white;
  font-weight: bold;
}
