.head_bg {
	background-image: url(head_bg_image.jpg);
	background-repeat: no-repeat;
	height: 100px;
	background-position: right top;
}
.menu_bg {
	background-image: url(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: 12px;
	color: #000000;
	text-decoration: none;
	height: 25px;
}
.red_box {
	background-image: url(red_box.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 210px;
}
.red_box_head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #aa2300;
	text-decoration: none;
	font-weight: normal;
}
.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(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-color: #9F0000;
	font-weight: bold;
}
.test_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17pt;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.test_head_art {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	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;
}

