/* Style for a block - DIV */
.m0table {
	border-collapse: collapse;
	border-width: 0;
	border-style: outset;
	color: #66767f;	
/* Style for outer tag, mout (mouse out) state */
.m0mouto {
	border-collapse: collapse;
	border-width: 0;
	font-weight: bold;
	color: #66767f;	
}
/* Style for outer tag, mover (mouse over) state */
.m0movero {
	border-collapse: collapse;
	border-width: 0;
	font-weight: bold;
	height: 25px;
	width: 120px;
	color: #66767f;		
}
/* Style for outer tag, mdown (mouse down) state */
.m0mdowno {
	border-collapse: collapse;
	border-width: 0;
	font-weight: bold;
	height: 25px;
	width: 120px;	
	color: #66767f;		
}
/* Style for inner tag, mover (mouse over) state */
.m0inner {
	border-collapse: collapse;
	border-width: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: left;
	height: 25px;
	width: 120px;
	color: #66767f;		
}
/* Style for outer tag, mout (mouse out) state */
.m0mouto2 {
	background: #66767f;
	border-collapse: collapse;
	border-width: 0;
	font-weight: bold;
	color: #66767f;
	width: 180px;
}
/* Style for outer tag, mover (mouse over) state */
.m0movero2 {
	background: #66767f;
	border-collapse: collapse;
	border-width: 0;
	font-weight: bold;
	height: 25px;
	width: 180px;	
	color: #66767f;
}
/* Style for outer tag, mdown (mouse down) state */
.m0mdowno2 {
	background: #66767f;
	border-collapse: collapse;
	border-width: 0;
	font-weight: bold;
	height: 25px;
	width: 180px;		
	color: #66767f;	
}
