	/* ------ MENU 1 BEGIN ------ */
	
	/* Main and submenu background color */
	.menu2 li:hover a:hover.algo-menuindex1,
	.menu2 li:hover a.algo-menuindex1,
	.menu2 li a:hover.algo-menuindex1, 
	.menu2 :hover ul.algo-menuindex1{
		background-color: #851919;
	}
	
	/* Main menu text color */
	.menu2 li:hover a:hover.algo-menuindex1 span,
	.menu2 li:hover a.algo-menuindex1 span.down{
		color:#F9D9AD;
	}
	
	/* Submenu hover style */
	.menu2 :hover ul.algo-menuindex1 li a:hover {
		background-color:#B32222;
	}
	/* ------ MENU 1 END ------ */

	/* ------ MENU 2 BEGIN ------ */
	
	/* Main and submenu background color */
	.menu2 li:hover a:hover.algo-menuindex2,
	.menu2 li:hover a.algo-menuindex2,
	.menu2 li a:hover.algo-menuindex2, 
	.menu2 :hover ul.algo-menuindex2{
		background-color: #666600;
	}
	
	/* Main menu text color */
	.menu2 li:hover a:hover.algo-menuindex2 span,
	.menu2 li:hover a.algo-menuindex2 span.down{
		color: #F9D9AD;
	}
	
	/* Submenu hover style */
	.menu2 :hover ul.algo-menuindex2 li a:hover {
		background-color: #828200;
	}
	/* ------ MENU 2 END ------ */
	
	/*----------------------------*/
	
	/* ------ MENU 3 BEGIN ------ */
	
	/* Main and submenu background color */
	.menu2 li:hover a:hover.algo-menuindex3,
	.menu2 li:hover a.algo-menuindex3,
	.menu2 li a:hover.algo-menuindex3, 
	.menu2 :hover ul.algo-menuindex3{
		background-color: #977550;
	}
	
	/* Main menu text color */
	.menu2 li:hover a:hover.algo-menuindex3 span,
	.menu2 li:hover a.algo-menuindex3 span.down{
		color: #F9D9AD;
	}
	
	/* Submenu hover style */
	.menu2 :hover ul.algo-menuindex3 li a:hover {
		background-color: #AA865E;
	}
	/* ------ MENU 3 END ------ */
	
	/*----------------------------*/
	
	/* ------ MENU 4 BEGIN ------ */
	
	/* Main and submenu background color */
	.menu2 li:hover a:hover.algo-menuindex4,
	.menu2 li:hover a.algo-menuindex4,
	.menu2 li a:hover.algo-menuindex4, 
	.menu2 :hover ul.algo-menuindex4{
		background-color: #FBAC31;
	}
	
	/* Main menu text color */
	.menu2 li:hover a:hover.algo-menuindex4 span,
	.menu2 li:hover a.algo-menuindex4 span.down{
		color:#977550;
	}
	
	/* Submenu hover style */
	.menu2 :hover ul.algo-menuindex4 li a:hover {
		background-color: #F09E3B;
	}
	/* ------ MENU 4 END ------ */
	
		/* ------ MENU 5 BEGIN ------ */
	
	/* Main and submenu background color */
	.menu2 li:hover a:hover.algo-menuindex5,
	.menu2 li:hover a.algo-menuindex5,
	.menu2 li a:hover.algo-menuindex5, 
	.menu2 :hover ul.algo-menuindex5{
		background-color: #42569B;
	}
	
	/* Main menu text color */
	.menu2 li:hover a:hover.algo-menuindex5 span,
	.menu2 li:hover a.algo-menuindex5 span.down{
		color: #F9D9AD;
	}
	
	/* Submenu hover style */
	.menu2 :hover ul.algo-menuindex5 li a:hover {
		background-color: #6579BE;
	}
	/* ------ MENU 5 END ------ */
	
	/* ------ MENU 6 BEGIN ------ */
	
	/* Main and submenu background color */
	.menu2 li:hover a:hover.algo-menuindex6,
	.menu2 li:hover a.algo-menuindex6,
	.menu2 li a:hover.algo-menuindex6, 
	.menu2 :hover ul.algo-menuindex6{
		background-color: #BD6A24;
	}
	
	/* Main menu text color */
	.menu2 li:hover a:hover.algo-menuindex6 span,
	.menu2 li:hover a.algo-menuindex6 span.down{
		color: #F9D9AD;
	}
	
	/* Submenu hover style */
	.menu2 :hover ul.algo-menuindex6 li a:hover {
		background-color: #EB9027;
		
	}
	/* ------ MENU 6 END ------ */
	
	
