/* Generated by KompoZer */
#navUL li {
  margin: 3px 0 0;
}
#navUL a {
  padding: 5px 5px 5px 0.5em;
  display: block;
  text-decoration: none;
  width: 100%;
  background-color: #6633ff;
  color: yellow;
  font-weight: bold;
}
#navUL {
  border:  none;
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  text-align: center;
  width: 95%;
}
#navUL a.active {
  background-color: #3366ff;
}
#navUL a.inactive:hover {
  color: white;
}
img.logo {
  width: 1in;
}
img.banner {
}
td.contents {
  padding-left: 25px;
  vertical-align: top;
}
.main {
  color: #000099;
  font-weight: bold;
  font-family: "Times New Roman",Times,serif;
  font-size: 11pt;
}
h1 {
  color: red;
  text-align: center;
}
h4 {
  color: #990000;
}
h3 {
  color: #660000;
  text-decoration: underline;
}
body {
  color: #000099;
  font-weight: bold;
}
.setup {
  width: 80%;
  margin-right: auto;
  margin-left: auto;
}
.dateForm {
  width: 50%;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
}
.tabhead {
  font-weight: bolder;
  text-decoration: underline;
}