BODY {
  margin: 0px;
  padding: 0px;
  font-family: arial,helvetica,sans-serif;
  font-size: 13px;
  color: #000000
}

TD {
  margin: 0px;
  padding: 0px;
  font-family: arial,helvetica,sans-serif;
  font-size: 12px;
  color: #000000
}

a { color: #003a5a; font-weight: bold; text-decoration: underline; }
a:hover, a:active { color: #543093; text-decoration: underline; }

.ffcMenu { font-family: arial; color: #FFFFFF; font-size: 11px; }
.txtWhite { color: #FFFFFF }
.hdrShop { color: #FFFFFF; font-size: 12px; }
.csdt { color: #003333; font-weight: bold; font-size: 11px; }
.sm { font-size: 10px; }
.sm1 { font-size: 11px; }
.red { color: #FF0000; }
.p { color: #543093; }
.e2 { font-size: 18px; color: #FF0000; font-weight: bold; }
.bl { font-size: 16px; color: #250ae6; font-weight: bold; }
.e { color: #FF0000; font-weight: bold; }
.ex { color: #FF0000; font-weight: bold; font-size: 20px; background-color: #FFFFFF; }
.hdr1 { font-size: 16px; color: #543093; font-weight: bold; }
.hdr2 { font-size: 14px; color: #003a5a; font-weight: bold; }
.hdr3 { font-size: 22px; color: #003a5a; font-weight: bold; }
.hdr4 { font-size: 12px; color: #003a5a; font-weight: bold; }
.hdr5 { font-size: 14px; color: #000000; font-weight: bold; }
.hdr6 { font-size: 14px; color: #000000; }
.ghm { font-size: 11px; }
.ghmSale { font-size: 11px; font-weight: bold; color: #FF0000; }

A.top { color: #003333; font-weight: bold; text-decoration: none; }
A.top:hover, A.top:active { color: #537305; font-weight: bold; text-decoration: none; }
a.pop       { color: #000000; font-weight: normal; text-decoration: none; }
a.pop:hover, a.pop:active { color: #000000; font-weight: normal; text-decoration: none; }
a.blk       { color: #333333; font-weight: normal; text-decoration: none; }
a.blk:hover, a.blk:active { color: #000000; text-decoration: underline; }

table.menu a { display: block; } 
div.menu a {
  color: #FFFFFF;
  background: #003333;
  text-decoration: none;
  font-size: 12px;
  line-height: 25px;
  font-family: arial,helvetica,sans-serif;
  font-weight: bold;
}
div.menu a:link { color: #FFFFFF; background: #003333; }
div.menu a:active { color: #FFFFFF; background: #003333; }
div.menu a:visited { color: #FFFFFF; background: #003333; }
div.menu a:hover { color: #003333; background: #8fafc0; }

.hdrcss {
  position: absolute;
  visibility: hidden;
  font: normal 12px tahoma,arial,helvetica,sans-serif;
  line-height: 15px;
  z-index: 100;
  background-color: #8fafc0;
  width: 205px;
  border: 3px solid #75988a;
}

.hdrcss a {
  width: 100%;
  display: block;
  text-indent: 3px;
  padding: 1px 0;
  text-decoration: none;
  font-weight: normal;
  color: #000000;
  text-indent: 5px;
}

.hdrcss a:hover { /*hover background color*/
  background-color: #75988a;
  color: #000000;
}

#rsbContainer { width: 200px; }

#rsbContainer ul
{
margin: 0px;
margin-right: 5px;
padding: 0px;
list-style-type: none;
font-family: Arial,Helvetica,sans-serif;
text-align: left;
}

#rsbContainer a
{
display: block;
padding: 5px;
width: 190px;
background-color: #e8e8e8; /*what's happening ghm block*/
color: #000000;
text-decoration: none;
}

#rsbContainer a:link, #navlist a:visited
{
color: #000000;
text-decoration: none;
}

#rsbContainer a:hover
{
background-color: #b5c4d5;
color: #543093;
}
