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(submenuStyle=new mm_style()){
	bordercolor="#000000";
	borderstyle="solid";
	borderwidth="1px";
	fontfamily="tahoma, sans-serif";
	fontsize="8pt";
	fontstyle="normal";
	fontweight="normal";
	headercolor="#000000";
	offbgcolor="#ffffff";
	offcolor="#000000";
	onbgcolor="#ffffff";
	oncolor="#FD0303";
	outfilter="Fade(duration=0.3)";
	overfilter="Fade(duration=0.2);Alpha(opacity=80))";
	padding="3px 30px 3px 6px";
	pagecolor="black";
	subimage="images/home/arrow.gif";
	subimagepadding=8;
}

with(dmenuStyle=new mm_style()){
	styleid=1;
	align="left";
	fontfamily="tahoma, sans-serif";
	fontsize="14px";
	fontstyle="normal";
	headerbgcolor="#ffffff";
	headercolor="#666";
	imagepadding=6;
	offbgcolor="#ffffff";
	offcolor="#666";
	onbgcolor="#ffffff";
	oncolor="#666";
	outfilter="fade(duration=0.5)";
	pagecolor="black";
}
