.NAV_level1 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #003300;
	background-image: url(images/NAV_level1.jpg);
	text-indent: 9px;
}
.NAV_level1:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
	background-image: url(images/NAV_level1_over.jpg);
	text-indent: 9px;
}
.NAV_level2 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	background-image: url(images/NAV_level2.jpg);
	text-indent: 17px;
}
.NAV_level2:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #66CC66;
	background-image: url(images/NAV_level2_over.jpg);
	text-indent: 17px;
}
.Heading1 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #003300;
}
.Body {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 20px;
}
.menu1-level1-no a, .menu1-level1-no a:link, .menu1-level1-no a:visited {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #336633;
	text-decoration: none;
}
.menu1-level1-no a:hover , .menu1-level1-no a:active {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #669966;
	text-decoration: none;
}

.menu1-level1-act a, .menu1-level1-act a:link, .menu1-level1-act a:visited, .menu1-level1-act a:hover , .menu1-level1-act a:active {
	display: none;
}
