.bgimage1 {
background-image:url('images/main_bg.gif');
 text-align:left;

}
.bgimage2 {
background-image:url('images/bg1.jpg');

}

body
{
background:#000;
}

a:link { font-family: helvetica, sans-serif; font-size: 12px; color: #666; text-decoration: underline; }
a:visited { font-family: helvetica, sans-serif; font-size: 12px; color: #666; text-decoration: underline; }
a:active { font-family: helvetica, sans-serif; font-size: 12px; color: #666; text-decoration: underline; }
a:hover { font-family: helvetica, sans-serif; font-size: 12px; color: #F3960B; text-decoration: underline; }

.infotext    { font-family: Helvetica; font-size: 10pt; text-align:justify; color:#333333 }

.footertext    { font-family: Helvetica; font-size: 10pt; text-align:center; color:#333333 }

.header      { font-family: Helvetica; font-size: 18pt; color: #333333; font-weight: bold; 
               text-align: left }
.headerc      { font-family: Helvetica; font-size: 18pt; color: #eee; font-weight: bold; 
               text-align: center }
               
               ul {
  color: #0a0b37;
  font-size: 13px;
  padding: 0px;
  padding-left: 20px;
  margin-left: 0px;
}

li {
  color: #313491;
  font-size: 13px;
  margin: 0px;
  padding: 0px 0px 0px 0px;
  list-style: none;
}

li ul li {
  font-size: 11px;
  padding: 0px 0px 0px 0px;
  color: #0a0b37;
}

li ul {
  padding: 6px 0px 0px 10px;
}

.subheader      { font-family: Helvetica; font-size: 12pt; color: #333333; font-weight: bold; 
               text-align: center }