body{ margin: 0; background-color: #000; font-family: verdana, sans-serif; font-size: 7pt; color: #eea; }

hr{ height: 1px; color: #eeeedd; position: relative; top: -10px; }

.content a{ font-weight: bold; text-decoration:none; border-bottom: 1px #eee dotted; }
.content a:link{ color: #ffe; }
.content a:visited{ color: #ddd; }
.content a:hover{ color: #fff; }
.subheading a,.subheading a:visited{ border-bottom: 0px; text-decoration: none; color: #fff; }
a img{ border: 0px; }

h1,h2,h3, .heading, .subheading, .content, .content td{
  font-family: verdana, sans-serif; font-size: 8pt;
}
.heading, h1{ font-size: 13pt; color: #fff; }

.content,.content td{ font-weight: normal; }
h2{ font-size: 13pt; }
h3{ font-size: 12pt; }
.main_panel{ background-color: #717151; padding: 0px; padding-left: 10px; }
.main_panel_left{ background-color: #717151;
  filter:progid:DXImageTransform.Microsoft.Gradient(
    GradientType=1, StartColorStr='#77000000', EndColorStr='#33eeeeee');
}

.sub_panel{ background-color: #717151;
  filter:progid:DXImageTransform.Microsoft.Gradient(
    GradientType=1, StartColorStr='#00000000', EndColorStr='#33000066');
}

.featured, .featured1, .featured2, .featured3{
  background-color: #719951;
  filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#00000000', EndColorStr='#77000022');
  border-top: 1px #ccddcc solid; border-bottom: 1px #334433 solid;
}
.featured td, .featured1 td, .featured2 td, .featured3 td{ color: #ddffdd; }
.featured1{ background-color: #aa7777; }
.featured2{ background-color: #7777aa; }
.featured3{ background-color: #77aa77; }

.top_panel,.top_panel_right,.top_panel_left{ background-color: #221144; }
.top_panel_right{
  filter:progid:DXImageTransform.Microsoft.Gradient(
    GradientType=1, StartColorStr='#00ffffff', EndColorStr='#99000000');
}

.postLoadHTML{ position:absolute; visibility:hidden; top:0px; left:-500px;}
.floatingLayer{ position: absolute; visibility: hidden; }
.section{ background-image:url(cross1.gif); background-repeat:no-repeat; padding: 7px; padding-top: 10px; }
.section b{ color: #ffffff; }

.helpGadgetContent{ position: absolute; visibility: hidden;
  border: 2px #eeeeee inset; background-color: #dddddd; color: #000000;
  padding: 2px; width: 300px; font-family: verdana, sans-serif; font-size: 8pt;
}
.helpGadgetHeading{ background-color: #aaaaaa;
  filter:progid:DXImageTransform.Microsoft.Gradient(
    GradientType=0, StartColorStr='#77000000', EndColorStr='#33eeeeee');
  border-bottom: 1px black solid;
}
.helpGadgetHeading td{
  font-weight: bold; padding: 5px; text-align: center; color: #ffffff;
}

.copyright, .copyright a{
  font-family: verdana, sans-serif; font-size: 2mm; color: #332244;
  font-style: normal; font-weight: normal; text-decoration: none;
}
.copyright a:hover{ color: #443355; text-decoration: underline; }
.small{ font-size: 2.5mm; }

.sform input,.sform select,.sform textarea,.sform button{
  border: 1px #666655 inset; background-color: #999977;
  font-family: verdana, sans-serif; font-size: 8pt; color: #ffffff;
}

.gg input{
  border:1px #fff solid;
  background: #ccc;
  font-family: arial,sans-serif; font-size: 8pt; color: #fff;
}

.subsection{ margin-bottom: 10px; margin-left: 20px; }

ul{ list-style: none; margin-left: 0; padding-left: 1em; text-indent: -1em; }

