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

a {
  text-decoration: none;
  color: #999999;
}

ul {
  margin: 0px 20px;
  padding: 0px;
}

li a {
  line-height: 1ex; 
  list-style-type: disc;
  padding-top: 5px; 
  margin-bottom: 5px;
  color: #333333;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
}

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;
}

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

.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;
}

.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;
}

.titlered {
  color: #CC0000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.5em;
  font-style: italic;
  font-weight: bolder;
}

.productnamered {
  color: #A60203;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bolder;
  font-style: normal;
  text-decoration: underline;
}

.productnamered a {
  color: #A60203;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  text-decoration: underline;
}

.txtback {
  color: #464646;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: bolder;
}

.txtback_light {
  /*color: #464646;*/
  color: #333333;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
}

.productcategory {
  color: #999999;
  font-family: Myraid, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-style: italic;
  font-weight: bold;
}

#titleBar {
  color: #FFFFFF;
  font-size: 11px;
  font-weight: bold;
}

#colortitle {
  color: #FFFFFF;
  font-size: 11px;
  text-align: left;
  vertical-align: middle;
  font-weight: bold;
}

#popupwintext {
  color: #999999;
  font-size: 11px;
  font-weight: bold;
  width: 100%;
  height: 20pt;
  vertical-align: middle;
  text-align: center;
  background: #FFFFFF;
}
