.content .left-col .accordion .tab .button {
	background: #f1f1f2 url(/images/bg-sub-tx.gif) no-repeat top right ;
}
.content .left-col .accordion .tab .button.active {
	background: #f1f1f2 url(/images/bg-sub-tx-active.gif) no-repeat top right ;
}
.content .left-col .accordion .tab .links a:hover {
	color: #8dc641;
}
.content .left-col .accordion .hor-menu a {
	background: #f1f1f2 url(/images/bg-sub-tx.gif) no-repeat top right ;
}
.content .left-col .submit-case a {
	color: #8dc641;
	border: 3px solid #8dc641;
}
.content .right-col .page-title h1 {
	color: #8dc641;
}
.content .right-col .listing a.menu-group {
	color: #8dc641;
}
.content .right-col .listing a.sublevel:hover {
	color: #8dc641;
}
.content .right-col .page-content a {
	color: #8dc641;
}
/************************ Flexcroll *********************************/
.vscrollerbar {
	background-color: #8dc641;
}
.hscrollerbar {
	background-color: #8dc641;
}