/* AE Root Style; text properties */
.m0l0mouti,
.m0l0moveri,
.m0l0mdowni {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

/* AE Root Style; box properties */
.m0l0mouto,
.m0l0movero,
.m0l0mdowno {
	background: transparent;
	border: 0;
	padding: 1px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* AE Sub0 style; text properties */
.m0l1mouti,
.m0l1moveri,
.m0l1mdowni,
.m0l2mouti,
.m0l2moveri,
.m0l2mdowni {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	margin-left:2px;
}

/* AE Sub0 style; box properties */
.m0l1mouto {
	background: #60A727;
	border: 1px solid #2B547F;
	padding: 2px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

/* AE Sub0 style; box properties */
.m0l1movero,
.m0l1mdowno {
	background: #FFCF00;
	border: 1px solid #2B547F;
	padding: 1px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

/* AE Sub1 style; box properties */
.m0l2mouto {
	background: #01A9EC;
	border: 1px solid #000000;
	padding: 1px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

/* AE Sub1 style; box properties */
.m0l2movero,
.m0l2mdowno {
	background: #FFCF00;
	border: 1px solid #000000;
	padding: 1px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
	margin-left:2px;
}


