/* grayscale - all levels; text properties */
.m0l0mouti,
.m0l1mouti {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

/* grayscale - all levels; box properties */
.m0l0mouto,
.m0l0movero,
.m0l0mdowno,
.m0l1mouto,
.m0l1movero,
.m0l1mdowno {
	background: #DDC267;
	border: 0px;
	padding: 2px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* grayscale - all levels; text properties */
.m0l0moveri,
.m0l0mdowni,
.m0l1moveri,
.m0l1mdowni {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

