h5 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.65em;
  font-style: normal;
  line-height: 0px;
  font-weight: normal;
  color: #FFFFFF;
  margin-right: 10px;
}
.bold {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.65em;
  font-style: normal;
  line-height: 1.5em;
  font-weight: bold;
  color: #000000;
}
a {
  font-size: 11px;
  color: #FFFFFF;
}
a:link {
  text-decoration: none;
  color: #000000;
}
a:visited {
  text-decoration: none;
  color: #000000;
}
a:hover {
  text-decoration: underline;
  color: #000000;
}
a:active {
  text-decoration: none;
}
body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-color: #003366;
}
.buttons {
  font-size: 11px;
  font-weight: bold;
  text-transform: none;
  color: #FFFFFF;
  text-decoration: none;
  background-color: #000000;
  border: 1px solid #244F84;
}
table.message {
  background: #D11403;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 12px;
}
.navigate {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-decoration: none;
  color: #000000;
}
.dark_cell_bg {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #FFFFFF;
  background-color: #003366;
  border-style: none;
}
.grey_cell_bg {
  vertical-align: top;
  background: #BCCCDA;
  color: #244F84;
  font-size: 90%;
}
.white_cell_bg {
  vertical-align: top;
  background: #E4E4E4;
  color: #244F84;
  font-size: 90%;
}
.black_cell_bg {
  background: #000000
}
.main_bg {
  background: #FFFFFF
}
.flash_bg {
  background: #336699
}
.search_bg {
  background: #CCCCCC
}
table.labels {
  background: #CCCCCC;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.65em;
  font-style: normal;
  line-height: 1.5em;
  font-weight: bold;
  color: #000000;
}
table.hints {
  background: #FF6600;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal;
  line-height: 1.5em;
  color: #000000;
}
table.rows {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 1.5em;
}
th {
  background: #003462;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 10px;
  text-align: left;
}
.bb {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.65em;
  font-style: normal;
  line-height: 1.5em;
  font-weight: bold;
  color: #000000;
}
.top_banner {
  background-image: url(images/top_banner.jpg);
}
.hints_banner {
  background-image: url(images/hints_title.jpg);
  background-repeat: no-repeat;
  background-position: right top;
}
