fixMozillaZIndex=true; //Fixes Z-Index problem with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=150;
_menuOpenDelay=150;
_subOffsetTop=0;
_subOffsetLeft=1;


with(menuStyle=new mm_style()){
align="center";
bordercolor="#FFFFFF";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="11";
fontweight="bold";
fontstyle="normal";
itemheight=13;
menuheight=13;
/*headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#FFFFFF";
offcolor="#636464";
onbgcolor="#d9dda9";
oncolor="#c1002b";*/
/*outfilter="randomdissolve(duration=0.0)";*/
/*overfilter="Fade(duration=0.0);Alpha(opacity=100)";*/
padding=0;
separatorsize=22;
}

with(menuSub=new mm_style()){
align="left";
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=0;
fontfamily="Arial";
fontsize="14";
fontweight="none";
itemheight=22;
menuheight=22;
headercolor="#000000";
offcolor="#b6b6b6";
oncolor="#bcd73f";
overfilter="Fade(duration=0.3);Alpha(opacity=80);";
outfilter="Fade(duration=0.3;Alpha(opacity=60)";
padding=0;
pagecolor="#b6b6b6";
separatorsize=0;
zindex=90;
}




