/* grayscale - all levels; text properties */
.m0l0mouti,
.m0l1mouti {
	font-family: Arial, Helvetica, sans-serif;;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

/* grayscale - all levels; box properties */
.m0l0mouto,
.m0l1mouto {
	background-image: url(http://www.parabolica.eu/js/menu_down.gif);
	padding: 4px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* grayscale - all levels; text properties */
.m0l0moveri,
.m0l0mdowni,
.m0l1moveri,
.m0l1mdowni {
	font-family: Arial, Helvetica, sans-serif;;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

/* grayscale - all levels; box properties */
.m0l0movero,
.m0l0mdowno,
.m0l1movero,
.m0l1mdowno {
	background-image: url(http://www.parabolica.eu/js/menu_up.gif);
	padding: 4px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}


