fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-25;

with(mainMain=new mm_style()){
   onclass="lvl1On";
   offclass="lvl1Off";
   pageclass="lvl1Pg";
   headerbgcolor="#ffffff";
   headercolor="#000000";
   outfilter="randomdissolve(duration=0.3)";
   overfilter="Fade(duration=0.2);Alpha(opacity=100);";
   itemheight=30;
   separatorsize=35;
}

with(mainSub=new mm_style()){
   onclass="lvl2On";
   offclass="lvl2Off";
   pageclass="lvl2Pg";
   headerbgcolor="#ffffff";
   headercolor="#000000";
   outfilter="randomdissolve(duration=0.3)";
   overfilter="Fade(duration=0.2);Alpha(opacity=100);";
   itemheight="25";
   borderwidth=1;
   bordercolor="#3A6311";
   separatorsize=0;
   separatorcolor="#3A6311";
}

with(energyMain=new mm_style()){
   onclass="reep1On";
   offclass="reep1Off";
   pageclass="reep1Pg";
   headerbgcolor="#ffffff";
   headercolor="#000000";
   outfilter="randomdissolve(duration=0.3)";
   overfilter="Fade(duration=0.2);Alpha(opacity=100);";
   itemwidth="200";
   itemheight="25";
   separatorsize=2;
}

with(energySub=new mm_style()){
   onclass="reep2On";
   offclass="reep2Off";
   pageclass="reep2Pg";
   headerbgcolor="#ffffff";
   headercolor="#000000";
   outfilter="randomdissolve(duration=0.3)";
   overfilter="Fade(duration=0.2);Alpha(opacity=100);";
   itemwidth="200";
   itemheight="25";
   borderwidth=1;
   bordercolor="#213A1A";
   separatorsize=1;
   separatorcolor="#213A1A";
}

with(treesMain=new mm_style()){
   onclass="reep1On";
   offclass="reep1Off";
   pageclass="reep1Pg";
   headerbgcolor="#ffffff";
   headercolor="#000000";
   outfilter="randomdissolve(duration=0.3)";
   overfilter="Fade(duration=0.2);Alpha(opacity=100);";
   itemwidth="200";
   itemheight="25";
   separatorsize=2;
}

with(treesSub=new mm_style()){
   onclass="reep2On";
   offclass="reep2Off";
   pageclass="reep2Pg";
   headerbgcolor="#ffffff";
   headercolor="#000000";
   outfilter="randomdissolve(duration=0.3)";
   overfilter="Fade(duration=0.2);Alpha(opacity=100);";
   itemwidth="200";
   itemheight="25";
   borderwidth=1;
   bordercolor="#213A1A";
   separatorsize=1;
   separatorcolor="#213A1A";
}

