BODY, TABLE, TH, TD, P, DIV, A, A:Active, A:Hover, A:Visited:Hover, A:Link, A:Visited { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; color: #000000; }
TH { background-color: #FFFFFF; color: #000000; }
BODY { background-color: #FFFFFF; }

A:Link, A:Visited { color: #000000; text-decoration: underline; }

A:Active, A:Hover, A:Visited:Hover { color: #990000; text-decoration: none; }

.navelem { color: #000000; font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-style: normal; font-weight:bold; }

A.navelem:Link, A.navelem:Visited { color: #000000; font-size: 11px; text-decoration: underline; }

A.navelem:Active, A.navelem:Hover, A.navelem:Visited:Hover { color: #990000; font-size: 11px; text-decoration:none; }

.stext { font-size: 10px; color:#000000; }

.btext { font-size: 15px; }

.header { font-size: 16px; font-weight: bold; }

.color1 { background-color: #000066; color: #FFFFFF;}

.color2 { background-color: #000000; color: #FFFFFF; }

.color3 { background-color: #FFFFFF; color: #000000; }

.flink,A.flink,A.flink:visited,A.flink:active,A.flink:hover,A.flink:visited:hover {
   color: #000000;
}
A.flink:hover,A.flink:visited:hover {
   text-decoration: none;
}

.alt { background-color: #EEEEEE; }

/* Button (add to cart, etc.) color  */
.button,A.button,A.button:visited,A.button:active,A.button:hover,A.button:visited:hover
{
   background-color:#BFCCD9;
   color: #000000;
   font-size: 12px;
   font-weight:bold;
   text-decoration: none;
   padding: 1px 5px;
}
/* Rollover color */
A.button:hover, A.button:visited:hover{ background-color: #000000; color: #BFCCD9; }
/* Button border color */
span.button { border: 1px solid #000000; padding: 0px; }

/* ----------- These Seldom Need Customizing -------- */

.subtot { background-color: #EEEEEE; }

INPUT.cart { font-size: 10px; }

.sale_price{ color: #FF0000; font-weight: bold; }

TABLE.listings{ width: 575px;} 

.sub_cat{ text-align: left; } /* Netscape bug fix - don't delete*/
/* ---- Possible styles for additional customization */
.listing{ }
.category_description { }
.item{ }
.order_inside{ color: #FFFFFF; }