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()){
    bgimage="/webimgs/danTabOff.gif";
    fontfamily="Verdana, Tahoma, Arial";
    fontsize="10px";
    align="center";
	valign='top';
	padding=5;
    fontstyle="normal";
    fontweight="bold";
    itemheight=35;
    itemwidth=103;
    offcolor="white";
    oncolor="black";
    clickbgimage="/webimgs/danTabOn.gif";
	pagebgimage="/webimgs/danTabOn.gif";
	pagecolor="black";
    clickcolor:"black";
}

with(submenuStyle=new mm_style()){
    styleid=1;
    align="center";
    fontfamily="Verdana, Tahoma, Arial";
    fontsize="10px";
    fontstyle="normal";
    fontweight="bold";
    offcolor="#000000";
    oncolor="#000000";
    ondecoration="underline";
    padding=6;

}

