//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()){
	itemwidth=150;
bordercolor="#a51a03";
borderstyle="solid";
borderwidth=1;
fontfamily="Bookman Old Style";
fontsize="80%";
fontstyle="normal";
fontweight="bold";
menubgimage="/images/MenuBG.gif";
offcolor="#a51a03";
onborder="2px solid #a51a03";
oncolor="#a51a03";
ondecoration="underline";
//onsubimage="/menuimages/arrow_white.gif";
outfilter="Slide(duration=0.3)";
overfilter="Slide(duration=0.2)";
padding=5;
separatorcolor="#a51a03";
separatorsize=1;
//subimage="/menuimages/arrow.gif";
subimagepadding=3;
menubgcolor="#eeeeee";
}