body {
  font-family: Arial, Helvetica, sans-serif;
  font-size:11px;
  color: #999999;
  background-color: #011124;
}

a 
{
  text-decoration: none;
  color: #999999;
}
div#newstyle 
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #999999;
  padding: 0 1em;
}

div#newstyle span 
{
  color: #CC0000;
}

div#shopping_help 
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 200;
  color: #CC0000;
  text-align: left;
}

.searchbtn {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: 200;
  background-color: #CC0000;
  width: 60px;
  height: 20px;
  border-style:none;
  color: #FFFFFF;
}

.productheader {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
}

.productsubheader {
  color: #999999;
  font-size: 11px;
  font-weight: bold;
}

.productselectlist {
  background-color: #011124;
  width: 130px;
  height: 20px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #999999;
}

.productheaderred {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #CC0000;
}

.productchecklist {
  background-color: #011124;
  /*width: 20px;
  height: 20px;*/
  padding: 0px 0px 0px 1px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #999999;
  /*border: dotted 1px #FF0;*/
}

.footer {
  color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

