.level1 {
	list-style-position: outside;
	font-weight: bold;
	padding-left: 20px;
}
.level2 {
	background-image: url(../O1grafix/mapline2.gif);
	padding-left: 60px;
	background-repeat: repeat-y;
	font-weight: bold;
	text-decoration: none;
}
.level3 {
	background-image: url(../O1grafix/mapline3.gif);
	background-repeat: repeat-y;
	padding-left: 100px;
	font-weight: normal;
}
.level3Bld {
	background-image: url(../O1grafix/mapline3.gif);
	background-repeat: repeat-y;
	padding-left: 100px;
	font-weight: bold;
}
.level4 {
	background-image: url(../O1grafix/mapline4.gif);
	background-repeat: repeat-y;
	padding-left: 140px;
	font-weight: normal;
}
.dropmenu {
	width: 300px;
	padding-left: 12px;
	font-weight: bold;
	padding-top: 5px;
}
