BODY  {
  background-color : silver;
  font-family : Verdana, Helvetica, sans-serif;
  font-size : 10px;
  color : Maroon;
  margin-bottom : 0;
  margin-left : 0;
  margin-right : 0;
  margin-top : 0;
}

A:link {
  color : Maroon;
  font-weight : bold;
  text-decoration : underline;
}

A:active {
  color : Maroon;
  font-weight : bold;
  text-decoration : underline;
}

A:visited {
  color : Maroon;
  font-weight : bold;
  text-decoration : underline;
}

A:hover {
  color : Maroon;
  text-decoration : underline;
}

H1 {
  font-size : large;
  font-weight : bold;
  color : Maroon;
  margin-bottom : 1px;
}

H2 {
  font-size : medium;
  font-weight : bold;
  color : Maroon;
  margin-bottom : 1px;
}

H3 {
  font-size : small;
  font-weight : bold;
  color : Maroon;
  margin-bottom : 1px;
}

H4 {
  font-size : x-small;
  font-weight : bold;
  color : Maroon;
  margin-bottom : 1px;
}

P {
  margin-top: 5px;
  margin-bottom: 10px;
}

P.Indent {
  margin-left : 10px;
  margin-top: 5px;
  margin-bottom: 10px;
}

P.Listing {
  font-family : "Courier New", Courier, monospace;
  font-size : 12px;
  margin-left : 20px;
  margin-top: 5px;
  margin-bottom: 10px;
}

P.Message {
  font-size: 14px;
  font-weight: bold;
  margin-left : 10px;
  margin-top: 20px;
  margin-bottom: 10px;
}
P.NewsSource {
  color:red;
  font-family: Verdana;
  font-size: 8pt;
  font-style: italic;
  font-weight:normal;
}

LI {
  list-style-type: disc;
  margin-left: -15px;
  margin-top: 0px;
  margin-bottom: 1px;
}
LI.MapText {
  font-weight : bold;
  list-style : none;
  margin-top: 5px;
}

LI.MapLink {
  list-style : circle;
}


TH {
  font-family : Verdana, Helvetica, sans-serif;
  font-size : 12px;
  text-align : left;
  color : Maroon;
  background-color: #99CCFF;
}

TD {
  font-family : Verdana, Helvetica, sans-serif;
  font-size : 12px;
  color : Maroon;
  vertical-align: top;
}

HR {
  color: Maroon;
  line-height: 1px;
}

.Footer {
  background-color: indianred;
  font-family : Verdana, Helvetica, sans-serif;
  font-size : 10px;
}

.ContentBackground {
  background-color: #FFF7EF;
}

.FrameBackground {
  background-color: #FFF7EF;
}


DIV.Floater  {
  position: absolute;
  visibility: hidden;
}

TH.Floater {
  color : White;
  background-color: Maroon;
  padding-left: 5px;
}

TD.Floater {
  background-color:#FFF7EF;
  padding-left: 5px;
  font-size: 10px;
}

TD.FloaterBorder {
  background-color:#000000;
}

DIV.Mailer  {
  color: Maroon;
  position: absolute;
  visibility: hidden;
}

TH.Mailer  {
  background-color : White;
  padding-left: 5px;
}

TD.Mailer {
  background-color: White;
  padding-left: 5px;
}

TD.MailerBorder {
  background-color:Maroon;
  color: White;
}

TD.NewsDate {
  color:Maroon;
  font-family: Verdana;
  font-size: 6pt;
  font-style: italic;
  font-weight:bold;
}

DIV.Menu  {
  position: absolute;
  visibility: hidden;
}

TD.Menu {
  background-color: #FFF7EF;
}

TD.MenuBorder {
  background-color:#000000;
}

TD.MenuItem {
  font-size: 10px;
  padding-left: 5px;
}

TD.MenuItemSelected {
  background-color: indianred;
  padding-left: 5px;
}
