/* Style for a block - DIV */
.m0table {
    BACKGROUND: transparent;
	border: 0;
	padding: 0;
	margin: 0;
	border: 0;

}

/* Style for outer tag, mout (mouse out) state */
.m0mouto {
	border-right: 0px solid #fff;
    BACKGROUND: url(http://flexidebit.com.au:80/binaries?folderid=510199&name=nav_sep.gif) transparent left no-repeat;
	padding: 0;
	margin: 0;
}
/* Style for outer tag, mover (mouse over) state */
.m0movero {
    BACKGROUND: transparent top center no-repeat;
	border-right: 0px solid #666;

}
/* Style for outer tag, mdown (mouse down) state */
.m0mdowno {
    BACKGROUND: transparent;
	border-right: 0px solid #666;
}
/* Style for inner tag, mover (mouse over) state */
.m0inner {
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	padding: 6px 0 0 0;
	margin: 0;
	text-align: center;
	font-weight: bold;
	color: #273849;
	border: 0px solid #000;

}

.m1table {
	background: #e9e9e9;
	border: 1px none #000;
}
/* Style for outer tag, mout (mouse out) state */
.m1mouto {
	background: #e9e9e9;
	color: #273849;
}
/* Style for outer tag, mover (mouse over) state */
.m1movero {
	background: #a7aec6;
	color: #fff;
}
/* Style for outer tag, mdown (mouse down) state */
.m1mdowno {
	background: #a7aec6;
}
/* Style for inner tag, mover (mouse over) state */
.m1inner {
	font-family: arial, verdana, sans-serif;
	font-size: 10px;
	padding: 2px 0 2px 5px;
}

