@charset "utf-8";
/* CSS Document */

body {
	background-color:#9d9d9d;
	background-image:url(../images/bg_page.jpg);
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
}
body,td,th {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
}

.shadow_left{
	background-image:url(../images/shadow_left.png);
	background-repeat:repeat-y;
}

.call_me_txt{
	font-family:Verdana;
	font-size:17px;
	color:#4C4C4C;

}
.shadow_right{
	background-image:url(../images/shadow_right.png);
	background-repeat:repeat-y;
}

.shadow_bottom{
	background-image:url(../images/shadow_bottom.png);
	background-repeat:repeat-x;
}

.shadow_left_corner{
	background-image:url(../images/shdow_corner_left.png);
	background-repeat:no-repeat;
}

.shadow_right_corner{
	background-image:url(../images/shdow_corner_right.png);
	background-repeat:no-repeat;
}

.bg_main{
	background-image:url(../images/bg_main.jpg);
	background-repeat:repeat-x;
}

.top_link{
	color:#000000;
	text-decoration:underline;
	font-size:11px;
}

.top_link:hover{
	color:#888;
	text-decoration:underline;
	font-size:11px;
}

.top_link_active{
	color:#888;
	text-decoration:underline;
	font-size:11px;
}

.call_txt{
	font-family:Verdana;
	font-size:24px;
	color:#7d3706;
}

.bg_menu{
	background-image:url(../images/bg_menu.jpg);
	background-repeat:repeat-x;
}

.menu_seperator{
	background-image:url(../images/menu_seperator.jpg);
	background-repeat:no-repeat;
	width:2px;
	height:52px;
}

.menu_link{
	color:#ffffff;
	text-decoration:none;
	font-size:11px;
}

.menu_link:hover{
	color:#dbcec3;
	text-decoration:none;
	font-size:11px;
}

.menu_link_active{
	color:#dbcec3;
	text-decoration:none;
	font-size:11px;
}

.bg_body{
	background-image:url(../images/bg_body.jpg);
}

.mid_box_left_top{
	background-image:url(../images/mid_left_box_top.png);
	background-repeat:no-repeat;
	width:249px;
	height:23px;
}

.mid_box_left_bottom{
	background-image:url(../images/mid_left_box_bottom.png);
	background-repeat:no-repeat;
	width:249px;
	height:23px;
}

.mid_box_bg{
	background-image:url(../images/mid_left_box_bg.png);
	background-repeat:repeat-y;
}

.line_horizontal{
	background-image:url(../images/line_horizontal.png);
	background-repeat:repeat-x;
	height:1px;
}

.left_link{
	color:#674706;
	text-decoration:underline;
	font-weight:normal;
	font-size:12px;
}

.left_link:hover{
	color:#000;
	text-decoration:underline;
	font-weight:bold;
	font-size:12px;
}

.left_active{
	color:#000;
	text-decoration:underline;
	font-weight:bold;
	font-size:12px;
}

.mid_box2{
	background-image:url(../images/mid_box_2.png);
	background-repeat:no-repeat;
	width:554px;
	height:243px;
}

.line_horizontal2{
	background-image:url(../images/line_horizontal2.gif);
	background-repeat:repeat-x;
}


.click_link{
	font-size:11px;
	color:#000000;
	text-decoration:underline;
}
.img_border{
	border:1px solid #D0D0D0;
	}
.head_gray{
	font-size:14px;
	}
.black_text{
	color:#000000;
	}
.li{
	padding-left:0px;
	list-style-position:inside;
	}
.link{
	text-decoration:underline;
	color:#5a5a5a;
	}
.link:hover{
	text-decoration:underline;
	color:#000000;
	}
.text_field{
	font-size:11px;
	color:#5a5a5a;
	text-decoration:none;
	}

.footer_sep{
	color:#000;
	text-decoration:none;
	font-size:12px;
	padding-left:19px;
	padding-right:19px;
}
.footer_left{
	background-image:url(../images/footer_left.gif);
	background-repeat:no-repeat;
	width:7px;
	height:42px;
}

.footer_right{
	background-image:url(../images/footer_right.gif);
	background-repeat:no-repeat;
	width:7px;
	height:42px;
}

.footer_bg{
	background-image:url(../images/footer_bg.gif);
	background-repeat:repeat-x;
	color:#000000;
}
