/* xtml */
/* Style for tree item text */
.mout {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #123456;
	background-color: #FFFFFF;
	text-decoration: none;
	width: 100%;
	padding: 0px;
}
.mover {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #123456;
	background-color: #C4E1FF;
	text-decoration: none;
	width: 100%;
	padding: 0px;
}
.t0i {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #123456;
	background-color: #FFFFFF;
	text-decoration: none;
}
/* Style for tree item image */
.t0im {
	border: 0px;
	width: 19px;
	height: 16px;
}

/* Style for tree item image */
img.treeicon {
	height: 16px;
}
