body {
	font-size: 12px;
	color:#4b5a61;
	font-family:Arial, Verdana , Helvetica, sans-serif;
	background-image: url(../images/bg_head.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
}
.bg_line_top {
	background-image: url(../images/bg_line_top.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 7px;
	background-color: #FFFFFF;
}

td,p {
    font-size:12px;
	color:#4b5a61;
}
a {
    color:#4b5a61;
}
a:link {
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
a:visited {
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
a:hover {
	text-decoration: underline;
	text-align: center;
	vertical-align: middle;
}
.bg_line_blue {
	background-image: url(../images/bg_line_blue.gif);
	background-repeat: repeat-x;
	background-position: top;
}
a.item:link {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	height: 33px;
	width: 84px;
	display: table-cell;
	line-height:33px;
	background-image:url(../images/menu_bg.jpg);
	font-family:Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
}
a.item:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	display: table-cell;
	height: 33px;
	width: 84px;
	line-height:33px;
	background-image:url(../images/menu_bg.jpg);
	font-family:Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
}
a.item:hover {
	color: #000000;
	text-decoration: none;
	display: table-cell;
	height: 33px;
	width: 84px;
	line-height:33px;
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(../images/menu_li_hover.jpg);
	text-align: center;
	vertical-align: middle;
}
a.item_home:link {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	height: 33px;
	width: 82px;
	display: table-cell;
	line-height:33px;
	background-image:url(../images/menu_home.jpg);
	font-family:Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
}
a.item_home:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	display: table-cell;
	height: 33px;
	width: 82px;
	line-height:33px;
	background-image:url(../images/menu_home.jpg);
	font-family:Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
}
a.item_home:hover {
	color: #000000;
	text-decoration: none;
	display: table-cell;
	height: 33px;
	width: 82px;
	line-height:33px;
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(../images/menu_home_over.jpg);
	text-align: center;
	vertical-align: middle;
}
.bg_line_bottom_gray {
	background-image: url(../images/bg_line_bottom_gray.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.border_bottom_gray {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #858585;
}
.bg_bottom {
	background-image: url(../images/bg_bottom.gif);
	background-repeat: no-repeat;
}
.content {
	line-height: 19px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.border_product {
	padding: 3px;
	border: 1px solid #ededed;
}
.xline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e2e2e2;
	padding-left: 2px;
}
.border_search {
	background-image: url(../images/bg_search.gif);
	height: 21px;
	width: 59px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 2px;
}
.border_search_key {
	font-size: 12px;
	margin-top: 1px;
	background-color: #FFFFFF;
	color: #333333;
	border: 1px solid #065387;
	height: 21px;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
}
.border_image_double_gray {
	border: 3px double #ededed;
}
.bg_bottom_double_gray {
	background-image: url(../images/bg_bottom_double_gray.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.border_bottom_blue_double {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #c7d9eb;
	float: left;
	height: 20px;
	padding-bottom: 4px;
}
.border_bottom_gray_item {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
}
.content2 {
	padding-left: 18px;
}
.border_bottom_gray {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
}
.border_right_gray {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #eeeeee;
}
.border_top_gray {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #eeeeee;
}
.bg_link {
	background-image: url(../images/bg_link.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 6px;
}
.bg_line_left {
	background-image: url(../images/bg_line_left.gif);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #FFFFFF;
}
.padding_left_6 {
	padding-left: 6px;
}
a.item_left:link {
	line-height: 37px;
	display: block;
	height: 37px;
	text-align: left;
	text-decoration: none;
	padding-left:24px;
	color:#0097c9;
	background-image: url(../images/bg_left_item.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width:201px;
}
a.item_left:visited {
	line-height: 37px;
	display: block;
	height: 37px;
	text-align: left;
	text-decoration: none;
	padding-left:24px;
	color:#0097c9;
	background-image: url(../images/bg_left_item.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width:201px;
}
a.item_left:hover {	
	font-weight: bold;
	line-height: 37px;
	display: block;
	height: 37px;
	text-align: left;
	text-decoration: none;
	padding-left:24px;
	color:#53b402;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left center;
	width:201px;
}
a.item_left_sel:link {
	font-weight: bold;
	line-height: 37px;
	display: block;
	height: 37px;
	text-align: left;
	text-decoration: none;
	padding-left:24px;
	color:#53b402;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left center;
	width:201px;
}
a.item_left_sel:visited {
	font-weight: bold;
	line-height: 37px;
	display: block;
	height: 37px;
	text-align: left;
	text-decoration: none;
	padding-left:24px;
	color:#53b402;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left center;
	width:201px;
}
a.item_left_sel:hover {
	font-weight: bold;
	line-height: 37px;
	display: block;
	height: 37px;
	text-align: left;
	text-decoration: none;
	padding-left:24px;
	color:#53b402;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left center;
	width:201px;
}
.content3 {
	padding: 9px;
}
.s_line {
	line-height: 7px;
	background-image: url(../images/s_line.gif);
	background-position: center center;
	height: 7px;
	background-repeat: no-repeat;
	font-size: 1px;
}
.menu_line {
	background-image: url(../images/menu_line.jpg);
	background-repeat: no-repeat;
	height: 33px;
	width: 2px;
	display: table-cell;
}
.menu_bg {
	background-image: url(../images/menu_bg.jpg);
	background-repeat: repeat-x;
}
.left_head {
	background-image: url(../images/left_head.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 201px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
	padding-left: 18px;
}
.left_head_e {
	background-image: url(../images/left_head.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 201px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding-top: 0px;
	padding-left: 18px;
}
.bg_left_middle {
	background-image: url(../images/bg_left_middle.gif);
	background-repeat: repeat-y;
}
.bg_right_middle {
	background-image: url(../images/bg_right_middle.gif);
	background-repeat: repeat-y;
}
.right_head {
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/right_head.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 731px;
}
.bg_head_sel {
	font-weight: bold;
	color: #000000;
	background-image: url(../images/bg_head_sel.jpg);
	display: table-cell;
	height: 26px;
	width: 100px;
	background-repeat: no-repeat;
}
.foot_bg {
	background-image: url(../images/foot_bg.jpg);
	background-repeat: repeat-x;
	height: 68px;
}
.bold_white {
	font-weight: normal;
	color: #FFFFFF;
	padding-right: 10px;
}
