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