
body { 
  background-color: #ffff;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;


  scrollbar-face-color: #598bc0; 
  scrollbar-arrow-color: #ffffff;
}


table {
  background-color: #ffffff;
  border: 0px;
}  

table.tabright {
 width: 100%;
 border-bottom: 1px solid #9090b0;
}

table.offerborder {
  border:1px solid #9090b0;
}
td.offertitle {
  color: #804000;
  background-color: #f3f3c3;
}
td.offerbody {
  color: #804000;
  background-color: #ffffff;
  border-top:1px solid #9090b0;
}

td {
  font-family: "Arial";
  font-size: 12;
  align: "left";
}

table.quick {
  background-color: #ffffff;
  border: 0px;
}  

td.quick {
  font-family: "Arial";
  font-size: 9;
  align: "left";
  vertical-align: "top";
}

select.quick {
  font-family: "Arial";
  font-size: 8;
  width: 100%;
}

td.tabbase {
  border-bottom:1px solid #9090b0;
}

td.articleheading {
  horizontal-align: "center";
  font-size: 12;
  font-weight: bold;
  color: #ffffff;
  background-color: #598bc0;
}

td.articletext {
  font-size: 10;
  color: #ffffff;
  background-color: #70aed3;
}

tr.row1 {
  background-color: #e0eed3;
}
tr.row2 {
  background-color: #c0ced3;
}

.newsflash {
  font-size: 10;
  color: #804000;
  background-color: #ffffe6;
  border:1px solid #9090b0;
  
}

.articlelink {
  font-size: 9;
  font-weight: bold;
  horizontal-align: center;
}

.buttonlink {
  font-size: 9;
  font-weight: bold;
  color: #000000;
  vertical-align: "middle";
}

.productheading {
  font-size: 14;
  color: #ffffff;
  background-color: #70aed3;
}

.bullet {
  font-size: 11;
}

.bigquote {
  font-size: 22;
  font-weight: bold;
  color: #e08040;
}

.bigheading {
  font-size: 12;
  font-weight: bold;
  color: #804000;
}

.smallheading {
  font-size: 12;
  font-weight: bold;
  color: #804000;
}

.brown {
  color: #e08040;
}

.applettext {
  font-family: "Arial";
  font-size: 10;
  color: #202020;
}

.imagecaption {
  font-size: 9;
  color: #000000;
}

.content {
  font-size: 11;
  font-weight: bold;
}

.guarantee {
  color: #e08040;
}

a {
  color:#0000c0;
}

.buyprice {
  font-size: 9;
  font-weight: bold;
  horizontal-align: center;
  color:#0000c0;
}

.fakelink {
  color:#0000c0;
  cursor:hand;
}


