_scrollAmount=5      // Used for Netscape 4 scrolling
_scrollDelay=10	     // Used for Netscape 4 scrolling
fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps

_menuCloseDelay=150;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;

with(nivel1Style=new mm_style()){
styleid=1;
fontfamily="arial, verdana, arial, sans-serif";
offcolor="#646464";
oncolor="#646464";
outfilter="fade(duration=0.5)";
pagecolor="black";
offclass="mmpadding";
onclass="mmpadding";
}

with(nivel2Style=new mm_style()){

bordercolor="#DADADA";
borderwidth=1;
fontfamily="arial, verdana, arial, sans-serif";
fontsize="12px";
fontweight="normal";
headercolor="#646464";
offbgcolor="#ffffff";
onbgcolor="#E9F0ED";
offcolor="#646464";
outfilter="fade(duration=0.5)";
padding=5;
separatorcolor="#DADADA";
separatorsize=1;
subimage=GRAPHICS_PATH_APP+"menu/9x6_rightbend_grey.gif";
onsubimage=GRAPHICS_PATH_APP+"menu/9x6_rightbend_hover.gif";
subimagepadding=5;
}

with(nivel3Style=new mm_style()){
bordercolor="#DADADA";
borderwidth=1;
fontfamily="arial, verdana, arial, sans-serif";
fontsize="12px";
fontweight="normal";
headercolor="#646464";
offbgcolor="#ffffff";
offcolor="#646464";
onbgcolor="#E9F0ED";
outfilter="fade(duration=0.5)";
padding=5;
separatorcolor="#DADADA";
separatorsize=1;
}