body
{
   background: #80FFFF;
   color:      #000;
}

H1 {
   font-family: arial, "lucida console", sans-serif;
   font-weight: bold;
   font-size: largest;
   color: blue;
}


H2
{
   font-family: arial, "lucida console", sans-serif;
   font-weight: bold;
   font-size: larger;
   color: blue;
}

a:link {
   color: #000000;
   text-decoration: none;
}

a:link IMG {
   border-style: none;
   text-decoration: none;
}

a:visited {
   color: #000000;
   text-decoration: none;
}

a:hover {
   color: #80FFFF;
   text-decoration: none;
}

a:active {
   color: #000000;
   text-decoration: none;
}

td.topnav {
   background: #4040FF;
   color: #8080FF;
   font-weight: bold;
   text-align: center;
}


td.membernav {
   background: #4040FF;
   color: #8080FF;
   font-weight: bold;
   text-align: center;
}

td.memberrowc {
   background: #40A0FF;
   font-weight: bold;
   text-align: center;
}

td.memberrowl {
   background: #40A0FF;
   font-weight: bold;
   text-align: left;
}

td.marketingrowc {
   background: #40A0FF;
   font-weight: bold;
   text-align: center;
}

td.marketingrowl {
   background: #40A0FF;
   text-align: left;
}

td.viprowc {
   background: #40A0FF;
   text-align: center;
}

td.viprowl {
   background: #60C0FF;
   text-align: left;
}


td.bltnrowc {
   background: #40A0FF;
   text-align: center;
}

td.bltnrowl {
   background: #60C0FF;
   text-align: left;
}
