@charset "utf-8";
/* CSS Document */

body {
  font-family: Verdana;
  font-size: 12px;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  font-variant: normal;
  color: #FFFFFF;
  text-decoration: none;
  background-color: #000000;
  margin: 0px;
  padding: 0px;
}
.text {
  font-family: Verdana;
  font-size: 12px;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  font-variant: normal;
  color: #FFFFFF;
  text-decoration: none;
}
.link {
  font-family: Verdana;
  font-size: 12px;
  font-style: normal;
  line-height: normal;
  font-weight: bold;
  font-variant: normal;
  color: #FFCC00;
  text-decoration: none;
}
.maintable {
  font-family: Verdana;
  font-size: 12px;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  font-variant: normal;
  color: #FFFFFF;
  text-decoration: none;
  height: 100%;
  width: 100%;
}
.maintd {
  font-family: Verdana;
  font-size: 12px;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  font-variant: normal;
  color: #FFFFFF;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  height: 100%;
  width: 100%;
}
.sitetable {
  font-family: Verdana;
  font-size: 12px;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  font-variant: normal;
  color: #FFFFFF;
  text-decoration: none;
  border-bottom: 1px solid #8099BB;
}
.contenttd {
  font-family: Verdana;
  font-size: 12px;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  font-variant: normal;
  color: #FFFFFF;
  text-align: center;
  vertical-align: top;
  text-decoration: none;
  border: 1px solid #FFFFFF;
}
.menutd {
  font-family: Verdana;
  font-size: 12px;
  font-style: normal;
  line-height: normal;
  font-weight: bold;
  font-variant: normal;
  color: #FFFFFF;
  text-decoration: none;
  text-align: center;
  vertical-align: middle;
  border-top: 1px solid #8099BB;
  border-bottom: 1px solid #8099BB;
}
.menutdlink {
  font-family: Verdana;
  font-size: 12px;
  font-style: normal;
  line-height: normal;
  font-weight: bold;
  font-variant: normal;
  color: #FFFFFF;
  text-decoration: none;
  background-color: #8099BB;
  text-align: center;
  vertical-align: middle;
  cursor: hand;
}
.menutdlinkover {
  font-family: Verdana;
  font-size: 12px;
  font-style: normal;
  line-height: normal;
  font-weight: bold;
  font-variant: normal;
  color: #FFFFFF;
  text-decoration: none;
  background-color: #000000;
  text-align: center;
  vertical-align: middle;
  cursor: hand;
  border-top: 1px solid #8099BB;
  border-bottom: 1px solid #8099BB;
}
.contenttitle {
  font-family: Verdana;
  font-size: 12px;
  font-style: normal;
  line-height: normal;
  font-weight: bold;
  font-variant: normal;
  color: #FFFFFF;
  text-decoration: none;
  border-bottom: 1px solid #8099BB;
}
.contentlink {
  font-family: Verdana;
  font-size: 12px;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  font-variant: normal;
  color: #FFFFFF;
  text-decoration: underline;
}
.contentlink:hover {
  font-family: Verdana;
  font-size: 12px;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  font-variant: normal;
  color: #FFFFFF;
  text-decoration: none;
}
