.navigation-bg {
    background: #ffcc00;
}
.nav-tabs li.active a {
    background-color: #ffcc00;
    color: #404040 !important;
}
.sf-menu ul li {
    background: #ffcc00;
}
.sf-menu li:hover, .sf-menu li.sfHover {
    background: #f1ae21;
}
.sf-menu ul ul li {
    background: #ffcc00;
	color: #404040 !important;
}
.sf-menu a{
	color: #404040 !important;
}
.mean-container .mean-nav ul li {
    background: #ffcc00 !important;
}
.mean-container .mean-nav ul li a:hover {
    background: rgb(241, 193, 3) !important;;
}
.treeview li a {
    color: #fff;
    text-decoration: none;
    background-color: rgb(255, 204, 0)!important
}
.treeview a.selected {
    background: #ffcc00 !important;
	color:#404040
}
.treeview li li > a {
    margin-left: 0px;
    background-color: rgb(255, 221, 84) !important;
	border-bottom: 1px solid #f1ffff !important;
	color:#404040
}
.content-area h2 {
    font-size: 160%;
    font-weight: 500;
    color: #404040;
    margin-bottom: 15px;
}
.yellow{
	background:#ffcc00;
 }
.viewall-bg-color {
    background-color: #ffcc00;
    border-color: #ffcc00;
}

.accebility-bg {
    background-color: #00a551;
}
.boxes-heading h2 a:hover {
    text-decoration: none;
    color: #d8ad01;
}
.treeview li a:hover{
	color:#404040
}