body  {
  background-attachment: fixed;
  background-color: #000000;
  background-image: url(/images/bg.gif);
  background-repeat: no-repeat;
  background-position: center center;
  font-family: Verdana;
  font-size: 11px;
  color: #999999;
  }

table {
  background-image: url(images/spacer.gif);
  background-position: center center;
  font-family: Verdana;
  font-size: 11px;
  color: #CCCCCC;
  }

td {
  background-image: url(images/spacer.gif);
  background-position: center center;
  font-family: Verdana;
  font-size: 11px;
  color: #CCCCCC;
  }

A:link {
  color: #EEEEEE;
  text-decoration: none;
  }
A:visited {
  color: #EEEEEE;
   text-decoration: none;
  }
A:hover {
  color: #999999; 
  text-decoration: underline overline;
  }

.tiny {
  font-family: Verdana;
  font-size: 9px;
  color: #CCCCCC;
  }
  
.Menuborderedtable_bg {
  border: #666666; 
  font-family: Verdana; 
  font-size: 11px;
  color: #CCCCCC; 
  background: #000000;
  border-style: solid;
  border-top-width: 1pt;
  border-right-width: 1pt;
  border-bottom-width: 1pt;
  border-left-width: 1pt;
  }

.Menuborderedtable_nobg {
  border: #666666; 
  font-family: Verdana; 
  font-size: 11px;
  color: #CCCCCC; 
  border-style: solid;
  border-top-width: 1pt;
  border-right-width: 1pt;
  border-bottom-width: 1pt;
  border-left-width: 1pt;
  }

.MenuTopBorderedCell {  
  background: #222222; 
  border: #666666;
  border-style: solid;
  border-top-width: 1pt;
  border-right-width: 0pt;
  border-bottom-width: 0pt;
  border-left-width: 0pt;
  }

.MenuBottomBorderedCell {  
  background: #222222; 
  border: #666666;
  border-style: solid;
  border-top-width: 0pt;
  border-right-width: 0pt;
  border-bottom-width: 1pt;
  border-left-width: 0pt;
  }
  
.HeaderCell {  
  background: #222222; 
  }

.PageHeader {
  font-family: Verdana;
  font-size: 15px;
  color: #CCCCCC;
  font-weight: bold;
  }

.PostHeader {
  font-family: Verdana;
  font-size: 13px;
  color: #CCCCCC;
  font-weight: bold;
  }
  
.SmallHeader {
  font-family: Verdana;
  font-size: 11px;
  color: #CCCCCC;
  font-weight: bold;
  }

.QuoteText {
  font-family: Verdana;
  font-size: 11px;
  color: #CCCCCC;
  font-style: italic;
  text-align: right;
  font-weight: bold;
  }

input, textarea {
  border: 1px solid #666666; 
  font-family: Verdana; 
  font-size: 11px;
  color: #CCCCCC; 
  background: #222222;
  }

.ErrorCell {
  font-family: Verdana;
  font-size: 11px;
  color: #CCCCCC;
  background-color: #550000;
  }
  
.Errorbtmborderedcell {  
  background: #770000; 
  border: #666666;
  border-style: solid;
  border-top-width: 0pt;
  border-right-width: 0pt;
  border-bottom-width: 1pt;
  border-left-width: 0pt;
  }

.PageIndexLinks:link {
  color: #EEEEEE;
  text-decoration: underline;
  }
.PageIndexLinks :visited {
  color: #EEEEEE;
   text-decoration: underline;
  }
.PageIndexLinks :hover {
  color: #EEEEEE; 
  text-decoration: underline;
  }

