/* CSS Basic Document */
body
{
margin:0px auto;
padding:0px;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
line-height: 14px;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #40340d;
text-decoration: none;
}
.body_bg
{
background-color:#e5e5e5;
}
.body_top
{
background-color:#ffdc71;
padding:17px;
}
.body_bottom
{
padding:10px 25px;
background-color:#FFFFFF;
}
.left_line
{
border-left:1px dashed #5b5b5b;
}
.bottom_line
{
border-bottom:1px dashed #5b5b5b;
}
.border_top_bottom
{
border-bottom:1px solid #FFF;
border-top:1px solid #FFF;
background-color:#FFF;
}
.left_box_padding
{
padding:23px 28px;
}
.img_border
{
border:1px solid #969280;
}
.padding17px
{
padding:17px;
}
.link_td_line
{
border-bottom:1px dashed #ba9c3d;
}
.product_image
{
border:1px solid #979797;
padding:2px;
background-color:#FFFFFF;
}
.top_gray
{
background-color:#eeeeee;
font-weight:bold;
line-height:18px;
padding-left:8px;
}
.top_orange
{
background-color:#ff9200;
font-weight:bold;
line-height:18px;
padding-left:8px;
}
/* CSS Background Image Document */
.body_bottom_left
{
background-color:#e5e5e5;
border-top:1px dashed #656565;
}
.body_bottom_right
{
border-top:1px dashed #656565;
background:url(../images/logo_bg.gif) left bottom no-repeat #e5e5e5;
}
.header_left_bg
{
background-image:url(../images/header__left_bg.jpg);
background-repeat:no-repeat;
width:252px;
height:243px;
border-right:1px solid #FFF;
}
.header_menu_bg
{
background-image:url(../images/header_menu_bg.jpg);
background-repeat:no-repeat;
width:136px;
height:243px;
border-right:1px solid #FFF;
}
.header_right_bg1
{
background-image:url(../images/header_right_bg1.jpg);
background-repeat:no-repeat;
width:151px;
height:243px;
border-right:1px solid #FFF;
}
.header_caption_bg
{
background-image: url(../images/header_caption_bg.jpg);
background-repeat:no-repeat;
width:170px;
height:243px;
border-right:1px solid #FFF;
}
.header_right_bg2
{
background-image: url(../images/header_right_bg2.jpg);
background-repeat:no-repeat;
width:37px;
height:243px;
}
.center_line
{
background-image:url(../images/center_line.gif);
background-repeat:repeat-y;
}
.h_line
{
background-image:url(../images/h_line.gif);
background-repeat:repeat-x;
}
.inner_header
{
background-image:url(../images/inner_header.jpg);
background-repeat:no-repeat;
height:104px;
}
.body_left_bg
{
background-image:url(../images/left_bg.gif);
background-repeat:repeat-y;
width:252px;
}
.left_caption
{
background-color:#ff9200;
padding-left:12px;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
line-height: 30px;
font-weight: bold;
font-variant: normal;
text-transform: uppercase;
color: #fff;
text-decoration: none;
}
.paddingleft8px
{
padding-left:8px;
}
/* CSS Text Document */
.slogan_text {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #fff8de;
	text-decoration: none;
	white-space:pre;
}
.slogan_text:hover
{
text-decoration:underline;
}
.menu_text {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
	}
.menu_text:hover
{
text-decoration:none;
border-bottom:1px solid #fff8de;
color: #fff8de;
}
.bulet_text {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #6c591d;
	text-decoration: none;
}
.red_link
{
color:#d9011b;
text-decoration:none;
}
.red_link:hover
{
color:#FF0000;
}
.lightblue_text
{
font-weight:bold;
color:#537394;
text-decoration:none;
}
.lightblue_text:hover
{
text-decoration:underline;
}
.logo_text
{
color:#4c4c4c;
text-decoration:none;
font-weight:bold;
}
.logo_text:hover
{
text-decoration:none;
border-bottom:1px solid #323232;
color:#323232;
}
.copyright_text
{
color:#FFFFFF;
font-weight:bold;
padding-right:65px;
}
.red_text
{
color:#b30101;
font-weight:bold;
text-decoration:none;
}


.gray_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #303030;
	text-decoration: none;
}
.gray_link:hover
{
border-bottom:1px solid #303030;
text-decoration:none;
}
.product_link {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #1d1704;
	text-decoration: none;
}
.product_link:hover
{
text-decoration:underline;
}
.white_text
{
color:#FFF;
font-weight:bold;
text-decoration:none;
}
.white_text:hover
{
text-decoration:underline;
}
.input_box
{
border:1px solid #979797;
width:150px;
height:16px;
padding-left:4px;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
line-height: 14px;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #40340d;
text-decoration: none;
}
.textarea
{
border:1px solid #979797;
width:150px;
padding-left:4px;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
line-height: 14px;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #40340d;
text-decoration: none;
}