.menu_ol {
	position:relative;
	top: 8px;
	left: 12px;
	width: 195px;
    list-style: none;
	margin: 0;
	padding: 0;

}

.menu_ol li {
  margin: 0 0 3px 0;
  padding: 0;

}

.menu_item_l1 {
	background: url(../gfx/arko/bullet.jpg) no-repeat 0 5px;
}

#left_menu_bg .menu_ol {
	left: 6px;
}

#left_menu_bg .menu_item_l1_active, 
#left_menu_bg .menu_item_l1 {
	background: #DBDBD9 url(../gfx/arko/bullet.jpg) no-repeat 9px center;
	padding: 4px 6px 0px 24px;
}

#left_menu_bg .menu_item_l1_active{
	padding-left: 2px;
}

#left_menu_bg .menu_item_l1 a {
	padding: 0;
}

.menu_item_l1_active {
	background: url(../gfx/arko/bullet.jpg) no-repeat 12px 5px;
}


.menu_item_l1 a:link,
.menu_item_l1_active a:link,
.menu_item_l1 a:visited,
.menu_item_l1_active a:visited {

	padding: 3px 3px 3px 12px;

    margin: 0;
	color: black;
    position: relative;
	font-size: 12px;
	font-family: Arial;
	text-decoration: underline;
	top: -2px;
	left:0;
}

.menu_item_l1_active a:link,
.menu_item_l1_active a:visited {
    font-weight: bold;
	padding: 3px 3px 3px 23px;
}

.menu_item_l1 a:link:hover,
.menu_item_l1 a:visited:hover {
    text-decoration: none;
}

.menu_item_l1_active a:link:hover,
.menu_item_l1_active a:visited:hover {
    text-decoration: none;
}













.menu_item_l2 {
	background: url(../gfx/arko/bullet.jpg) no-repeat 24px 5px;

}
.menu_item_l2_active {
	background: url(../gfx/arko/bullet.jpg) no-repeat 24px 5px;
	
}


.menu_item_l2 a:link,
.menu_item_l2_active a:link,
.menu_item_l2 a:visited,
.menu_item_l2_active a:visited {

	padding: 3px 3px 3px 18px;

    margin: 0;
	color: black;
    position: relative;
	font-size: 12px;
	font-family: Arial;
	text-decoration: underline;
	top: -2px;
	left: 18px;
}

.menu_item_l2_active a:link,
.menu_item_l2_active a:visited {
    font-weight: bold;

}

.menu_item_l2 a:link:hover,
.menu_item_l2 a:visited:hover {
    text-decoration: none;
}

.menu_item_l2_active a:link:hover,
.menu_item_l2_active a:visited:hover {
    text-decoration: none;
}









.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 12px;
    width: 235px;
    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 {
	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 12px;
    width: 235px;
    display: block;
    margin: 0;
    position: relative;
	font-size: 12px;
	font-family: Arial;
	color: #000000;
	text-decoration: none;
}

.menu_item_l4_active a:link,
.menu_item_l4_active a:visited {
	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;
}




