/* version 10 24Jun2001*/
BODY {
  background-color: navy;
  color: white;
  font-family: Verdana, Arial;
}

BODY.popup {
  color: white;
  font-family: Verdana, Arial;
  font-size: 10.0pt;
  background-image:  url("tmyc-black-blue.gif");
}

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

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

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

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

TH {
  font-size: 20.0pt;
  font-family: Verdana, Arial;
  color: yellow;
  font-weight: bold;
  text-align: center;
  font-style: italic;
  line-height: 100%;
}

TD {
  font-size: 10.0pt;
  font-family: Verdana, Arial;
  color: white;
}

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

TABLE.base {
  background-color: navy;
}

TR {
  background-color: navy;
  color: white;
}

TD.basel {
  width: 20%;
  border-top: none;
  border-right: none;
  border-bottom: none;
  border-left: none;
}

TD.baser {
  vertical-align: top;
  width: 80%;
  border-top: none;
  border-right: none;
  border-bottom: none;
  border-left: none;
}

TD.menu {
  font-family: System, Tahoma;
  font-size: 8.0pt;
  color: black; /*for the seperators*/
  text-decoration: none;
  width: 100%;
  background-color: #D0EDFE;
  border-top: thin silver outset;
  border-right: thin gray outset;
  border-bottom: thin gray outset;
  border-left: thin silver outset;
}

A.menu {
  font-family: System, Tahoma;
  font-size: 8.0pt;
  text-decoration: none;
  background-color: #D0EDFE;
}

TD.link {
  font-family: Verdana, Arial;
  font-size: 10.0pt;
  color: black;
  background-color: #E0E0FF;
  border-top: thin silver outset;
  border-right: thin gray outset;
  border-bottom: thin gray outset;
  border-left: thin silver outset;
}

A.link {
  font-family: System, Tahoma;
  font-size: 10.0pt;
  text-decoration: none;
  background-color: #D0EDFE;
  border-top: thin silver outset;
  border-right: thin gray outset;
  border-bottom: thin gray outset;
  border-left: thin silver outset;
}

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

CAPTION {
  font-size: 10.0pt;
  font-family: "Arial Narrow";
  color: white;
}

.imgr {
  float: right;
}

.imgl {
  float: left;
}

.topic {
  color: lime;
  font-family: Verdana, Arial;
  font-weight: normal;
  font-size: 10.0pt;
  border-top: 1px solid;
  text-align: center;
  border-right: 1px solid;
  border-bottom: 1px solid;
  border-left: 1px solid;
}

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