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