.navigationsearch{
	width:949px;
	background: #90cf54;
	overflow:hidden;
	padding:0 0 0 11px;
	height:32px;
}


#leftcolumn ul li.inPath {
	background: #eff8e7;
} 

#leftcolumn ul li.inPath a {
	color: #90ce54;
} 

#leftcolumn ul li ul {
	background: #f7fcf3 url(/images/layout/liseparator.gif) repeat-x scroll 0 0;
	display:block;
	margin:5px 0 -3px -18px;
	padding:6px 0 6px 30px;
	width:222px;
}

#leftcolumn ul li a {
	display:block;	
	font-weight:bold;
	padding:1px 0 2px 28px;
	text-decoration:none;
	width:150px;
}

tr.marked{
	background:#eff8e7;
}

.innerleftcontent h1 {
	color: #90ce54;	
}

.innerleftcontent h2 {
	color: #90ce54;	
}

