#subnav_buttons a.subNavButtonOn {
	background: #fff;
	height: 19px;
	border-left: 1px solid #8c876a;
	border-right: 1px solid #8c876a;
	border-top: 1px solid #8c876a;
	border-bottom: none;
	width: 135px;
	padding: 7px 0 0 8px;
	float: left;
	font-weight: bold;
	margin-right: 2px;
}

#subnav_buttons {

	height: 27px;
	padding: 5px 0 0 12px;
}

#subnav_buttons a {
	

	height: 18px;
	border: 1px solid #8c876a;
	padding: 7px 0 0 0px;
	display: block;
	float: left;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	margin-right: 2px;

}
#subnav_buttons a:hover {
	text-decoration: underline;
}
	

#subnav_buttons1 a.subNavButtonOn {
	background: #fff;
	height: 19px;
	border-left: 1px solid #8c876a;
	border-right: 1px solid #8c876a;
	border-top: 1px solid #8c876a;
	border-bottom: none;
	width: 135px;
	padding: 7px 0 0 8px;
	float: left;
	font-weight: bold;
	margin-right: 2px;
}

#subnav_buttons1 {

	height: 27px;
	padding: 5px 0 0 12px;
}
#subnav_buttons1 a {

	height: 19px;
	border: 1px solid #8c876a;

	padding: 7px 0 0 8px;
	display: block;
	float: left;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	margin-right: 2px;
}

#subnav_buttons1 a:hover {
	text-decoration: underline;
}



	
