#fakjur ul
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 15px;
}
#fakjur li
{
	list-style: none;/*#CCC;*/
	padding:3px 0px 3px 0px;
	border-bottom-width: 0px;
	border-bottom-style: dashed;
	border-bottom-color: #2A95F5;
}
#fakjur li.free
{
	list-style: none;
	border-bottom:0px dashed #CCC;
}
#fakjur li.dep
{
	/*list-style-image:url(umm2008w/menu.png);*/
	list-style-position:inside;
	list-style-type:upper-alpha;
	border-bottom:0px dashed #CCC;
	padding:0px 0px 0px 0px;
}

----


.treeview ul
{ 
	margin: 0px;
	padding: 0px;
}

.treeview li
{ 
	list-style-type: none;
	margin-bottom: 3px;
}

.treeview li.submenu
{
	cursor: hand !important;
	cursor: pointer !important;
}
.treeview li.submenu ul
{ 
	display: none; 
}

.treeview .submenu ul li
{ 
	cursor: default;
}
.treeview li.sbmnu
{
	padding-left:25px;
}
.treeview li.sbmnufree
{
	padding-left:25px;
	border-bottom:0px dashed #2A95F5 ; /*#CCC;*/
}
li.dep
{
	/*list-style-image:url(umm2008w/menu.png);*/
	list-style-position:inside;
	list-style-type:upper-alpha;
	border-bottom:0px dashed #2A95F5  ;/*#CCC;*/
	padding:0px 0px 0px 0px;
}
#fakjur a
{
	color:#0714B8;
	text-decoration:none;
}
#fakjur a:hover
{
	color:#333333;
	text-decoration:underline;
}
#fakjur a.nosite
{
	color:#333333;
	text-decoration:none;
}
