_menuCloseDelay=200           // The time delay for menus to remain visible on mouse out
_menuOpenDelay=0            // The time delay before menus open on mouse over
_subOffsetTop=6              // Sub menu top offset
_subOffsetLeft=-60            // Sub menu left offset

with(AllImagesStyle=new mm_style()){
padding=0;
}

with(Wide=new mm_style()){
onbgcolor="#ffa500";
oncolor="#0000ff";
offbgcolor="#0000ff";
offcolor="#ffffff";
bordercolor="#eeeeee";
borderstyle="none";
borderwidth=0;
separatorcolor="#ffffff";
separatorsize="1";
separatorpadding="0";
headercolor="#000000";
headerbgcolor="#d4d4d4";
padding="2px 70px 2px 8px";
fontsize="12px";
fontfamily="Arial, Verdana, Tahoma";
fontstyle="normal";
fontweight="bold";
subimage=src="http://www.encvdc.org/images/menu/flyout_arrow.gif";
onsubimage=src="http://www.encvdc.org/images/menu/flyout_arrow_over.gif";
subimagepadding="4";
ondecoration="none";
}

