body {
  background-color: #DACAAC;
  margin: 0px;
  margin-top: 0px;
}

td, p, body {
  font-family: "Tahoma", Serif;
  color: black;
  font-size: 9pt;
  line-height: 13pt;
}

td {
  vertical-align: top;
}

a:link, a:visited {
  color: #C60000;
  text-decoration: underline;
}

a:hover {
  color: #C10E14;
  text-decoration: underline;
}

img {
  border: none;
}

form {
  padding: 0px;
  margin: 0px;
}

.over, .pageover {
  font-size: 17pt;
  line-height: 17pt;
  color: #2B2B2B;
}

.mainover {
  font-size: 15px;
  line-height: 18pt;
  font-weight: bold;
  color: #2B2B2B;
}

.subover {
  font-size: 13pt;
  line-height: 13pt;
  color: #2B2B2B;
}

.over a:link, .over a:visited, .subover a:link, .subover a:visited, .mainover a:link, .mainover a:visited  {
  text-decoration: none;
}

input, select, textarea {
  font-family: "Verdana", Serif;
  font-size: 8pt;
  width: 98%;
}

.check {
  width: 18px;
}

.button, button {
  width: 60pt;
  height: 17pt;
  font-size: 9pt;
  font-family: "MS Sans Serif", "Verdana", Serif;
}

.newbutton {
  width: 75px;
  height: 27px;
  cursor: pointer;
}

.newbuttonbig {
  width: 108px;
  height: 27px;
  cursor: pointer;
}

.list, .speclist {
  background-color: #D3D3D3;
}

.list td, .speclist td {
  background-color: #FFFFFF;
}

.speclist td {
  padding-left: 1pt;
  padding-right: 32pt;
  line-height: normal;
}

.listfan {
  background-color: #D3D3D3;
  margin: 3px;
  margin-bottom: 0px;
  padding: 5px;
  padding-left: 10px;
  padding-right: 10px;
  cursor: pointer;
}

.selectedlistfan {
  background-color: #C60000;
  font-weight: bold;
  color: #FFFFFF;
}

.smalltalk, .smalltalkfade {
  font-size: 7pt;
  line-height: 8pt;
  font-weight: normal;
}

.smalltalkfade {
  color: #A5A5A5;
}

.smalltalkfade a:link, .smalltalkfade a:visited {
  color: #A5A5A5;
}

.listhead {
  font-weight: bold;
}

.listclickimg {
  cursor: pointer;
  width: 15px;
  height: 15px;
}

.click {
  cursor: pointer;
}

.warn {
  color: red;
}

.salebox {
  background-color: yellow;
  width: 120pt;
}

.contentarea {
  border-left: 1px solid #B5B7B6;
  border-right: 1px solid #B5B7B6;
  padding: 12px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.menubottom {
  background: url('/img/menubottom.gif');
  height: 3px;
  font-size: 1px;
  width: 156px;
}

.menutop, .menutop a:link, .menutop a:visited, .menu a:link, .menu a:visited, .menulink {
  text-decoration: none;
  color: #3B3D41;
  font-weight: bold;
  width: 156px;
  display: block;
  height: 19px;
  text-indent: 8px;
}

.menutop, .menutop a:link, .menutop a:visited {
  background: url('/img/menutop.gif');
}

.menu a:link, .menu a:visited, .menulink {
  background: url('/img/menubg.gif');
}

.menu a:hover {
  text-decoration: none;
  background-color: #971D1D;
  background-image: none;
  color: #FFFFFF;
}

.pricebox {
  font-size: 15px;
  font-weight: bold;
}

.pricebox a:link, .pricebox a:visited {
  text-decoration: none;
  color: #000000;
}

.popup {
  background-color: #FFFFFF;
}

.productimg3holder {
  text-align: center;
}

.area {
  border: 1px solid #CECECE;
  background-color: #FFFFFF;
  padding: 10px;
  margin: 5px;
  width: auto;
}

.imghoverbox {
  display: block;
  width: 170px;
  height: 108px;
  background-color: #EFEFEF;
  border: 1px solid #B5B7B6;
  padding: 3px;
  position: absolute;
}

.clicklogo {
  position: relative;
  left: 40px;
  bottom: 10px;
  width: 230px;
  height: 70px;
  cursor: pointer;
}

.mainlinkbox {
  position: relative;
  top: 5px;
  left: 8px;
  line-height: 11pt;
}

.mainlinkbox a:link, .mainlinkbox a:visited {
  font-weight: bold;
  text-decoration: none;
  font-size: 10pt;
}

.mainlinkbox a:hover {
  color: #C60000;
  text-decoration: underline;
}


.helpbox {
  border: 1px solid #C60000;
  padding: 4px;
  margin: 4px;
  background-color: #EEEEEE;
  color: black;
}
