<style type="text/css">
	.action_msg {
	color: Yellow;
	font-weight: bold;
}
	.all_content { text-align: left; width: 775; }
	.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: black; text-decoration: none; width: 70; cursor: hand}
	.category_collapsed:hover {
	background-color: Red;
	text-decoration: none;
	width: 70;
	font-weight: bold;
	cursor: hand;
}
	.category_expanded { border-bottom: silver solid 1px; font-weight: bold; width: 70; ; cursor: hand}
	.category_expanded_surround { margin-left: 2; margin-right: 2; width: 100%; ; border: 1px #999999 solid; cursor: hand}
	.category_selected { font-weight: bold; width: 100%}
	.content {background-color: white; width: 100%; margin-left: 10; border:gray solid 1px; padding: 10}
	.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; }
	.new_item { border-style: none; position: relative; top: 6; }
	.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 { margin-bottom: 5; margin-top: 5; 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; padding-top: 20; text-align: left; width: 600; }
	.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: White;
	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; }
	.sub_category_link {
	color: White;
	text-decoration: none;
}
	A:hover { color: red; text-decoration: underline; }
	A:visited { color: #29166f; text-decoration: none; }
	BODY { background-color: #FFFFFF; font-family: Verdana,tahoma; font-size: 9px; font-weight: bold; text-align: center; }
	INPUT { font-size: 11px; }
	SELECT { font-size: 11px; }
	TD { font-family: Verdana, Tahoma; font-size: 9px; text-align: center; }
	TEXTAREA { font-size: 11px; }
</style>