body {
  margin: 0px;
  padding: 0px;
}

body, table, td, th {
  color: black;
  font-family: arial, verdana, sans-serif;
  font-size: 12px;
}

a:link {
  color: #990000;
  text-decoration: none;
}

a:visited {
  color: #666666;
  text-decoration: none;
}

a:hover {
  color: #990000;
  text-decoration: underline;
}

a:active {
  color: #990000;
  text-decoration: underline;
}

.hdrNav {
  color: black;
  font-size: 10px;
  font-weight: bold;
}

.hdrNav a:link {
  color: black;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
}

.hdrNav a:visited {
  color: black;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
}

.hdrNav a:hover {
  color: black;
  text-decoration: underline;
}

.hdrNav a:active {
  color: black;
  text-decoration: underline;
}

.lftNavTop {
  color: white;
  font-size: 12px;
  font-weight: bold;
}

.lftNavTop a:link {
  color: white;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}

.lftNavTop a:visited {
  color: white;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}

.lftNavTop a:hover {
  color: white;
  text-decoration: underline;
}

.lftNavTop a:active {
  color: white;
  text-decoration: underline;
}

.lftNavBot {
  color: black;
  font-size: 12px;
  font-weight: bold;
}

.lftNavBot a:link {
  color: black;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}

.lftNavBot a:visited {
  color: black;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}

.lftNavBot a:hover {
  color: black;
  text-decoration: underline;
}

.lftNavBot a:active {
  color: black;
  text-decoration: underline;
}

.ftrNav {
  color: white;
  font-size: 10px;
  font-weight: bold;
}

.ftrNav a:link {
  color: white;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
}

.ftrNav a:visited {
  color: white;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
}

.ftrNav a:hover {
  color: white;
  text-decoration: underline;
}

.ftrNav a:active {
  color: white;
  text-decoration: underline;
}

.searchInput {
  background: #CCCCCC;
  color: black;
  font-size: 10px;
  width: 120px;
}

.searchScope {
  background: #999999;
  color: black;
  font-size: 10px;
}

.copyright {
  font-size: 10px;
}

.tip {
  color: white;
  font-size: 10px;
  font-weight: bold;
}
