.menutitle{
	cursor:pointer;
	background: url(resim/ik/menuok.jpg) no-repeat left top;
	padding-left:20px;
	padding-bottom:10px;
	border-bottom:1px dashed #c3c3c3;
	width:100%;
	font-family:Tahoma;
	font-size:11px;
	color:#333;
	text-decoration:none;
	font-weight:normal;
}

.menutitle:hover{
	cursor:pointer;
	background: url(resim/ik/menuok.jpg) no-repeat left top;
	padding-left:20px;
	padding-bottom:10px;
	border-bottom:1px dashed #c3c3c3;
	width:100%;
	font-family:Tahoma;
	font-size:11px;
	color:#009999;
	text-decoration:none;
	font-weight:normal;
	margin-bottom:10px;
}
.submenu{ border:0px; }

a.altkat{
	width:100%;
	height:auto;
	background: url(resim/ik/menuok.jpg) no-repeat left top;
	font-family:Tahoma;
	font-size:11px;
	color:#333;
	text-decoration:none;
	margin-left:15px;
	padding-left:20px;
	margin-bottom:3px;
}

a.altkat:hover{
	width:100%;
	height:auto;
	background: url(resim/ik/menuok.jpg) no-repeat left top;
	font-family:Tahoma;
	font-size:11px;
	color:#009999;
	text-decoration:none;
	margin-left:15px;
	padding-left:20px;
	margin-bottom:3px;
}

.altkat{
	width:100%;
	height:auto;
	background: url(resim/ik/menuok.jpg) no-repeat left top;
	font-family:Tahoma;
	font-size:11px;
	color:#333;
	text-decoration:none;
	margin-left:15px;
	padding-left:20px;
	margin-bottom:3px;
}

.treeview ul{
margin: 0px;
padding: 0px;
border:0px;
}

.treeview li{
padding-left:10px;
background: url(resim/ik/menuok.jpg) no-repeat left top;
padding-left:20px;
padding-bottom:5px;
font-family:Tahoma;
font-size:11px;
color:#333;
text-decoration:none;
font-weight:normal;
margin-bottom:5px;
list-style:none;
}

.treeview li.submenu{
cursor: hand !important;
cursor: pointer !important;
}

.treeview li.submenu ul{
display: none;
}

.treeview .submenu ul li{
cursor: default;
}
