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=0;
_subOffsetLeft=-2;

with(menuStyleTop=new mm_style()){
bordercolor="";
borderstyle="none";
borderwidth=1;
itemheight="26";
fontfamily="Verdana, Tahoma, Arial";
fontsize="";
fontstyle="normal";
offclass="menuItemTop";
onclass="menuItemTopOver";
headerbgcolor="transparent";
headercolor="#A1181E";
offbgcolor="transparent";
offcolor="#A1181E";
onbgcolor="transparent";
oncolor="#000000";
outfilter="Fade(duration=0.2);";
overfilter="Fade(duration=0.2);"; // Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
pagebgcolor="";
pagecolor="black";
separatorcolor="#999999";
separatorsize=0;
separatorpadding=0;
subimage="";
subimagepadding=0;
}

with(menuStyle=new mm_style()){
bordercolor="";
borderstyle="none";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="";
fontstyle="normal";
offclass="menuItem";
onclass="menuItemOver";
headerbgcolor="transparent";
headercolor="#A1181E";
offbgcolor="#f6a565";
offcolor="#A1181E";
onbgcolor="#f6a565";
oncolor="#000000";
outfilter="Fade(duration=0.2);";
overfilter="Fade(duration=0.2);Shadow(color=#777777', Direction=135, Strength=3)";
padding=0;
pagebgcolor="";
pagecolor="black";
separatorcolor="#999999";
separatorsize=0;
subimage="/b/bnc/images/menu_arrow.gif";
subimagepadding=0;
overflow="scroll";
}



