body {
  background-color: #CCCCCC;
  margin: 0px;
  padding: 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333333;
}
p,tr,td {
  margin: 0px;
  padding: 0px;
  line-height: 17px;
}
h1 {
  margin: 0px;
  padding: 0px;
  font-size: 16px;
  font-weight: bold;
  color: #0096D7;
}
.rubineredbold {
  color: #0096D7;
  font-weight: bold;
}
tr.button-spacer {
  width: 50px;
  height: 2px;
}
.button-spacer {
  width: 100%;
  height: 2px;
  background-color: #E1E1E1;
}
.single-button-spacer {
  width: 100%;
  height: 1px;
  background-color: #E1E1E1;
}
.pink-spacer {
  width: 100%;
  height: 5px;
  background-color: #0096D7;
}
.member-login {
  text-align: left;
  width: 100%;
  height: 90px;
  background-color: #888888;
  color: #FFFFFF;
  font-size: 10px;
}
.member-login-boxes {
  width: 127px;
  height: 11px;
  font-size: 9px;
}
.bottom-adjust {
  margin-bottom: -4px;
}
.wep-highlights {
  width: 218px;
  text-align: left;
  padding: 0px;
  margin: 0px;
}
.wep-highlights-text {
  padding-left: 10px;
  color: #FFFFFF;
  font-size: 9px;
  line-height: 17px;
}
.wep-highlights-header {
  color: #FFCC00;
  font-weight: bold;
  padding: 4px 0px 10px 7px;
}
.gray-button {
  background: #999999;
  padding-bottom: 2px;
}
.pink-button {
  background: #cc0066;
  padding-bottom: 2px;
}
.small-buttons {
  color: #FFFFFF;
  font-size: 9px;
}
a.small-buttons:link {
  color: #FFFFFF;
  font-size: 9px;
  text-decoration: none;
}
a.small-buttons:visited {
  color: #FFFFFF;
  font-size: 9px;
  text-decoration: none;
}
a.small-buttons:hover {
  color: #FFFFFF;
  font-size: 9px;
  text-decoration: underline;
}
a.small-buttons:active {
  color: #FFFFFF;
  font-size: 9px;
  text-decoration: none;
}

input.btn {
  width: 90px;
  color: #333333;
  font: bold 10px Verdana,Arial,Helvetica,sans-serif;
  border: 2px solid;
  border-top-color: #999000;
  border-left-color: #999000;
  border-right-color: #666000;
  border-bottom-color: #666000;
  background: #EEEEEE;
  /* filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#ffffff',EndColorStr='#ffcccc'); */
}
input.btnhov {
  border-top-color: #FFCC00;
  border-left-color: #FFCC00;
  border-right-color: #0096D7;
  border-bottom-color: #0096D7;
}

.style6 { font-size: 9px; }
.style9 { color: #999999; }
.style12 {
  color: #999999;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
}
.style15 { color: #000000; }
.style17 {
  color: #FFFFFF;
  font-weight: bold;
}
.style18 { font-size: 10px; }
.style23 { color: #FFFFFF; font-size: 9px; }
.style24 { color: #FFFFFF; font-size: 9px; }
.style26 { color: #cc0066; font-weight: bold; }
.style27 { color: #FFCC00; font-weight: bold; }
.style32 { color: #FFCC00; font-size: 16px; }

a.navmain:link {
  display: block;
  width: 205px;
  height: 17px;
  padding: 7px;
  /* border-left: #E1E1E1 2px solid; */
  text-decoration: none;
  color: #999999;
  font-weight: bold;
}
a.navmain:visited {
  display: block;
  width: 205px;
  height: 17px;
  padding: 7px;
  /* border-left: #E1E1E1 2px solid; */
  text-decoration: none;
  color: #999999;
  font-weight: bold;
}
a.navmain:hover {
  display: block;
  width: 205px;
  height: 17px;
  padding: 7px;
  /* border-left: #E1E1E1 2px solid; */
  text-decoration: none;
  color: #555555;
  font-weight: bold;
  background-color: #EEEEEE;
}
a.navmain:active {
  display: block;
  width: 205px;
  height: 17px;
  padding: 7px;
  /* border-left: #E1E1E1 2px solid; */
  text-decoration: none;
  color: #999999;
  font-weight: bold;
}
a:link {
  text-decoration: none;
  color: #555555;
}
a:visited {
  text-decoration: none;
  color: #999999;
}
a:hover {
  text-decoration: underline;
}
a:active {
  text-decoration: none;
}

.copyright {
  width: 100%;
  margin: 10px 0px 0px 0px;
  padding: 0px;
  color: #FFFFFF;
  font-size: 9px;
  text-align: center;
}
a.copyright:link {
  text-decoration: underline;
  color: #C9C9C9;
}
a.copyright:visited {
  text-decoration: underline;
  color: #C9C9C9;
}
a.copyright:hover {
  text-decoration: none;
  color: #C9C9C9;
}
a.copyright:active {
  text-decoration: underline;
  color: #C9C9C9;
}