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()){
offbgcolor="";
onbgcolor="";
oncolor="#bf0707";
offcolor="#666666";
bordercolor="";
borderstyle="none";
borderwidth=0;
separatorcolor="#005288";
separatorsize="0";
padding="5px";
fontsize="11px";
fontstyle="normal";
fontweight ="normal";
fontfamily="Times, serif";
pagecolor="white";
pagebgcolor="";
pagecolor="#bf0707";
headercolor="";
headerbgcolor="#ffffff";
}

with(menuStyle2=new mm_style()){
align="left";
bordercolor="#6a94b0";
borderstyle="solid";
borderwidth=0;
fontfamily="Times, serif";
fontsize="8pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#666666";
onbgcolor="#ffffff";
oncolor="#bf0707";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=5;
pagebgcolor="#ffffff";
pagecolor="#bf0707";
separatorcolor="#cccccc";
separatorsize=1;
}




