
		/* A few IE bug fixes */
		ul,li,h3,h4,h5 { margin: 0; padding: 0; }
		* html ul ul li a { height: 100%; }
		* html ul li a { height: 100%; }
		* html ul ul li { margin-bottom: -1px; }
		
/*		body { padding-left: 1em; font-family: Arial, Helvetica, sans-serif; } */
		
		#sf-menu { width: 250px;  margin: 10px 0; padding: 0; }
		
		/* Some list and link styling */
		ul li { width: 250px; }
		ul ul li { border-left: 15px solid #C1CB61; padding: 0; width: 235px; margin-bottom: 0; }
		ul ul li a { display:block; color: #172B09; background-color: #A6B239; padding: 3px 6px;  font-size:1.10em; }
		ul ul li a:hover { display:block; color: #172B09; background-color: #eee; padding: 3px 8px;  font-size:1.10em; }
		/* For the xtra menu */
		ul ul ul li { border-left: none; border-bottom: 0px solid #eee; width: 235px; margin-bottom: 0; }
		ul ul ul li a { display:block; color: #172B09; background-color: #A7B057; padding: 3px 6px;  font-size:1.00em; }
		ul ul ul li a:hover { display:block; color: #172B09; background-color: #eee; padding: 3px 8px;  font-size:1.00em; }
		/* For sub-submenu */
		.sf-sub-submenu ul li { border-left: 15px solid #C6D86C; border-bottom: 0px; padding: 0; width: 220px; margin-bottom: 0; }
		.sf-sub-submenu ul li a { display:block; color: #172B09; background-color: #B9C96C; padding: 3px 6px;  font-size:0.90em;}
		.sf-sub-submenu ul li a:hover { display:block; color: #172B09; background-color: #eee; padding: 3px 8px; font-size:0.90em;}
		
		
		li { list-style-type: none; }
/*		h2 { margin-top: 1.5em; }*/
		
		h3.headx a { 
		color: #333;
		display:block; 
		border-top: 1px solid #36a;
		border-right: 1px solid #36a;
		background: #D5DE6B;
		padding: 3px 6px;
		}
		h3.headx a:hover { 
		background: #ccc;
		color: #000;
		}
		h3.headx.selected a { 
		background: #C1CB61;
		color: #fff;
		padding: 3px 6px;
		}
		h3.headx.selected a:hover { 
		background: #C1CB61;
		color: #36a;
		}
		
		/* Header links styling */
		h3.head a { 
		color: #333;
		display:block; 
		border-top: 1px solid #36a;
		border-right: 1px solid #36a;
		background: #D5DE6B url(images/infobox/down.gif) no-repeat; 
		background-position: 98% 50%;
		padding: 3px 6px;
		}
		h3.head a:hover { 
		color: #000;
		background: #ccc url(images/infobox/down.gif) no-repeat; 
		background-position: 98% 50%;
		}
		h3.selected a { 
		background: #C1CB61 url(images/infobox/up.gif) no-repeat; 
		background-position:98% 50%;
		color: #fff;
		padding: 3px 6px;
		}
		h3.selected a:hover { 
		background: #C1CB61 url(images/infobox/up.gif) no-repeat; 
		background-position:98% 50%;
		color: #36a;
		}
		
		/* Xtra Header links styling */
		h4.head a { 
		color: #333;
		display:block; 
		border-top: 1px solid #36a;
		border-right: 1px solid #36a;
		background: #A7B057 url(images/infobox/down.gif) no-repeat; 
		background-position: 98% 50%;
		padding: 3px 6px;
		}
		h4.head a:hover { 
		color: #000;
		background: #ddd url(images/infobox/down.gif) no-repeat; 
		background-position: 98% 50%;
		}
		h4.selected a { 
		background: #78D427 url(images/infobox/up.gif) no-repeat; 
		background-position:98% 50%;
		color: #fff;
		padding: 3px 6px;
		}
		h4.selected a:hover { 
		background: #78D427 url(images/infobox/up.gif) no-repeat; 
		background-position:98% 50%;
		color: #36a;
		}

/* sub-submenu header links styling */
		h5.head a { 
		color: #333;
		display:block; 
		border-top: 1px solid #36a;
		border-right: 1px solid #36a;
		background: #C6D86C url(images/infobox/down2.gif) no-repeat; 
		background-position: 98% 50%;
		padding: 3px 6px;
		}
		h5.head a:hover { 
		color: #000;
		background: #ddd url(images/infobox/down2.gif) no-repeat; 
		background-position: 98% 50%;
		}
		h5.selected a { 
		background: #78D427 url(images/infobox/up.gif) no-repeat; 
		background-position:98% 50%;
		color: #fff;
		padding: 3px 6px;
		}
		h5.selected a:hover { 
		background: #78D427 url(images/infobox/up.gif) no-repeat; 
		background-position:98% 50%;
		color: #36a;
		}
	
	li.cat_lev_3.selected a {
		background-color: #78D427;
	}

	li.cat_lev_2.selected a.link_lev_2 {
		background-color: #78D427;
	}
	
	li.cat_lev_1.selected a.link_lev_1 {
		background-color: #78D427;
	}