_menuCloseDelay=400;			// The time delay for menus to remain visible on mouse out
_menuOpenDelay=100;				// The time delay before menus open on mouse over
_subOffsetTop=-124;				// Sub menu top offset
_subOffsetLeft=-8;				// Sub menu left offset

/// Style Definitions ///

with(menuStyle=new mm_style()){
bordercolor="#3333ff";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
margin=8;
menubgcolor="#ffffcc";
menubgcolor="#ffffcc";
offbgcolor="#ffffab";
offcolor="#000099";
onbgcolor="#0077ff";
onbold=1;
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color=#777777', Direction=125, Strength=5)";
padding=3;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#3333ff";
separatorsize=3;
separatorpadding=7;
subimage="gif/arrowdn.gif";
subimagepadding=7;
onborder=1;
}


