BODY
{
  background-color: white;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  letter-spacing: normal;
  text-transform: none;
  word-spacing: normal;
}
TABLE
{
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: normal;
  letter-spacing: normal;
  text-transform: none;
  word-spacing: normal;
}
H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
  color: #003366;
}
H1
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 2em;
  font-weight: 700;
  font-style: normal;
  text-decoration: none;
  word-spacing: normal;
  letter-spacing: normal;
  text-transform: none;
}
H2
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1.75em;
  font-weight: 700;
  font-style: normal;
  text-decoration: none;
  word-spacing: normal;
  letter-spacing: normal;
  text-transform: none;
}
H3
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1.58em;
  font-weight: 500;
  font-style: normal;
  text-decoration: none;
  word-spacing: normal;
  letter-spacing: normal;
  text-transform: none;
}
H4
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1.33em;
  font-weight: 500;
  text-decoration: none;
  word-spacing: normal;
  letter-spacing: normal;
  text-transform: none;
}
#nav-menu ul
{
  list-style: none;
  padding: 0;
  margin: 0;
} 
#nav-menu li
{
  float: left;
  margin: 0 0.15em;
}
#nav-menu li a
{
  background: url(SiteImages/BarBack.jpg) #fff bottom left repeat-x;
  height: 18px;
  line-height: 19px;
  float: left;
  width: 7em;
  display: block;
  border: 0.1em solid #dcdce9;
  color: #0d2474;
  text-decoration: none;
  text-align: center;
} 
ul
{
  list-style: none;
}
li
{
  margin: 5px 0;
}
A:visited
{
  text-decoration: none;
  color: #3333cc;
}
A:active
{
  text-decoration: none;
  color: #3333cc;
}
A:hover
{
  text-decoration: underline;
  color: #3333cc;
}
.TblRowOn
{
  background-color: #ADD8E6;
}
.TblRowOff
{
  background-color: White;
}
.Menu a:hover
{
  color:Yellow;
  font-weight: bold;
}
.Menu a:active
{
  color:Yellow;
  font-weight: bold;
}