BODY, TABLE, TH, TD, P, DIV, A { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #000000; }

BODY { background-color: #598BC0; }

TH { background-color: #E0E4F4; color: #2758A5; }

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

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

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

A.navelem:Link, A.navelem:Visited { color: #FFFFFF; font-size: 12px; text-decoration: none; }

A.navelem:Active, A.navelem:Hover, A.navelem:Visited:Hover { color: #FFFFCC; font-size: 12px; text-decoration:underline; }

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

.btext { font-size: 15px; }

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

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

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

.color3 { background-color: #44B52D; color: #FFFFFF; }

.menuskin {
	background: #2758A5;
	color: #FFFFFF;
	padding: 4px;
	border-width: 0px;
    position:absolute;
	visibility:hidden;
	z-index:0;
	white-space: nowrap;
}

.menuitem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	margin-right: 2px;
    color: #FFFFFF;
	text-align: left;
}

/* Button (add to cart, etc.) color  */
.button,A.button,A.button:visited,A.button:active,A.button:hover,A.button:visited:hover
{
   background-color: #E0E4F4;
   color: #2758A5;
   font-size: 12px;
   font-weight:bold;
   text-decoration: none;
   padding: 1px 5px;
}
/* Rollover color */
A.button:hover, A.button:visited:hover{ background-color: #2758A5;  color: #E0E4F4; }
/* Button border color */
span.button { border: 0px 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{ }