.head_bg {
	background-image: url(head_bg_image.jpg);
	background-repeat: no-repeat;
	height: 100px;
	background-position: right top;
}
.menu_bg {
	background-image: url(../../images1/menu_bg.jpg);
	background-repeat: repeat-x;
	height: 32px;
}
.left_bg {
	background-image: url(left_bg.jpg);
	background-repeat: repeat-y;
	width: 268px;
}
.logo_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	height: 25px;
}
.red_box {
	background:url(../../images1/red_box1.jpg) no-repeat ;
	

}
.red_box_head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #003399;
	text-decoration: none;
	font-weight: normal;
	height:31px;
}
.red_box_bg{
	background:url(../../images1/red_box2.jpg) repeat-y center top;
}
.red_box_text_b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 5px;
	font-weight: bold;
}
.red_box_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}
.red_box_text_b:hover {
	text-decoration: underline;
}
.footer_bg {
	background-image: url(../../images1/footer_bg.jpg);
	background-repeat: repeat-x;
	height: 297px;
}
.footer_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
}
.footer_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 19px;
}
.footer_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}.footer_head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	  border-bottom: 1px solid #2159CF;
	font-weight: bold;
}
.test_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19pt;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
}
.box_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 16px;
	color: #333333;
	text-decoration: none;
}
.center_box {
	background-image: url(center_box.jpg);
	background-position: center center;
	height: 163px;
	background-repeat: no-repeat;
}
.test_head_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.test_head_3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #e82e03;
	text-decoration: none;
	font-weight: normal;
}
.sub_bar {
	background-image: url(box_sub_bar.jpg);
	background-repeat: no-repeat;
	background-position: 10px center;
}

.head_bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(head_bar.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.pic_bg {
	background-image: url(pic_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 112px;
	width: 95px;
	padding: 10px;
	border: 1px solid #E0DEDF;
	background-color: #F5F5F5;
}
.sub_box_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;

}
.sub_box_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.box_seprator {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

.table-quote{
	background:url(tbl-bottom.gif) no-repeat center bottom;
   width:739px;
}

.table-quote .top{
	background:url(tbl-top.gif) no-repeat center top;
   padding:8px;
}
.table-quote thead td{
	padding:1px 12px;
   font:bold 12px/18px Arial, Tahoma, Verdana;
   border-bottom:none;
}
.table-quote tbody td{
	padding:5px 12px;
   font:12px/18px Arial, Tahoma, Verdana;
   border-bottom:1px solid #0b4bc6;
   border-left:1px solid #0b4bc6;
   background:#e7e7e7;
}
.table-quote tbody td:first-child{
	padding:5px 12px;
   font:12px/18px Arial, Tahoma, Verdana;
   border-bottom:1px solid #0b4bc6;
   border-left:none;
}
.table-quote tfoot td{
	padding:5px 12px;
}
