/* CSS Document */
.navbg {
	background-image:url(../images/nav_middle_bg.jpg);
	background-repeat:repeat-y;
	background-position:left top;
	width:205px;
	min-height:401px;
	_height:401px; /* for IE6 */
	height:408px;
}
.middle_bg {
	background-image:url(../images/middle_bg.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#ffffff;
	min-height:401px;
	_height:401px; /* for IE6 */
}
.sub_box_middle {
	background-image:url(../images/sub_box_middle.jpg);
	background-position:left top;
	background-repeat:repeat-y;
	width:232px;
	
	
}
.sublink {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7f8c93;
	font-weight:bold;
	text-decoration:none;
}
.sublink a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7f8c93;
	font-weight:bold;
	text-decoration:none;
}
.sublink a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7f8c93;
	font-weight:bold;
	text-decoration:none;
}
.sublink a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#625b7d;
	font-weight:bold;
	text-decoration:none;
}
.dotatline {
	background-image:url(../images/dottatline.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	height:1px;
	margin-top:12px;
	margin-bottom:12px;
	_margin-bottom:-1px; /* for IE6 */
}
.white_line {
	background-color:#FFFFFF;
	height:1px;
}
#toplink a {
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#595959;
	text-decoration:none;
}
#toplink a:hover {
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#a3aeb5;
	text-decoration:none;
}
.img_border {
	border:solid 1px #ebebeb;
}
#btmlink {
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#B5AC9D;
	width:900px; 
	float:left; 
	position:relative; 
	margin:auto; 
}
#btmlink a {
	color:#B5AC9D;
	text-decoration: underline;
	font-weight:bold;
}
#btmlink a:hover {
	color:#999;
	text-decoration: underline;
	font-weight:bold;
}

.content-text {
 	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	text-decoration:none;
	font-weight: bold;
	color:#6a7780;
}



