/* grayscale - all levels; text properties */
.m0l0mouti {
	font-family: Arial, Helvetica, sans-serif;;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

/* grayscale - all levels; box properties */
.m0l0mouto,
.m0l0movero,
.m0l0mdowno {
	background: transparent;
	border: 0px solid #606060;
	padding: 4px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

/* grayscale - all levels; text properties */
.m0l0moveri,
.m0l0mdowni {
	font-family: Arial, Helvetica, sans-serif;;
	color: #6699CC;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

/* sub levels; text properties */
.m0l1mouti {
	font-family: Arial, Helvetica, sans-serif;;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

/* sub levels; box properties */
.m0l1mouto,
.m0l1movero,
.m0l1mdowno {
	background: #FFFFFF;
	border: 0px solid #606060;
	padding: 4px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

/* sub levels; text properties */
.m0l1moveri,
.m0l1mdowni {
	font-family: Arial, Helvetica, sans-serif;;
	color: #6699CC;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
