.box_bg {
	background-image: url(../images/middel_box.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.arial_12 {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	color: #00345E;
	text-decoration: none;
}.arial_12:hover {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	color: #AE0F0F;
	text-decoration: none;
}
.arial_12bld {

	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}.arial_12bld:hover{

	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	color: #990000;
	text-decoration: none;
}
.arial_12reg {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #414141;
	text-decoration: none;
}
.arial_red {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #B62F2F;
	text-decoration: none;
	text-transform: none;
}
.arial_red:hover{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	text-transform: none;
}
.bottom_bg {
	background-image: url(../images/box_mid.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FBF9F5;
}
.arial_12wht {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
	line-height: 18px;
}
