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=-2;

with(mainMain=new mm_style()){
   fontfamily="Trebuchet MS, Trebuchet, Tahoma, Verdana";
   fontsize="11px";
   fontstyle="normal";
   fontweight="normal";
   headerbgcolor="#ffffff";
   headercolor="#000000";
   offbgcolor="#ffffff";
   onbgcolor="#ffffff";
   offcolor="#000000";
   oncolor="#962721";
   outfilter="randomdissolve(duration=0.3)";
   overfilter="Fade(duration=0.2);Alpha(opacity=100);";
   padding=3;
   pagebgcolor="white";
   pagecolor="black";
   separatorcolor="#962721";
   separatorsize=0;
   subimagepadding=10;
   itemwidth=100;
}

with(mainSub=new mm_style()){
   styleid=1;
   borderstyle="solid";
   borderwidth=1;
   bordercolor="#962721";
   fontfamily="Trebuchet MS, Trebuchet, Tahoma, Verdana";
   fontsize="11px";
   fontstyle="normal";
   fontweight="normal";
   align="left";
   headercolor="#000000";
   offbgcolor="white";
   onbgcolor="#962721";
   oncolor="white";
   offcolor="black";
   outfilter="randomdissolve(duration=0.3)";
   overfilter="Fade(duration=0.2);Alpha(opacity=100);";
   padding=3;
   pagecolor="black";
}

