/* Style for tree item text */
.mout {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font color: #000000;
	width: 135px;
	padding: 0px;
}

.mout a,
.mout a:link,
.mout a:visited {
	text-decoration: none;
}

.moutb {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font color: #000000;
	width: 135px;
	padding: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.moutb a,
.moutb a:link,
.moutb a:visited {
	text-decoration: none;
}


.mover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
    width: 135px;
	padding: 0px;
}

.mover a:hover {
	color: #000000;
}


.moverb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font color: #000000;
	width: 135px;
	padding: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.moverb a:hover {
	color: #000000;
}
