﻿.bmsubhead {
	background: url(../images/arrow_right.png) no-repeat right  center #AB8E4A;
	width:600px;
	color: #fff;
	padding:6px 6px 6px 18px;
	font-size:13px;
	font-weight:bold;
	margin-top:4px;
	cursor:pointer;
	float:left;
	background-color: ;
	padding-right:25px;
}
.bmsubhead h2{font-size:13px;
	font-weight:bold;}
.bmsubheadtxt {
	display : none;
	width:614px;
	padding:15px;
	border-top:none;
	background:#fff;
	float:left;
	background-color: #f7f0d6;
}
.activeArrow {
	background: url(../images/arrow_bttm.png) no-repeat 5px center;
	background-color: #650000;
}