_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=100);Shadow(color='#ffffff', Direction=135, Strength=5)"
Goutfilter="Fade(duration=0.3)"


//subimage=GRAPHICS_PATH_APP+"top_nav_sep_border.gif";



with(nivel1Style=new mm_style()){
	onbgcolor="#B0002C";
	oncolor="#ffffff";
	offbgcolor="#B0002C";
	offcolor="#ffffff";
	bordercolor="#9B9B9B";
	borderstyle="solid";
	borderwidth=0;
	fontsize="13";
	fontstyle="bold";
	fontweight="bold";
	fontfamily="Tahoma";	
	padding=5;
	pagebgcolor="#9B9B9B";
	pagecolor="black";
	separatorcolor="#ffffff";
	separatorsize=1;
	separatormargin=5;
	subimagepadding=0;
	subimage=GRAPHICS_PATH_APP+"spacer20.gif";
}



with(nivel2Style=new mm_style()){
	onbgcolor="#D4D4D4";
	oncolor="#000000";
	offbgcolor="#D4D4D4";
	offcolor="#000000";
	bordercolor="#ffffff";
	borderstyle="solid";
	borderwidth=1;
	fontsize="11";
	fontstyle="normal";
	fontweight="normal";
	fontfamily="Tahoma";	
	padding=5;
	pagebgcolor="#9B9B9B";
	pagecolor="black";
	separatorcolor="#ffffff";
	separatorsize=1;
	subimagepadding=0;
	subimage=GRAPHICS_PATH_APP+"spacer20.gif";
	
        outfilter="Fade(duration=0.3)";
        overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color=#ffffff', Direction=135, Strength=3)";


}
