body {
  background: #000;
}

table {
  font-family: arial;
  font-size: 11px;
  color: #fff;
}

.footertext {
  color: #7f7f7f;
  text-align: justify;
}

.white {
  color: #fff;
}

.silverlink {
  color: #999999;
}

.large {
  font-size: 18px;
  color: #666666
}

.image {
  border: 3px double #fff;
}

.featuredimage {
  border: 3px double #fff;
}

.listrow {
  background: #1f1f1f;
}

.listrowalt {
  background: #333333;
}

.list-header {
  font-size: 13px;
  font-weight: bold;
  background: #cc6601;
  color: #ffffff;
}

.listtopheader {
  font-size: 14px; 
  font-weight: bold;
  
}

.listtopheadero {
  font-size: 14px; 
  font-weight: bold;
  color: orange;  
}

.srchhdr {
  font-size: 14px;
  font-weight: bold;
  color: silver;
}

select {
  font-family: arial;
  font-size: 11px;
  color: #666666;
}