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=0;

with(menuStyle=new mm_style()){
bordercolor="#4A564A";
borderstyle="solid";
borderwidth=1;
fontfamily="Trebuchet MS, Verdana, Tahoma, Arial";
fontsize="12px";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#D9F9E6";
headercolor="#000000";
offbgcolor="#D9F9E6"; // background color of default menus
offcolor="#4A564A"; // color of the text when mouse out
onbgcolor="#FFFFFF";  // background color when mouse over
oncolor="#003399"; // color of the text when mouse over

// Barn, Blinds, Checkerboard, Fade, GradientWipe, Inset, Iris, Pixelate, RadialWipe, RandomBars, RandomDissolve, Slide, Spiral, Stretch, Strips, Wheel or ZigZag

outfilter="Pixelate(duration=0.4)";
overfilter="Fade(duration=0.1);Alpha(opacity=100);Shadow(color=#777777', Direction=135, Strength=2)";
padding=6;
pagebgcolor="#FFFFFF";
pagecolor="#000000";
separatorcolor="#999999";
separatorsize=1;
subimage="http://wetlands.iwmi.org/images/arrow.gif";
subimagepadding=2;
}


