body {
  background: #CDCDCD;
  font-family: Verdana, Sans-Serif;
}

img {
  vertical-align: bottom;
}

.maintable {
  width: 817px;
  border: 1px solid black;
  margin-top: 10px;
  margin-bottom: 10px;
}

.toptable {
  width: 100%;
  height: 80px;
  border-bottom: 1px solid black;
}

.topnavtd {
  text-align: right;
  padding-right: 20px;
  vertical-align: middle;
  font-size: 11px;
  background-image: url(images/logo.jpg);
  background-repeat: no-repeat;
}

.topnavtd a:link {
  text-decoration: none;
  color: black;
}
.topnavtd a:visited {
  text-decoration: none;
  color: black;
}
.topnavtd a:hover {
  text-decoration: none;
  color: white;
}
.topnavtd a:active {
  text-decoration: none;
  color: black;
}

.navlinetable {
  width: 100%;
  border-bottom: 1px solid black;
  font-size: 12px;
  font-weight: bold;
  color: #989898;
}

.link1td {
  background: white;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
  border-right: 1px solid black;
  width: 17%;
}
.link2td {
  background: #B0DEFB;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
  border-right: 1px solid black;
  width: 17%;
}
.link3td {
  background: #FDFEB0;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
  border-right: 1px solid black;
  width: 16%;
}
.link4td {
  background: #FFC59F;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
  border-right: 1px solid black;
  width: 16%;
}
.link5td {
  background: #A8FFA8;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
  border-right: 1px solid black;
  width: 17%;
}
.link6td {
  background: #FF9F9F;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
  width: 17%;
}

.link1td a:link, .link2td a:link, .link3td a:link, .link4td a:link, .link5td a:link, .link6td a:link {
  color: #989898;
  text-decoration: none;
}
.link1td a:visited, .link2td a:visited, .link3td a:visited, .link4td a:visited, .link5td a:visited, .link6td a:visited {
  color: #989898;
  text-decoration: none;
}
.link1td a:hover, .link2td a:hover, .link3td a:hover, .link4td a:hover, .link5td a:hover, .link6td a:hover {
  color: black;
  text-decoration: none;
}
.link1td a:active, .link2td a:active, .link3td a:active, .link4td a:active, .link5td a:active, .link6td a:active {
  color: #989898;
  text-decoration: none;
}

.link1tda {
  background: white;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
  border-right: 1px solid black;
  width: 17%;
}
.link2tda {
  background: #279FF5;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
  border-right: 1px solid black;
  width: 17%;
}
.link3tda {
  background: #FFFF15;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
  border-right: 1px solid black;
  width: 16%;
}
.link4tda {
  background: #FE6E0D;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
  border-right: 1px solid black;
  width: 16%;
}
.link5tda {
  background: #12FF11;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
  border-right: 1px solid black;
  width: 17%;
}
.link6tda {
  background: #FF0F0E;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
  width: 17%;
}

.link1tda a:link, .link2tda a:link, .link3tda a:link, .link4tda a:link, .link5tda a:link, .link6tda a:link {
  color: black;
  text-decoration: none;
}
.link1tda a:visited, .link2tda a:visited, .link3tda a:visited, .link4tda a:visited, .link5tda a:visited, .link6tda a:visited {
  color: black;
  text-decoration: none;
}
.link1tda a:hover, .link2tda a:hover, .link3tda a:hover, .link4tda a:hover, .link5tda a:hover, .link6tda a:hover {
  color: #989898;
  text-decoration: none;
}
.link1tda a:active, .link2tda a:active, .link3tda a:active, .link4tda a:active, .link5tda a:active, .link6tda a:active {
  color: black;
  text-decoration: none;
}

.picture {
  border-bottom: 1px solid black;
}

.contentlinetable {
  background: #E9E9E9;
  width: 100%;
  border-bottom: 1px solid black;
}

.outertdnavbox {
  text-align: left;
  vertical-align: top;
  width: 180px;
}

.outertdcontent {
  text-align: left;
  vertical-align: top;
  padding: 20px;
  border-left: 1px dashed black;
  font-size: 12px;
}

.outertdcontent a:link {
  color: black;
}
.outertdcontent a:visited {
  color: black;
}
.outertdcontent a:hover {
  color: #D82818;
}
.outertdcontent a:active {
  color: black;
}

.navboxinnertable {
  font-size: 12px;
  margin: 20px;
}

.navboxtd {
  padding-top: 8px;
  padding-bottom: 5px;
}

.navboxtd a:link {
  color: black;
  font-weight: bold;
  text-decoration: none;
}
.navboxtd a:visited {
  color: black;
  font-weight: bold;
  text-decoration: none;
}
.navboxtd a:hover {
  color: #aaaaaa;
  font-weight: bold;
  text-decoration: none;
}
.navboxtd a:active {
  color: black;
  font-weight: bold;
  text-decoration: none;
}

.navboxtd2 {
  padding-left: 15px;
  padding-bottom: 3px;
  font-size: 10px;
}

.navboxtd2 a:link {
  color: black;
  font-weight: bold;
  text-decoration: none;
}
.navboxtd2 a:visited {
  color: black;
  font-weight: bold;
  text-decoration: none;
}
.navboxtd2 a:hover {
  color: #aaaaaa;
  font-weight: bold;
  text-decoration: none;
}
.navboxtd2 a:active {
  color: black;
  font-weight: bold;
  text-decoration: none;
}

.adresstd {
  font-size: 12px;
  text-align: center;
  padding-top: 10px;
}

.adresstd a:link {
  color: black;
}
.adresstd a:visited {
  color: black;
}
.adresstd a:hover {
  color: white;
}
.adresstd a:active {
  color: black;
}

