
.menu_ol {
	position: relative;
	top: 70px;
	left: 1px;
    list-style: none;
	text-align: left;
	margin: 0;
	padding: 0;
}

.menu_ol li {
	background: url(../gfx/kp/indexsp.jpg) no-repeat top left;
	padding: 2px 3px 4px 12px;
}

.menu_item_l1 a:link,
.menu_item_l1_active a:link,
.menu_item_l1 a:visited,
.menu_item_l1_active a:visited {
    position: relative;
	font-size: 12px;
	font-family: Verdana;
	text-decoration: none;
	color: #ee2e24;
	font-weight: bold;
    background: url(../gfx/kp/bullet1.jpg) no-repeat center left;
	padding: 0 0 0 16px;
}

.menu_item_l1_active a:link,
.menu_item_l1_active a:visited {
    background: url(../gfx/kp/bullet2.jpg) no-repeat center left;
	padding: 0 0 0 16px;
}

.menu_item_l1 a:link:hover,
.menu_item_l1 a:visited:hover,
.menu_item_l1_active a:link:hover,
.menu_item_l1_active a:visited:hover {
    text-decoration: underline;
}




.menu_ol li.menu_item_l2,
.menu_ol li.menu_item_l2_active {
	background: none;
	width: 195px;
	padding: 1px 1px 1px 10px;
	background: url(../gfx/kp/bullet3.jpg) no-repeat 30px 8px;
}

.menu_ol li.menu_item_l2_active {
	 background: url(../gfx/kp/bullet4.jpg) no-repeat 30px 8px;

}

.menu_item_l2 a:link,
.menu_item_l2_active a:link,
.menu_item_l2 a:visited,
.menu_item_l2_active a:visited {
	left: 16px;
	top: 0;
	position: relative;
	font-size: 10px;
	font-family: Verdana;
	text-decoration: none;
	color: #ee2e24;
	font-weight: bold;
    
	padding: 0 0 0 16px;
}

.menu_item_l2_active a:link,
.menu_item_l2_active a:visited {
   
	padding: 0 0 0 16px;
}

.menu_item_l2 a:link:hover,
.menu_item_l2 a:visited:hover,
.menu_item_l2_active a:link:hover,
.menu_item_l2_active a:visited:hover {
    text-decoration: underline;
}







.menu_item_l3 {
	background: url(../gfx/layout/menu2_item.gif) no-repeat top left;
}
.menu_item_l3_active {
	background: url(../gfx/layout/menu2_item.gif) no-repeat top left;
}

.menu_item_l3 a:link,
.menu_item_l3_active a:link,
.menu_item_l3 a:visited,
.menu_item_l3_active a:visited {
	padding: 10px 3px 9px 36px;
    width: 210px;
    display: block;
    margin: 0;
    position: relative;
	font-size: 12px;
	font-family: Arial;
	color: #000000;
	text-decoration: none;
	
}

.menu_item_l3_active a:link,
.menu_item_l3_active a:visited {
	background: url(../gfx/layout/bullet.gif) no-repeat 22px center;
	font-weight: bold;
}

.menu_item_l3 a:link:hover,
.menu_item_l3 a:visited:hover {
    text-decoration: underline;
}

.menu_item_l3_active a:link:hover,
.menu_item_l3_active a:visited:hover {
     text-decoration: underline;
}














.menu_item_l4 {
	background: url(../gfx/layout/menu2_item.gif) no-repeat top left;
}
.menu_item_l4_active {
	background: url(../gfx/layout/menu2_item.gif) no-repeat top left;
}

.menu_item_l4 a:link,
.menu_item_l4_active a:link,
.menu_item_l4 a:visited,
.menu_item_l4_active a:visited {
	padding: 10px 3px 9px 56px;
    width: 190px;
    display: block;
    margin: 0;
    position: relative;
	font-size: 11px;
	font-family: Tahoma;
	color: #000000;
	text-decoration: none;
	
}

.menu_item_l4_active a:link,
.menu_item_l4_active a:visited {
	background: url(../gfx/layout/bullet.gif) no-repeat 43px center;
	font-weight: bold;
}

.menu_item_l4 a:link:hover,
.menu_item_l4 a:visited:hover {
    text-decoration: underline;
}

.menu_item_l4_active a:link:hover,
.menu_item_l4_active a:visited:hover {
     text-decoration: underline;
}









