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(menuStyle=new mm_style()){
align="left";
//bordercolor="#C4D367";
//borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="80%";
fontstyle="normal";
fontweight="bold";
//headerbgcolor="#C4D367";//Sets the Header Background Color for all header menu items.
headercolor="#663366";//Sets the Header Font Color for each menu item that has been declared a header.
//offbgcolor="#C4D367";//Sets the Mouse Off background Color for the global style.
offcolor="#ffffff";//This property declares the font color for each menu item in the Mouse Off state.
//onbgcolor="#ffffff";//Sets the Mouse On Background Color for the global menu style.
oncolor="#636321"; //Sets the Mouse On Font Color for any global menu style.
outfilter="fade(duration=0.2)";
overfilter="Fade(duration=0.2);"//Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=4;
//pagebgcolor="#82B6D7";
//pagecolor="black";
separatorcolor="#ffffff";
separatorsize=1;
//subimage="arrow.gif";
//subimagepadding=2;
}

