/* Style for tree item text */
body {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;	
}
.sel {
	font-weight: bold;
	background-color: lightgrey;	
	/* color: red; */
}

/* #c0_0 {
	margin-left: 1.2em;
} */

.mout {
	/* color: #000000;
	background-color: #DBEAF5; */
	text-decoration: none;
	width: 100%;
	padding: 0px;
}
.mover {
	color: #FFFFFF;
/* background-color: #d0e0f5; */
	text-decoration: none;
	width: 100%;
	padding: 0px;
}
.t0ic {
	color: #000000;
/*	background-color: #eeeeff; */
	text-decoration: none;
	width: 100%;
}
.t0io {
	color: #000000;
/*	background-color: #d7d7ff; */
	text-decoration: none;
	width: 100%;
}
.t1ic {
	color: #000000;
/*	background-color: #e7e7ef; */
	text-decoration: none;
	width: 100%;
}
.t1io {
	color: #000000;
/*	background-color: #efefef; */
	text-decoration: none;
	width: 100%;
}
.altmover {
	color: #FFFFFF;
/*	background-color: #e0eeff; */
	text-decoration: none;
	width: 100%;
}
.altmout {
	color: #000000;
/*	background-color: #dfdeef; */
	text-decoration: none;
	width: 100%;
}
