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=-35;

with(mainStyle=new mm_style()){
fontfamily="Arial, Helvetica, sans-serif";
fontsize="14px";
fontweight="bold";
headerbgcolor="#E9DBAD";
headercolor="#000000";
offcolor="#ffffff";
oncolor="#ffffff";
padding=8;
pagecolor="#ffffff";
separatorcolor="#eeeeee";
separatorsize=0;
divides=2;
}

with(listStyle=new mm_style()) {
fontfamily="Arial, Verdana, sans-serif";
fontsize="11";
fontweight="bold";
headerbgcolor="#E9DBAD";
headercolor="#000000";
offbgcolor="#EF3E35";
offcolor="#ffffff";
onbgcolor="#dddddd";
oncolor="#ffffff";
padding=3;
imagepadding=10;
pagebgcolor="#EF3E35";
pagecolor="#ffffff";
subimage="../images/menu/menu_subarrow.gif";
subimagepadding=2;
itemwidth=199;
itemheight=24;
bgimage="../images/menu/subitem2.jpg";
overbgimage="../images/menu/subitem2.jpg";
}