a:link {
  color: #677887;
  font-weight: bold;
  text-decoration: underline;
}

a:visited {
  color: #677887;
  font-weight: bold;
  text-decoration: underline;
}

a:hover {
  color: #677887;
  font-weight: bold;
  text-decoration: none;
}

a:active {
  color: #677887;
  font-weight: bold;
  text-decoration: none;
}

body {
  background-color: #f1f1f1;
  color: #000000;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 12px;
  margin: 0;
  padding: 0;
}

h1 {
  font-family: arial, verdana, helvetica, sans-serif;
  font-weight: normal;
}

td {
  color: #000000;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 12px;
}

.border {
  background-color: #677887;
}

.cell {
  background-color: #e2e2e2;
}

.copyright {
  background-color: #677887;
  color: #ffffff;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 10px;
  text-align: center;
  vertical-align: middle;
}

.darkshade {
  background-color: #344554;
}

.header {
  background-color: #677887;
  color: #ffffff;
}

.lightshade {
  background-color: #9aabba;
}

.medshade {
  background-color: #677887;
}

.navbar {
  background-color: #e2e2e2;
  color: #000000;
  font-size: 10px;
  height: 19px;
  padding-left: 10px;
  vertical-align: middle;
  word-spacing: 15px;
}

.navbar a:link {
  background-color: #e2e2e2;
  border: none;
  color: #000000;
  font-weight: normal;
  text-decoration: none;
}

.navbar a:visited{
  background-color: #e2e2e2;
  border: none;
  color: #000000;
  font-weight: normal;
  text-decoration: none;
}

.navbar a:hover {
  background-color: #e2e2e2;
  border: none;
  color: #000000;
  font-weight: normal;
  text-decoration: none;
}

.navbar a:active {
  background-color: #e2e2e2;
  border: none;
  color: #000000;
  font-weight: normal;
  text-decoration: none;
}

.showit {
  display: none;
}

.spacing {
  line-height: 150%;
}

#gradient {
  position: absolute;
  top: 91px;
  z-index: 1;
}

#tooltip {
  background-color: #677887;
  border: 1px solid #000000;
  color: #ffffff;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 13px;
  padding: 5px;
}

#wholepage {
  position: absolute;
  z-index: 2;
}
.tableborders {
  background : black;
  color : #4A5A60;
}
.tdheader {
  font-weight : bold;
  color : black;
  font-family : Verdana, Helvetica, sans-serif;
  background : #9FADB5;
}
.lighttable {
  background : #E7EBED;
  color : black;
}
.darktable {
  background : #CFD7DA;
  color : black;
}
.categoryheader {
  font-weight : bold;
  color : black;
  font-family : Verdana, Helvetica, sans-serif;
  background : #9FADB5;
}
