/* body copy links */
a:active {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #0099FF}
a:link { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #0099FF}
a:visited { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #0099FF}
a:hover { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #0099FF}

/* bottom navigation links */
a.bottom:active {  font-family: Arial, Helvetica, sans-serif; font-size: 9.5px; color: #000000}
a.bottom:link {  font-family: Arial, Helvetica, sans-serif; font-size: 9.5px; color: #000000}
a.bottom:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 9.5px; color: #000000}
a.bottom:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 9.5px; color: #000000}

/* bottom navigation links */
a.basket:active {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666}
a.basket:link {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666}
a.basket:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666}
a.basket:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666}

/* text */
td, body {  font-family: Arial, Helvetica, sans-serif; color: #666666; font-size: 12px}
.body {  font-family: Arial, Helvetica, sans-serif; color: #666666; font-size: 12px}
.bottom_text {  font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 9.5px}
.header {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #666666; font-weight: bold}
.subheader { font-family: Arial, Helvetica, sans-serif; font-size: 13.5px; color: #666666; font-weight: bold }
.message { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: red; font-weight: bold } 
.body_blue {  font-family: Arial, Helvetica, sans-serif; color: #0099FF; font-size: 12px}

/* text boxes */
.textbox050 {  width: 50px}
.textbox100 {  width: 100px}
.textbox125 {  width: 125px}
.textbox150 {  width: 150px}
.textbox200 {  width: 200px}
.textbox250 {  width: 250px}
.textbox275 {  width: 275px}
.textbox300 {  width: 300px}
.textboxSearch {  width: 150px; font-family: Arial, Helvetica, sans-serif; color: #666666;}

.form_header {
	background-color: #EFEFEF;
	color: #666666;
	font-weight: bold;
}

.form_footer {
	background-color: #F8F8F8;
	color: #999999;
}

.product_cell_edge {
	border-left: 1px solid #999999;
}

.product_cell td {
	padding: 0 9px;
	
}

.product_division {
	border-top: 1px solid #cccccc;
}

.product_header {
	font-size: 18px; 
	color: #333333; 
	font-weight: bold;
; font-family: Arial, Helvetica, sans-serif
}

.product_label {
	font-size: 10px;
	color: #666666;
; font-family: Arial, Helvetica, sans-serif
}

.product_value {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
; font-family: Arial, Helvetica, sans-serif
}

.product_price {
	font-size: 115%;
	font-weight: bold;
	color: #333333;
}

.strike_through {
	text-decoration: line-through;
}

.product_value_saleprice {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}

.image_border {
	margin: .5em;
	border: 1px solid #999999;
}
.bodysmall { font-family: Arial, Helvetica, sans-serif; color: #666666; font-size: 11px}

.search_letters {
	font-size: 12pt;
}

.BasketCount {
color:#990033; 
font-weight:bold; 
text-decorartion:none;
}


