/* Style for a block - DIV */
.m0table0 {
	text-decoration: none;
}
.m00table {
	text-decoration: none;
}
/* Style for outer tag, mout (mouse out) state */
.m00mouto {
	text-decoration: none;
}
/* Style for outer tag, mover (mouse over) state */
.m00movero {
	text-decoration: none;
}
/* Style for outer tag, mdown (mouse down) state */
.m00mdowno {
	text-decoration: none;
}
/* Style for inner tag, mover (mouse over) state */
.m00inner {
	text-decoration: none;
}

/* Second Level */

/* Style for a block - DIV */
.m1table0 {
	background: #FFFFFF; 
	border: 1px none #3E5D3D;
}
.m1table {
	background: #FF0000; 	
}
/* Style for outer tag, mout (mouse out) state */
.m1mouto {
	background: #CCCCCC; 
}
/* Style for outer tag, mover (mouse over) state */
.m1movero {
	background: #FFFFFF;
}
/* Style for outer tag, mdown (mouse down) state */
.m1mdowno {
	background: white;
}
/* Style for inner tag, mover (mouse over) state */
.m1inner {
	font-family: Arial, sans serif;
	font-size: 12px;
	padding: 3px;
	font-weight: bold;
}

