	.action_msg { color: red; font-weight: bold; }
	.all_content { text-align: left; width: 100%; }
	.bold_message { font-size: 12pt; font-weight: bold; }
	.bread_crumb_link { font-family: Verdana, Tahoma, Helvetica; font-size: 9px; }
	.bread_crumb_nav { width: 100%; text-align: left; }
	.cart_instruction { font-size: 15px; }
	.category_collapsed { color: white; text-decoration: none; width: 100%; cursor: pointer}
	.category_collapsed:hover { text-decoration: underline; width: 100%; cursor: pointer}
	.category_expanded { font-weight: bold; border-bottom: #a4a4a4 solid 1px; width: 100%;  cursor: pointer}
	.category_expanded_surround { border-color: #a4a4a4; border-style: solid; border-width: 1px; margin-left: 2; margin-right: 2; width: 100%;}
	.category_selected { width: 100%; cursor: pointer}
	.content {background-color: white; width: 100%; margin-left: 10px; border: white solid 1px; padding: 7px}

	.coupon {
		border: black dashed 3px;
		padding: 10px;
		padding-top: 15px;
		padding-bottom: 18px;
		margin-top: 0px;
		margin-bottom: 30px;
		margin-left: auto;
		margin-right: auto;
		background-color: #DBFFDB;
		width: 90%;
	}
	.coupon_code_field {
		width: 100px; margin: 8px 
	}




        .field_input { text-align: left; width: 300; }
	.field_name { padding-right: 2; position: relative; text-align: right; top: 3; vertical-align: top; width: 150; }
	.header { font-size: 20px; }
	.header2 { font-size: 14px; font-weight: bold; text-align: left; background-color: silver; padding: 2pt; width: 100%; border: gray solid 1px}
	.new_item { border-style: none; position: relative; top: 6; }
	.new_product_preview {}
	.page_navigation { margin-bottom: 10; height: 10; width: 100%; margin-top: 10 }
	.product_add_to_cart { position: relative; top: 10; vertical-align: middle; }
	.product_description { text-align: left; vertical-align: top; width: 100%;}
	.product_detail { padding-left: 10; padding-right: 10; text-align: center; width: 100%; }
	.product_display { background-color: white; margin-bottom: 20; text-align: center; width: 100%; }
	.product_display_detail { margin-bottom: 20; padding-top: 20; text-align: center; width: 479; }
	.product_image { vertical-align: middle; }
	.product_image_bar { color: white; text-align: center; vertical-align: top; width: 100; }
	.product_name { color: blue; font-size: 12pt; font-weight: bold; text-align: center; width: 100%; }
	.product_options_details_link:visited { text-decoration: underline; }
	.product_option_select { height: 20; margin-bottom: 5; }
	.product_price { vertical-align: middle; width: 300; }
	.product_quantity { text-align: center; vertical-align: middle; width: 50; }
	.small_link { font-size: 7pt; font-weight: normal; }
	.small_select { font-size: 9 px; }
	.stat_table { border: black solid 1px;}
	.stat_top_row { color: silver; font-weight: bold; border-top: solid white 1px }
    .stat_bot_td {border-top: solid white 1px}
	.stat_top_td {border-bottom: solid white 1px}
	.stat_td { border-bottom: white solid 1px }
	.stat_td_alternate { border-bottom: silver solid 1px; background-color: #F1F3F9 }
	.sub_category_link { color: red; text-decoration: none; }
	.ups_window {border: black solid 1; width: 100%}
	.ups_window_header {background-color: #804000; height: 30; color: white; font-size: 10pt; font-weight: bold; padding: 5}
	
	a:hover { color: red; text-decoration: underline; }
	a:visited { color: red; text-decoration: none; }

	/* custom CSS to make links white in nav boxes only */ 
	.stat_bot_td a { 
		color: white; 
		text-decoration: none; 
	} 
	.stat_bot_td a:visited { 
		color: red; 
	} 
	.stat_bot_td a:hover { 
		color: red; 
		text-decoration: underline; 
	} 


	BODY { background-color: white; font-family: tahoma; font-size: 8px; text-align: center; margin: 0; }
	INPUT { font-size: 11px; }
	SELECT { font-size: 11px; }
	TD { font-family: Tahoma; font-size: 11px; text-align: center; }
	TEXTAREA { font-size: 11px; }









































































































































































