fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;




with(menuStyle=new mm_style()){
styleid=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="12px";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="#13467a";
oncolor="#ae000c";
outfilter="fade(duration=0.5)";
pagecolor="ae000c";
rawcss="padding-top:4px;padding-bottom:1px";
separatorcolor="#FFFFFF";
separatorheight=20;
menubgimage="http://www.isicr.org/2007meeting/images/isicr_03.gif";
separatorsize=1;
}

with(submenuStyle=new mm_style()){
bordercolor="#ae000c";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="11px";
fontweight="normal";
headercolor="#000000";
offbgcolor="#E9E9E9";
offcolor="#13467a";
onbgcolor="#ffffff";
oncolor="#ae000c";
outfilter="fade(duration=0.1)";
padding=5;
pagecolor="ae000c";
subimagepadding=8;
}

