_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=1;
_subOffsetLeft=1;

with(mainMenuStyle=new mm_style()){
bordercolor="#00004A";
borderstyle="solid";
borderwidth=2;
fontfamily="Verdena, Tahoma, sans-serif";
fontsize="11";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#FFFFFF";
headercolor="#000000";
offbgcolor="#BBBBBB"; // Background color when mouse is off and not in current navigation path
offcolor="#00004A"; // Text color when mouse if off
onbgcolor="#00004A"; // Background color when mouse is on
oncolor="#FFFFFF"; // Text color when mouse is on
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=100);";
padding=2;
pagebgcolor="#55DFAA"; // Background color when in current navigation path
pagecolor="black"; // Text color when in current navigation path
separatorcolor="#00004A";
separatorsize=1;
subimage="images/arrow.gif";
subimagepadding=2;
}
with(subMenuStyle=new mm_style()){
bordercolor="#00004A";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdena, Tahoma, sans-serif";
fontsize="11";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#FFFFFF";
headercolor="#000000";
offbgcolor="#BBBBBB"; // Background color when mouse is off and not in current navigation path
offcolor="#00004A"; // Text color when mouse if off
onbgcolor="#00004A"; // Background color when mouse is on
oncolor="#FFFFFF"; // Text color when mouse is on
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=100);";
padding=2;
pagebgcolor="#55DFAA"; // Background color when in current navigation path
pagecolor="black"; // Text color when in current navigation path
separatorcolor="#00004A";
separatorsize=1;
subimage="images/arrow.gif";
subimagepadding=2;
}
