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=10;
_subOffsetLeft=-2;

with(menuStyle=new mm_style()){
bordercolor="#4A505D";
borderstyle="solid";
borderwidth=1;
fontfamily="arial, helvetica, sans-serif";
fontsize="14px";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#2F3441";
offcolor="#ffffff";
onbgcolor="#a82026";
oncolor="#ffffff";
outfilter="Fade(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=95);Shadow(color=#777777', Direction=135, Strength=5)";
padding=8;
pagebgcolor="#9EADCA";
pagecolor="#ffffff";
separatorcolor="#4A505D";
separatorsize=1;
subimage="";
subimagepadding=5;
}


