_scrollAmount=5      // Used for Netscape 4 scrolling
_scrollDelay=10	     // Used for Netscape 4 scrolling

_menuCloseDelay=500  // The delay for menus to remain visible on mouse off
_menuOpenDelay=150   // The delay for opening menus on mouse over
_subOffsetTop=00;     // Sub menu offset Top position
_subOffsetLeft=0;  // Sub menu offset Left position

Goverfilter="Alpha(style=1,opacity=25,finishOpacity=100,startX=0,finishX=100,startY=100,finishY=0);Fade(duration=0.2);Shadow(color='#777777', Direction=135, Strength=5)"
Goverfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color='#777777', Direction=135, Strength=5)"
Goutfilter="randomdissolve(duration=0.3)"
Goutfilter=""
Goverfilter=""

AllMargin=0

treeOffset=0;  // Used to set the offset of sub menus
singleMasterMenu=false // Informs the system to on;y have one menu open at a time

with(MasterStyle=new mm_style()){
    //bgimage="/webimgs/tabGreenOn.gif";
    fontfamily="Verdana, Tahoma, Arial";
    fontsize="10px";
    align="center";
    fontstyle="normal";
    fontweight="bold";
    itemheight=45;
    itemwidth=78;
    offcolor="white";
    oncolor="silver";
    //clickbgimage="/webimgs/tab_on_lightblue.gif";
	//onbgimage="/webimgs/tabGreenOn.gif";
	//pagebgimage="/webimgs/tabGreenOn.gif";
    clickcolor:"white";

}

with(tstyle1=new mm_style()){
itemwidth=165;
itemheight=25;
bordercolor="#BFBFBF";
borderstyle="raised";
borderwidth=0;
fontfamily="tahoma, verdana";
fontsize="10px";
high3dcolor="#ffffff";
imagepadding=3;
low3dcolor="#808080";
offbgcolor="#999999";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#FFFFFF";
pagecolor="#FFFFFF";
pagebgcolor="#575757";
padding=6;
subimagepadding=4;
swap3d=1;
fontweight="normal"
separatorsize=2;

}
with(sub1Style=new copyOf(tstyle1)){
    rawcss="padding-left:20px";
    separatorcolor="white"
    high3dcolor="#FEFEFE";
    low3dcolor="#C3C8CB";
    offbgcolor="#EAEEEE";
	pagebgcolor="#eeeeee";
	pagecolor="#515151";
    offcolor="gray";
    onbgcolor="#eeeeee";
    oncolor="#515151";
    fontsize="10px";
    padding="0px";
}

sub2Style=new copyOf(tstyle1)
sub2Style.offcolor = "#000000";
sub2Style.offbgcolor="#EAEEEE"
sub2Style.separatorcolor="#8EA2BB"


tstyle1.clickcolor="white"
tstyle1.clickbgcolor="#575757"
tstyle1.clicksubimage="/webimgs/arrowWhite.gif"

sub1Style.clickcolor="gray"
sub1Style.clickbgcolor="#eeeeee";
sub1Style.clicksubimage="/webimgs/arrowWhite.gif"
