h2 {
   background-color: #5ee05e;
}


div.group_a {
    border-left-color: #5ee05e;
}

div.group_b {
    background: #FFFFCC;
}

li.navTreeItem a:hover{
	background-color: #c7f5c7;
}

a.navTreeCurrentItem {
	background-color: #5ee05e
}