h1,h2 {
   background-color: #c2c2f2;
}


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

div.group_b {
    background: #FFFFCC;
}

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

a.navTreeCurrentItem {
	background-color: #c2c2f2;
}
