.top_bg {
	background-image: url(top_bg.jpg);
	background-repeat: repeat-x;
	height: 100px;
}
.head_bg {
	background-image: url(header.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 295px;
}
.footer_bg {
	background-image: url(footer_bg.jpg);
	background-repeat: repeat-x;
	height: 40px;
}
.body_border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.box_bg {
	background-image: url(box_bg.jpg);
	background-repeat: no-repeat;
	height: 203px;
}
.footer_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.footer_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.menu_bg {
	background-image: url(MENU_BG.jpg);
	background-repeat: repeat-x;
	height: 34px;
}
.find_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #333333;
	font-weight: bold;
}
.fourm_bo {
	border: 1px solid #a4adb3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	width: 250px;
}
.fourm_bo_2 {
	border: 1px solid #a4adb3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	width: 200px;
}
.box_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: normal;
	color: #3473b1;
	padding-left: 20px;
}
.box_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3473b1;
	text-decoration: none;
	background-image: url(bullet.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	line-height: 20px;
}
.box_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #3473B1;
	text-decoration: underline;
}
.box_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3473B1;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
}
.head_h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28pt;
	color: #333333;
	text-decoration: none;
}
.head_h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22pt;
	color: #3473b1;
	text-decoration: none;
}
