li.level1 {
    height : 18px;
    margin-left: 5px;
    background-color : #FFBD75;
    padding : 1px 5px 1px 5px;
    margin-top : 8px;
    margin-bottom : 4px;
    list-style-image: none;
    list-style-type : none ;
}

li.level2 {
	padding-left: 15px;	
	height:18px;
	list-style-image: none;
    list-style-type : none ;
}

li.level3 {
	padding-left: 30px;
	height:18px;
	list-style-image: none;
    list-style-type : none ;
}

li.level4 {
	padding-left: 45px;
	height:18px;
	list-style-image: none;
    list-style-type : none ;
}

li.level5 {
	padding-left: 60px;
	height:18px;
	list-style-image: none;
    list-style-type : none ;
}

li.level6 {
	padding-left: 75px;
	height:18px;
	list-style-image: none;
    list-style-type : none ;
}

li.level7 {
	padding-left: 90px;
	height:18px;
	list-style-image: none;
    list-style-type : none ;
}

li.level8 {
	padding-left: 105px;
	height:18px;
	list-style-image: none;
    list-style-type : none ;
}

li.level9 {
	padding-left: 120px;
	height:18px;
	list-style-image: none;
    list-style-type : none ;
}

li.level10 {
	padding-left: 135px;
	height:18px;
	list-style-image: none;
    list-style-type : none ;
}

a.level_1_link, a.level_1_link:active, a.level_1_link:visited {
	color: #666666;
	font-size: 11px;
	text-decoration: none;
	font-family:Tahoma;
	font-weight: bold;
}

a.level_1_link:hover {
	color: #666666;
	font-size: 11px;
	text-decoration: underline;
	font-family:Tahoma;
	font-weight: bold;
}
a.other_level_link, a.other_level_link:active, a.other_level_link:visited {
	color: #666666;
	font-size: 11px;
	text-decoration: none;
	font-family:Tahoma;
}

a.other_level_link:hover {
	color: #666666;
	font-size: 11px;
	text-decoration: underline;
	font-family:Tahoma;
}

