/* Style for tree item text */
A.menulink {
	color: #FFFFFF; text-decoration: none; font-family: Tahoma, Verdana; font-size: 11px
}
.mout {
        A:hover
                {color: #ff0000; text-decoration: none; font-family: Tahoma, Verdana; font-size: 11px}
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
/*	background-color: #FFFFFF;*/
	text-decoration: none;
	width: 100%;
	padding: 0px;
}
.mover {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #888888;
	text-decoration: none;
	width: 100%;
	padding: 0px;
}

/* Style for tree item image */
img.treeicon {
	height: 16px;
}
