.iKBAdminLink {
	font-family: Verdana;
	font-size : 80%;
}

.iKBAdminSearchText {
	FONT-FAMILY: Verdana;
	COLOR: #316475; 
	font-size : 80%;
	width: 120px;
	margin-top: 1.2em;
	margin-left: 1.3em;
}

.iKBDimensionNavigatorVSpace {
	height: 0px;
}

#search IMG {
	display:none;
}

.l_top {
	xbackground-color: cyan; xborder: solid
}

.t_img {
	MARGIN-RIGHT: 0px
}

#dimensionTree > .t_leaf, #dimensionTree > .t_head,  #dimensionTree + .t_leaf_selected, #dimensionTree + .t_head_selected{
	width: 175px;
	width: 225px;
	padding: 2px;
}


.t_coll  .t_leaf, .t_coll .t_head,  .t_coll  .t_leaf_selected, .t_coll .t_head_selected{
	width: 160px;
	width: 210px;
	padding: 2px;
}

.t_coll .t_coll .t_leaf, .t_coll .t_coll .t_head ,  .t_coll .t_coll  .t_leaf_selected, .t_coll .t_coll .t_head_selected {
	width: 145px;
	width: 195px;
	padding: 2px;
}

.t_coll .t_coll .t_coll .t_leaf, .t_coll .t_coll .t_coll .t_head ,  .t_coll .t_coll .t_coll  .t_leaf_selected, .t_coll .t_coll .t_coll .t_head_selected {
	width: 130px;
	width: 180px;
	padding: 2px;
}

.t_coll .t_coll .t_coll .t_coll .t_leaf, .t_coll .t_coll .t_coll .t_coll .t_head ,  .t_coll .t_coll .t_coll .t_coll  .t_leaf_selected, .t_coll .t_coll .t_coll .t_coll .t_head_selected {
	width: 115px;
	width: 165px;
	padding: 2px;
}


.t_head {
	font-size : 80%; 
	MARGIN-LEFT: 0px; 
	CURSOR: pointer; 
	font-family: Verdana, sans-serif;
	TEXT-DECORATION: none;
	text-overflow:ellipsis;
	overflow:hidden;
	display:block;
	white-space:nowrap;

}

.t_leaf {
	font-size : 80%; 
	CURSOR: pointer; 
	font-family: Verdana, sans-serif;
	TEXT-DECORATION: none;
	text-overflow:ellipsis;
	overflow:hidden;
	display:block;
	white-space:nowrap;
}

.t_head_selected {
	font-size : 80%; 
	MARGIN-LEFT: 0px; 
	CURSOR: pointer; 
	color: #886300;
	font-weight: bold;
	font-family: Verdana, sans-serif;
	TEXT-DECORATION: none;
	text-overflow:ellipsis;
	overflow:hidden;
	display:block;
	white-space:nowrap;
}

.t_leaf_selected {
	font-size : 80%;
	CURSOR: pointer; 
	color: #886300;
	font-weight: bold;
	font-family: Verdana, sans-serif;
	TEXT-DECORATION: none;
	text-overflow:ellipsis;
	overflow:hidden;
	display:block;
	white-space:nowrap;
}

.t_head_not_selectable {
	font-size : 80%; 
	MARGIN-LEFT: 0px; 
	font-family: Verdana, sans-serif;
	TEXT-DECORATION: none;
	text-overflow:ellipsis;
	overflow:hidden;
	display:block;
	white-space:nowrap;
	color: gray;
}

.t_leaf_not_selectable {
	font-size : 80%;
	font-family: Verdana, sans-serif;
	TEXT-DECORATION: none;
	text-overflow:ellipsis;
	overflow:hidden;
	display:block;
	white-space:nowrap;
	color: gray;
}

.t_head_found {
	font-size : 80%; 
	MARGIN-LEFT: 0px; 
	CURSOR: pointer; 
	color: red;
	font-weight: normal;
	font-family: Verdana, sans-serif;
	TEXT-DECORATION: none;
	text-overflow:ellipsis;
	overflow:hidden;
	display:block;
	white-space:nowrap;
}

.t_leaf_found {
	font-size : 80%;
	CURSOR: pointer; 
	color: red;
	font-weight: normal;
	font-family: Verdana, sans-serif;
	TEXT-DECORATION: none;
	text-overflow:ellipsis;
	overflow:hidden;
	display:block;
	white-space:nowrap;
}

.t_head_closed {
	DISPLAY: none; MARGIN-LEFT: 0px; CURSOR: pointer;
	
}

.t_leaf_closed {
	DISPLAY: none; MARGIN-LEFT: 15px; CURSOR: hand;
	background-color: blue;
}

.t_coll {
	MARGIN-LEFT: 15px; xbackground-color: cyan; xborder: solid;
	
	
}

.t_coll_closed {
	DISPLAY: none
}

.t_coll_server {
	DISPLAY: none
}

.l_hiddenleaf {
	DISPLAY: none; MARGIN-LEFT: 15px; CURSOR: hand
}

