_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=0;     // 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)"


//subimage=GRAPHICS_PATH_APP+"top_nav_sep_border.gif";



with(nivel1Style=new mm_style()){
	onbgcolor="";
	oncolor="#000000"; 
	offbgcolor="";
	offcolor="#11734a";
	bordercolor="#9B9B9B";
	borderstyle="solid";
	borderwidth=0;
	fontsize="12";
	fontstyle="bold";
	fontweight="bold";
	fontfamily="Arial";	
	padding=4;
	pagebgcolor="";
	pagecolor="#b7d8ad";
	separatorcolor="#e3e3e3";
	separatorsize=1;
	subimagepadding=2;

}

//	subimage=GRAPHICS_PATH_APP+"spacer30.gif";

with(nivel2Style=new mm_style()){
	onbgcolor="#e2e2e2";
	oncolor="#307a85";
	offbgcolor="#ffffff";
	offcolor="#000000";
	bordercolor="#cccccc";
	borderstyle="solid";
	borderwidth=1;
	fontsize="12";
	fontstyle="normal";
	fontweight="normal";
	fontfamily="Arial";	
	padding=4;
	pagebgcolor="#ffffff";
	pagecolor="black";
	separatorcolor="#EFEFEF";
	separatorsize=1;
	subimagepadding=2;
	subimage=GRAPHICS_PATH_APP+"sub.gif";
	
        outfilter="randomdissolve(duration=0.3)";
        overfilter="Fade(duration=0.2);Alpha(opacity=94);Shadow(color=#eeeeee', Direction=135, Strength=3)";


}

with(nivel3Style=new mm_style()){
	onbgcolor="#e2e2e2";
	oncolor="#307a85";
	offbgcolor="#ffffff";
	offcolor="#000000";
	bordercolor="#cccccc";
	borderstyle="solid";
	borderwidth=1;
	fontsize="12";
	fontstyle="normal";
	fontweight="normal";
	fontfamily="Arial";	
	padding=4;
	pagebgcolor="#ffffff";
	pagecolor="black";
	separatorcolor="#EFEFEF";
	separatorsize=1;
	subimagepadding=2;
	subimage=GRAPHICS_PATH_APP+"sub.gif";
	
        outfilter="randomdissolve(duration=0.3)";
        overfilter="Fade(duration=0.2);Alpha(opacity=94);Shadow(color=#eeeeee', Direction=135, Strength=3)";


}