.navLeftLevel1 {
	cursor:pointer;
	cursor:hand;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-indent: 18px;
    height:25px;
}

.navLeftLevel1Over {
	cursor:pointer;
	cursor:hand;
	font-size: 12px;
	color: #244914;
	font-weight: bold;
	text-indent: 18px;
    height:25px;
	text-decoration: none;
}


.navLeftLevel2 {
	cursor:pointer;
	cursor:hand;
	color: #000000;
	font-weight: normal;
	text-indent: 27px;
    height:25px;
	background-color: #F2F7E5;
filter:alpha(opacity=85);
}

.navLeftLevel2Over {
	cursor:pointer;
	cursor:hand;
	color: #339028;
	text-decoration: none;
	font-weight: normal;
	text-indent: 27px;
    height:25px;
	background-color: #F2F7E5;
}


.navLeftLevel3 {
	cursor:pointer;
	cursor:hand;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-indent: 18px;
    height:25px;
}

.navLeftLevel3Over {
	cursor:pointer;
	cursor:hand;
	font-size: 12px;
	color: #339028;
	font-weight: bold;
	text-indent: 18px;
    height:25px;
	text-decoration: none;
}


.navLeftLevel4 {
	cursor:pointer;
	cursor:hand;
	color: #000000;
	font-weight: normal;
	text-indent: 27px;
    height:25px;
}

.navLeftLevel4Over {
	cursor:pointer;
	cursor:hand;
	color: #339028;
	text-decoration: none;
	font-weight: normal;
	text-indent: 27px;
    height:25px;
}

.navSitemapLevel1Open {
	font-weight: bold;
}

.navSitemapLevel2Open {
	text-indent: 20px;
}

.navSitemapLevel3Open {
	text-indent: 40px;
}

.navSitemapLevel4Open {
	text-indent: 60px;
	font-style: italic;
}
