/* Style for a block - DIV */
.menu1_m0table {
	background: #005F14;
}
/* Style for outer tag, mout (mouse out) state */
.menu1_m0mouto {
	text-align: center;
	background: #005F14;
}

/* Style for SUB outer tag, mout (mouse out) state */
.menu1_m0SubMouto {
	text-align: left;
	background: #BCE0C4;
	border-top: 1px solid #407F4D;
	border-bottom: 1px solid #407F4D;
}

/* Style for outer tag, mover (mouse over) state */
.menu1_m0movero {
	background: #005F14;

}
/* Style for outer tag, mdown (mouse down) state */
.menu1_m0mdowno {
	background: #EAECCA;
}

/* Style for inner tag, mdown (mouse down) state */
.menu1_m0innerClick {
	text-align: center;
	font-family: arial;
	font-size: 16px;
	color: #000000;
	line-height:14px;
	font-weight:bold;
	text-decoration:none;
}

/* Style for SUB inner tag, mdown (mouse down) state */
.menu1_m0SubInnerClick {
	text-align: left;
	font-family: arial;
	font-size: 12px;
	color: #000000;
	line-height:14px;
	font-weight:bold;
	text-decoration:none;
}

/* Style for inner tag, (default) state */
.menu1_m0inner {
	font-family: arial;
	font-size: 16px;
	color: #FFFFFF;
	line-height:16px;
	font-weight:bold;
	text-decoration:none;
}

/* Style for inner tag, mover (mouse over) state */
.menu1_m0innerHover {
	text-align: center;
	font-family: arial;
	font-size: 16px;
	color: #E1E3C1;
	line-height:16px;
	font-weight:bold;
	text-decoration:none;
}

/* Style for SUB-MENU inner tag, mover (mouse over) state */
.menu1_m0SubInnerHover {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	line-height:14px;
	font-weight:bold;
	text-decoration:none;
}

/* Style for SUB-MENU inner tag, (default) state */
.menu1_m0SubOuter {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	line-height:14px;
	font-weight:bold;
	text-decoration:none;
}
