/*********** STYLES FOR NAVBAR ************************/
.NavBar{cursor: hand; cursor:pointer;} 
.TopItem{cursor: hand; cursor:pointer; color: #000000; font-size:120%; }
.TopItemHover{cursor: hand; cursor:pointer; color: #000000;}

.TopItemExpanded{cursor: hand; cursor:pointer; color: #D8C743; font-size:120%; }
.TopItemExpandedHover{cursor: hand; cursor:pointer; color: #D8C743;}

.TopItemSelected{cursor: hand; cursor:pointer; color: #D8C743; font-size:120%; font-weight:bold;}

.TopItemLocked{cursor: hand; cursor:pointer; color:#000000;}

.SubGroup{}

.ChildItem{cursor:hand; cursor:pointer; }
.ChildItemSelected{cursor:hand; cursor:pointer; }

.SelectedNoChilds{cursor:hand; cursor:pointer;  color: #D8C743;}

.TreeItem{ width:262px; }
.TreeExpanded{ width:262px; }

.TemplateDiv{ border-bottom:1px solid #DFDFDF; padding-top:5px; padding-bottom:5px; }
.TemplateTreeDiv{ width:162px; border-bottom:1px solid #DFDFDF; padding-bottom:5px; }

/* D8C743 */
