fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=50;
_menuOpenDelay=5;
_subOffsetTop=0;
_subOffsetLeft=-2;




with(menuStyle=new mm_style()){
bordercolor="";
borderwidth=0;
fontfamily="verdana";
fontsize="100%";
fontstyle="normal";
fontweight="normal";
itemheight=21;
menubgimage="/images/main_menu_center.gif";
offbgcolor="transparent";
offcolor="#BBE2EF";
onbgcolor="transparent";
oncolor="#BBE2EF";
outfilter="fade(duration=0.5)";
overfilter="Fade(duration=0.5);Shadow(color=#ADAEAD,Direction=180,Strength=1";
rawcss="padding-left:10px;padding-right:10px";
separatorcolor="transparent";
separatorsize="0";
separatorheight="0"; 

}

with(submenuStyle=new mm_style()){
styleid=1;
bordercolor="#000000";
borderwidth=1;
fontfamily="verdana";
itemweight=21;
fontsize="100%";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
menubgimage="";
offbgcolor="#679bef";
offcolor="#012258";
onbgcolor="#012258";
oncolor="#ffffff";
outfilter="fade(duration=0.5)";
overfilter="Fade(duration=1.5);Shadow(color=#ADAEAD,Direction=180,Strength=0";
padding=2;
rawcss="padding-left:5px;padding-right:5px;";
separatorcolor="#000000";
separatorpadding=5;
subimage="";
menubgcolor="#EBF0EC";
;
}



