/* Style for a block - DIV */
.m0table {
	background: #000000;
}
/* Style for outer tag, mout (mouse out) state */
.m0mouto {
	background:#484647;
	color: #FFFF00;
}
/* Style for outer tag, mover (mouse over) state */
.m0movero {
	background: #484647;
	color: #FF0000;
}
/* Style for outer tag, mdown (mouse down) state */
.m0mdowno {
	background:#484647;
	color:#FFFF00;
}
/* Style for inner tag, mover (mouse over) state */
.m0inner {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
}
/* level 0 inner */
.m0l0iout {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #ffffff;
}
.m0l0iover {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #ffffff;

}

/* level 0 outer */
.m0l0oout {
	text-decoration : none;


}
.m0l0oover {
	text-decoration : none;

}

/* level 1 inner */
.m0l1iout {
	font: bold 10px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 2px;
	color: #ffffff;
}
.m0l1iover {
	font: bold 10px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	padding: 2px;
	color: #FF0000;
}

/* level 1 outer */
.m0l1oout {
	text-decoration : none;
	background:#484647;
	z-index: 1;

}
.m0l1oover {
	text-decoration : none;
	background: #484647;
}



/* Menu 2 Start Style for a block - DIV */
.m2table {
	background: #000000;
}
/* Style for outer tag, mout (mouse out) state */
.m2mouto {
	background:#484647;
	color: #FFFF00;
}
/* Style for outer tag, mover (mouse over) state */
.m2movero {
	background: #484647;
	color: #FF0000;
}
/* Style for outer tag, mdown (mouse down) state */
.m2mdowno {
	background:#484647;
	color:#FFFF00;
}
/* Style for inner tag, mover (mouse over) state */
.m2inner {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#BC2618;
	font-weight:bold;
}
/* level 0 inner */
.m2l0iout {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight:bold;	
	color: #ffffff;
}
.m2l0iover {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight:bold;	
	color: #ff0000;

}

/* level 0 outer */
.m2l0oout {
	text-decoration : none;


}
.m2l0oover {
	text-decoration : none;

}

/* level 1 inner */
.m2l1iout {
	font: bold 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 2px;
	color: #ffffff;
}
.m2l1iover {
	font: bold 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	padding: 2px;
	color: #ff0000;
}

/* level 1 outer */
.m2l1oout {
	text-decoration : none;
	background:#2E2E2E;
	z-index: 1;

}
.m2l1oover {
	text-decoration : none;
	background: #121212;
}