/* Basic Properties */
BODY, INPUT, TD, TH, TEXTAREA, SELECT {font-family: verdana; font-size: 8pt;}

A {COLOR: #000088; TEXT-DECORATION: none; }
A:hover {TEXT-DECORATION: underline; }

.darkbg {background-color: #ffffff; border: 1px solid #dddddd}
.lightbg {background-color: #eeeeee;}
.bold {font-weight: bold;}
.error {font-weight: bold; color: red;}
.horizontal {background-color: #ffffff; color: #111111}
.colorchart {font: 8pt arial normal}

.original_price {text-decoration: line-through}
.discount_price {color: red;}


input.quantity {font-size: 9; width: 30px; height: 18px; text-align: right;}

input.buy {font-size: 9; height: 18;}

input.update {font-size: 9; width: 55; height: 18;}
