
 /*rel 14*/
BODY {
  background-color: white;
  color: black;
  font-family: Verdana, Arial;
  margin-top: 0pt;
  margin-right: 0pt;
  margin-left: 0pt;
  margin-bottom: 0pt;
  border-top: none;
  border-right: none;
  border-bottom: none;
  border-left: none;
}

H1 {
  font-family: Verdana, Arial;
  font-size: 12.0pt;
  color: yellow;
  text-align: center;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  line-height: 200%;
  display: inline;
}

H1.title {
  font-size: 20.0pt;
  font-family: "Trebuchet MS", Verdana, Arial;
  color: yellow;
  font-weight: bold;
  text-align: center;
  font-style: italic;
  line-height: 100%;
  display: inline;
}

H2 {
  font-family: Verdana, Arial;
  color: yellow;
  font-size: 11.0pt;
  display: inline;
}

H3 {
  color: navy;
  font-family: Verdana, Arial;
  font-weight: normal;
  font-size: 11.0pt;
}

H4 {
  display: inline;
  font-size: 11.0pt;
  font-family: Verdana, Arial;
  color: green;
}

TH {
  font-size: 12.0pt;
  font-family: Verdana, Arial;
  color: yellow;
  font-weight: bold;
  text-align: center;
  font-style: normal;
  font-variant: normal;
  background-color: #003366;
  vertical-align: middle;
}

TD {
  font-size: 10.0pt;
  font-family: Verdana, Arial;
  color: black;
  font-weight: normal;
  vertical-align: top;
}

P {
  font-size: 10.0pt;
  font-family: Verdana, Arial;
  color: black;
}

.base {
  background-color: white; /*#CCFFCC;*/
}

TABLE.pagemenu {
  width: 100%;
}

TD.basel {
  width: 20%;
  border-top: none;
  background-color: #003366;
  color: white;
  border-right: none;
  border-bottom: none;
  border-left: none;
}

TD.baser {
  font-size: 10.0pt;
  font-family: Verdana, Arial;
  color: yellow;
  font-weight: bold;
  text-align: center;
  font-style: normal;
  line-height: 100%;
  width: 80%;
  border-top: none;
  background-color: #003366;
  border-right: none;
  border-bottom: none;
  border-left: none;
}

TD.menu {
  font-family: "Trebuchet MS", Verdana;
  font-size: 11.0pt;
  font-weight: normal;
  text-align: center;
  vertical-align: top;
  color: black; /*for the seperators*/
  text-decoration: none;
  width: 100%;
  background-color: #C6E2FF; /*slategray*/
  border-top: 1px;
  border-right: 1px gray outset;
  border-bottom: 1px gray outset;
  border-left: 1px silver outset;
}

TD.link {
  font-family: Verdana, Arial;
  font-size: 10.0pt;
  color: black;
  background-color: #CCFFFF;
}

TD.addr {
  width: 75%;
  font-family: Verdana, Arial;
  font-size: 10.0pt;
  color: black;
  background-color: white;
}

A.menu {
  font-family: "Trebuchet MS", Verdana;
  font-size: 10.0pt;
  font-weight: normal;
  text-decoration: none;
}

A.link {
  font-family: Verdana, Arial;
  font-size: 10.0pt;
  text-decoration: underline; /*underline*/
  color: blue;
}

A:visited {
  color: blue;
}

A:hover {
  color: red;
  background-color: white;
}

CAPTION {
  width: 100%;
  font-size: 10.0pt;
  font-family: "Trebuchet MS", Verdana;
  color: navy;
}

.imgr {
  float: right;
}

.imgl {
  float: left;
}

.intro {
  text-align: center;
  background-color: #CCFFFF;
  vertical-align: middle;
}

.ads {
  text-align: center;
  background-color: #CCFFFF;
  vertical-align: top;
}

.topic {
  background-color: #003366;
  color: lime;
  font-family: Verdana, Arial;
  font-weight: normal;
  font-size: 10.0pt;
  text-align: center;
  vertical-align: middle;
}

.sub {
  background-color: #00CCCC;
  height: 5px;
}

.tag {
  background-color: #00CCCC;
  text-align: right;
}

.ver {
  font-size: 8.0pt;
  font-family: Verdana, Arial;
  text-align: center;
}

HR {
  color: #0066CC;
  width: 100%;
  size: 1;
}
