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=200;
_subOffsetLeft=100;


with(MasterStyle=new mm_style()){
align="center";
pagecolor="white";
oncolor="white";
offcolor="#D2CCD6";
separatorsize="0";
fontweight="bold";
fontsize="12px";
itemwidth=151;
itemheight=22;
clickbgimage="/webimgs/tabOn.jpg";
pagebgimage="/webimgs/tabOn.jpg";
bgimage="/webimgs/tabOn.jpg";

}

with(submenuStyle=new mm_style()){
    styleid=1;
    fontfamily="Verdana, Tahoma, Arial";
    fontsize="10px";
    fontstyle="normal";
    fontweight="bold";
    ondecoration="underline";
    padding=5;
	itemwidth=165;
	itemheight=27;
	oncolor="white";
	offcolor="black";
bordercolor="#999999";
borderstyle="solid";
borderwidth=1;
separatorcolor="#999999";
separatorsize=1;





}

