/* 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://financialaffairs.adviserworks.com.au:80/binaries?folderid=510166&name=sep_nav.gif) transparent right 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: 2px 0 0 0;
	margin: 0;
	text-align: center;
	font-weight: bold;
	color: #656464;
	border: 0px solid #000;

}

.m1table {
	background: #fff;
	border: 1px none #000;
}
/* Style for outer tag, mout (mouse out) state */
.m1mouto {
	background: #fff;
	color: #656464;
}
/* Style for outer tag, mover (mouse over) state */
.m1movero {
	background: #999;
	color: #fff;
}
/* Style for outer tag, mdown (mouse down) state */
.m1mdowno {
	background: #d4e4eb;
}
/* Style for inner tag, mover (mouse over) state */
.m1inner {
	font-family: arial, verdana, sans-serif;
	font-size: 10px;
	padding: 2px 0 2px 5px;
}

