/* Style for a block - DIV */
.m0table {
	background: #767701;
	border-top: 1px solid #767701;
	border-right: 1px solid #767701;
	border-bottom: 1px none #767701;
	border-left: 1px solid #767701;
	
	
	
}
/* Style for outer tag, mout (mouse out) state */
.m0mouto {
	background: #B7B902;
}
/* Style for outer tag, mover (mouse over) state */
.m0movero {
	background: #929402;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #767701;
}
/* Style for outer tag, mdown (mouse down) state */
.m0mdowno {
	background: #929402;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #767701;
}
/* Style for inner tag, mover (mouse over) state */
.m0inner {
	font-family: Verdana;
	font-size: 11px;
	padding-left: 5px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #767701;
	font-weight: bold;
}

.m0outer {
	font-family: Verdana;
	font-size: 11px;
	padding-left: 5px;
	color: #FFFFFF;
	font-weight: bold;
}


