.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
 
div.ktcsstree ul, div.ktcsstree li {
	margin: 0; padding: 0;
	list-style-type: none;
}

div.ktcsstree ul ul {
	display: none;
}

/* Fix IE. Hide from IE Mac \*/
* html div.ktcsstree a, * html div.ktcsstree li div {
	height: 1%;
}
/* End */

div.ktcsstree ul {
	margin-left: 0px;
}
div.ktcsstree li div, div.ktcsstree li div * {

}

/* look */
div.ktcsstree {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	
}


div.ktcsstree li div span {
	padding: 0px 0px;
	background-position: 100% 1px;
	background-repeat: no-repeat;
	font-family: Courier, monospace;
	cursor: default;
}

div.ktcsstree  a {
	text-decoration: none;
}

div.ktcsstree a.SB {
	color: #2b1166;
	text-decoration: none;
}

div.ktcsstree a:link.SB {
	color: #2b1166;
	text-decoration: none;
}

div.ktcsstree a:visited.SB {
	color: #2b1166;
	text-decoration: none;
}
div.ktcsstree a:hover.SB {
	color: #2b1166;
	text-decoration: underline;
}


div.ktcsstree a.RE {
	color: #cc0256;
	text-decoration: none;
}

div.ktcsstree a:link.RE {
	color: #cc0256;
	text-decoration: none;
}

div.ktcsstree a:visited.RE {
	color: #cc0256;
	text-decoration: none;
}
div.ktcsstree a:hover.RE {
	color: #cc0256;
	text-decoration: underline;
}

div.ktcsstree a.STE {
	color: #dd7500;
	text-decoration: none;
}

div.ktcsstree a:link.STE {
	color: #dd7500;
	text-decoration: none;
}

div.ktcsstree a:visited.STE {
	color: #dd7500;
	text-decoration: none;
}
div.ktcsstree a:hover.STE {
	color: #dd7500;
	text-decoration: underline;
}


div.ktcsstree a.GO {
	color: #56aa1c;
	text-decoration: none;
}

div.ktcsstree a:link.GO {
	color: #56aa1c;
	text-decoration: none;
}

div.ktcsstree a:visited.GO {
	color: #56aa1c;
	text-decoration: none;
}

div.ktcsstree a:hover.GO {
	color: #56aa1c;
	text-decoration: underline;
}

div.ktcsstree a.TR {
	color: #683895;
	text-decoration: none;
}

div.ktcsstree a:link.TR {
	color: #683895;
	text-decoration: none;
}

div.ktcsstree a:visited.TR {
	color: #683895;
	text-decoration: none;
}

div.ktcsstree a:hover.TR {
	color: #683895;
	text-decoration: underline;
}
div.ktcsstree a.selected, div.ktcsstree a:active {
	background-color: #dddddd;

}

div.ktcsstree a.KG {
	color: #1aa8aa;
	text-decoration: none;
}

div.ktcsstree a:link.KG {
	color: #1aa8aa;
	text-decoration: none;
}

div.ktcsstree a:visited.KG {
	color: #1aa8aa;
	text-decoration: none;
}

div.ktcsstree a:hover.KG {
	color: #1aa8aa;
	text-decoration: underline;
}


div.ktcsstree a:hover {
	color: #cc0052;
	text-decoration: none;
}



div.ktcsstree li div span.plus {
	background-image:url(../../../ArtistsResource/arrow_in.gif);
	float: left;

}

div.ktcsstree li div span.minus {
	background-image:url(../../../ArtistsResource/arrow_down.gif);
	float: left;
}
div.ktcsstree li div a {
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 0px;
}





 .lev1 {
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	line-height: 20px;
	}

.lev2{
	font-weight: bold;
	color: #cc0052;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	border-bottom: 1px;
	border-color:#FFFFFF;

}
.lev3{
	font-weight:bold;
	background-color: #FFFFFF;
}

.lev4{
	font-weight: normal;
	background-color: #FFFFFF;
}

.lev5{
	font-weight: normal;
	background-color: #FFFFFF;
}