.MainGroup {}
.MainItem  {cursor: pointer; border-bottom: 1px dotted #d3d3d3; font: 9pt/30px arial, sans-serif; color: #565050; width: 160px;}
.MainItemOver {cursor: pointer; border-bottom: 1px dotted #d3d3d3; font: 9pt/30px arial, sans-serif; color: #d76c03; width: 160px;}
.MainItemClicked  {cursor: pointer; border-bottom: 1px dotted #d3d3d3; font: 9pt/30px arial, sans-serif; color: #d76c03; width: 160px;}
.SelectedPathMainItemCss {cursor: pointer; border-bottom: 1px dotted #d3d3d3; font: 9pt/30px arial, sans-serif; color: #d76c03; width: 160px;}

.MenuGroup {background: #fff; border: 1px dotted #d3d3d3; border-bottom: 0px; margin-top: -1px;}
.MenuItem {cursor: pointer; border-bottom: 1px dotted #d3d3d3; font: 9pt/30px arial, sans-serif; color: #565050; width: 160px;}
.MenuItemOver {cursor: pointer; border-bottom: 1px dotted #d3d3d3; font: 9pt/30px arial, sans-serif; color: #d76c03; width: 160px;}
.MenuItemClicked {cursor: pointer; border-bottom: 1px dotted #d3d3d3; font: 9pt/30px arial, sans-serif; color: #d76c03; width: 160px;}
.SelectedPathMenuItemCss {cursor: pointer; border-bottom: 1px dotted #d3d3d3; font: 9pt/30px arial, sans-serif; color: #d76c03; width: 160px;}

