/* Style for a block - DIV */
.m0table {
	color: #339900;
	background-color: #339900;
}
/* Style for outer tag, mout (mouse out) state */
.m0mouto {
	color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #B4D347;
	background-color: #7AAD14;
}
/* Style for outer tag, mover (mouse over) state */
.m0movero {
	background-color: #B2D449;
	color: #ffffff;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
/* Style for outer tag, mdown (mouse down) state */
.m0mdowno {
	background-color: #B4D349;
	color: #FFFFFF;
}
/* Style for inner tag, mover (mouse over) state */
.m0inner {
	font-family: Arial;
	font-size: 12px;
	padding: 4px;
	text-indent: 3px;
}
button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

