
.acc_link{
	padding-left: 7px;
}



.acc_link{
	margin-top: 2px;
}



.acc_link a{
	color: White;
	font-weight: bold;
}
.acc_link a:hover{
	color: #B2D255;
}
	






.active{
	background-image: url(../_gfx/head_on.jpg);
}
.over{
	background-image: url(../_gfx/head_hover.jpg);
}
h2.acc_trigger a {
	color: white;
	text-decoration: none;
	display: block;
	padding: 0 0 0 10px;
}
h2.acc_trigger a:hover {
	color: white;
	
}
h2.active {
background-position: left bottom;
}
.acc_container {
 				width: 210px;
				font-size: 12px;
				background-color: #536b0c;
				color: white;
				background-image: url(../_gfx/target.jpg);
				background-position: bottom;
				background-repeat: no-repeat;	
				margin-bottom: 5px;
				margin-top: -1px;
}
.acc_container .block {
	padding: 5px;
}
h2.acc_trigger {
	margin-bottom: 1px;
	margin-top: 5px;
	cursor: pointer; 
	position: relative; 
	margin-top: 1px;
	cursor: pointer;
	text-align: left;
	width: 210px;
	height: 44px;
	line-height: 44px;
	color: White;
	background-image: url(../_gfx/head_off.jpg);
	font-weight: bold;
	text-decoration: none;
}
