fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps

_menuCloseDelay=500;           // The time delay for menus to remain visible on mouse out
_menuOpenDelay=150;            // The time delay before menus open on mouse over
_subOffsetTop=10;              // Sub menu top offset
_subOffsetLeft=-10;            // Sub menu left offset

with(menuStyle=new mm_style()){
bordercolor="#dcd3d4";
borderstyle="solid";
borderwidth=1;
fontfamily="Helvetica,Verdana,Arial,sans-serif";
fontsize="12";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#324452";
offcolor="#f6eeec";
onbgcolor="#dcd3d4";
oncolor="#000000";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color='#777777', Direction=135, Strength=5)";
padding=5;
pagebgcolor="#fdfdfd";
pagecolor="black";
separatorcolor="#dcd3d4";
separatorsize=1;
subimage="menu/tampa/arrow.gif";
subimagepadding=0;
}

