body
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: arial;
	font-size: 12px;
	color: #000000;
	background: #f7f6f1;
}

form
{
	padding: 0px;
	margin: 0px;
}

div, td, span, li
{
	font-family: arial;
	font-size: 12px;
	color: #000000;
}

a
{
	font-family: arial;
	font-size: 12px;
	color: #0000ff;
	text-decoration: none;
}

a:hover
{
	font-family: arial;
	font-size: 12px;
	color: #ff0000;
	text-decoration: none;
}

h1, .h1
{
	font-family: arial;
	font-size: 26px;
	font-weight: normal;
	color: #072d5a;
	margin-top: 10px;
	margin-bottom: 15px;
}

h2, .h2
{
	font-family: arial;
	font-size: 20px;
	font-weight: normal;
	color: #072d5a;
	margin-top: 10px;
	margin-bottom: 15px;
}

h3, .h3
{
	font-family: arial;
	font-size: 16px;
	font-weight: normal;
	color: #072d5a;
	margin-top: 10px;
	margin-bottom: 15px;
}

h4, .h4
{
	font-family: arial;
	font-size: 14px;
	font-weight: normal;
	color: #072d5a;
	margin-top: 10px;
	margin-bottom: 15px;
}

.headline00
{
	font-size: 16px;
}

.headline01
{
	font-size: 16px;
}

img
{
	border: 0px;
}

.text_input
{
	border-top: 1px solid #848484;
	border-left: 1px solid #848484;
	border-right: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
	font-family: arial;
	font-size: 12px;
	color: #000000;
}

.select_input
{
	border-top: 1px solid #848484;
	border-left: 1px solid #848484;
	border-right: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
	font-family: arial;
	font-size: 12px;
	color: #000000;
}

.footer_text
{
	text-align: center;
	color: #3C3C3C;
	font-family: arial;
	font-size: 10px;
}

.footer_text a:link, .footer_text a:visited 
{
	font-family: arial;
	font-size: 10px;
	text-decoration: none;
	color: #036;
}

.footer_text a:hover
{
	font-family: arial;
	font-size: 10px;
	text-decoration: underline;
	color: #036;
}

.lister
{
	font-size: 11px;
	color: #333;
	margin: 6px 0px;
	border-top: 3px double #999;
	border-bottom: 1px dotted #999;
	background: #F7F6F1;
	padding: 5px;
}

.lister .left
{
	text-align: left;
	padding: 2px 0px;
}

.lister .right
{
	text-align: right;
	padding: 2px 0px;
}

.lister a.selected:link, .lister a.selected:visited 
{
	color: #036;
	text-decoration: none;
	font-weight: bold;
}

.lister a.selected:hover 
{
	color: #036;
	text-decoration: underline;
	font-weight: bold;
}

.sbmopt_selected
{
	padding-left: 25px;
	background: url('../images/mnopt_bullet.gif') left no-repeat #dee0e3;
	line-height: 20px;
	height: 22px;
	margin-top: 0px;
}

.sbmopt_over
{
	padding-left: 25px;
	background: url('../images/mnopt_bullet.gif') left no-repeat #fff48a;
	line-height: 20px;
	height: 22px;
	margin-top: 0px;
}

.sbmopt_normal
{
	padding-left: 25px;
	background: url('../images/optbgr.gif') repeat-x bottom;
	line-height: 20px;
	height: 22px;
	margin-top: 0px;
}

.sbmopt_over_clear
{
	padding-left: 25px;
	background: #fff48a;
	line-height: 20px;
	height: 20px;
	margin-top: 0px;
}

.sbmopt_clear
{
	padding-left: 25px;
	line-height: 20px;
	height: 20px;
	margin-top: 0px;
}

.sbmopt_child_selected
{
	background: url('../images/sbmnopt_child_bullet.gif') left no-repeat #ffffff;
	padding-left: 16px;
	line-height: 20px;
	height: 20px;
	margin-top: 2px;
}

.sbmopt_child_selected a, .sbmopt_child_selected a:hover
{
	font-size: 11px;
	color: #000000;
}

.sbmopt_child_over
{
	background: url('../images/sbmnopt_child_bullet.gif') left no-repeat #ffffff;
	padding-left: 16px;
	line-height: 20px;
	height: 20px;
	margin-top: 2px;
}

.sbmopt_child_over a, .sbmopt_child_over a:hover
{
	font-size: 11px;
	color: #000000;
}

.sbmopt_child_normal
{
	background: url('../images/sbmnopt_child_bullet.gif') left no-repeat;
	padding-left: 16px;
	line-height: 20px;
	height: 20px;
	margin-top: 2px;
}

.sbmopt_child_normal a, .sbmopt_child_normal a:hover
{
	font-size: 11px;
	color: #000000;
}

.sidemenu_group
{
	padding-top: 15px;
	padding-bottom: 25px;
}

.sidemenu_group a
{
	font-family: arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.sidemenu_group a:hover
{
	font-family: arial;
	font-size: 12px;
	color: #ff0000;
	text-decoration: none;
}

.smalltext, .smalltext a, .smalltext a:hover
{
	font-family: arial;
	font-size: 10px;
	text-decoration: none;
}

.dotted_list td
{
	border-bottom: 1px dotted #dddddd;
	padding: 3px;
	padding-left: 5px;
}

.item_details_container table
{
	border: 1px solid #dddddd;
	border-bottom: 0px;
}

.item_details_container td
{
	height: 20px;
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom: 1px dotted #dddddd;
	color: #444444;
}

.item_details_container th
{
	height: 20px;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #082c5c;
	text-align: left;
	background: #fbffbf;
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
}

.item_options_container
{
	border: 1px solid #dddddd;
	border-bottom: 0px;
}

.item_options_container td
{
	height: 20px;
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom: 1px dotted #dddddd;
}

.item_options_container b
{
	font-weight: normal;
	color: #690000;
}

.item_options_container th
{
	height: 20px;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #690000;
	text-align: left;
	background: #fbffbf;
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
}

.item_options_container strong
{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
}

.tab_off
{
	font-size: 11px;
	font-family: arial;
	color: #444444;
}

.tab_off div
{
	margin-top: 22px;
	padding-left: 23px;
	font-size: 11px;
	font-family: arial;
	color: #444444;
}

.tab_on
{
	font-size: 11px;
	font-family: arial;
	color: #dddddd;
}

.tab_on div
{
	margin-top: 22px;
	padding-left: 23px;
	font-size: 11px;
	font-family: arial;
	color: #dddddd;
}

.item_container
{
	border: solid 1px #dddddd;
	margin: 5px;
	width: 170px;
	height: 150px;
	float: left;
	cursor: pointer;
}

.item_container td
{
	color: #444444;
	font-family: arial;
	font-size: 11px;
	height: 150px;
	cursor: pointer;
}

.item_container div
{
	color: #444444;
	font-family: arial;
	font-size: 11px;
	padding: 5px;
}

.item_container_over
{
	border: solid 1px #aaaaaa;
	margin: 5px;
	width: 170px;
	height: 150px;
	float: left;
	cursor: pointer;
}

.item_container_over td
{
	color: #444444;
	font-family: arial;
	font-size: 11px;
	height: 150px;
	cursor: pointer;
}

.item_container_over div
{
	color: #444444;
	font-family: arial;
	font-size: 11px;
	padding: 5px;
	background: #a6ccff;
}

.gen_border_dotted
{
	position: relative;
}

.nestcopy_right1
{
	padding: 4px;
	padding-left: 6px;
	font-size: 12px;
	color: #333333;
	text-align: left;
	border-bottom: 1px dotted #CCC;
	border-top: 1px dotted #CCC;
	border-right: 1px solid #dddddd;
}

.nestcopy_right2
{
	font-weight: 700;
	padding: 4px;
	padding-left: 6px;
	font-size: 12px;
	color: #333333;
	text-align: left;
	background: #FFF url(../images/back_dsearch.gif) bottom repeat-x;
	border-left: 1px solid #dddddd;
	border-bottom: 1px dotted #CCC;
	border-top: 1px dotted #CCC;
	border-right: 1px solid #CCC;
}

.login_left
{
	padding: 3px 10px 3px 0px;
	color: #333333;
	text-align: right;
	vertical-align: top;
	font-size: 12px;
	width: 110px;
}

.login_right
{
	padding: 3px;
	color: #333333;
	text-align: left;
	vertical-align: top;
	font-size: 11px;
}

.alert
{
	color: #990000;
}

.form190
{
	width: 190px;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}

.acc_cell_head
{
	padding: 8px 2px;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	border-top: 1px solid #999;
	border-bottom: 3px double #CCC;
}

.acc_cell
{
	padding: 5px 2px;
	color: #333333;
	font-size: 11px;
	vertical-align: top;
	border-bottom: 1px dotted #CCC;
}

.product_feature_table
{
	border: 1px solid #999;
}

.product_detail_left
{
	font-size: 12px;
	color: #333;
	vertical-align: top;
	text-align: center;
	padding: 3px;
}

.product_detail_right
{
	font-size: 12px;
	color: #333;
	vertical-align: top;
	padding: 2px 2px 0px 2px;
	border: 1px dotted #CCC;
	background: #F5F6F7;
}

.nestcopy_nowrap_right
{
	padding: 2px;
	font-size: 12px;
	color: #333333;
	text-align: right;
	white-space: nowrap;
}

.nestcopy
{
	padding: 2px 0px 2px 2px;
	font-size: 11px;
	color: #333333;
}

.cart_cont
{
	margin: 5px 0;
	border-top: 1px dotted #999;
}

.cartfunctions
{
	padding: 2px;
	font-size: 11px;
	color: #333;
	text-align: center;
	white-space: nowrap;
}