/* 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 #000099;
}
.m1table {
	background: #000099; 	
}
/* Style for outer tag, mout (mouse out) state */
.m1mouto {
	background: #FFFFFF; 
}
/* Style for outer tag, mover (mouse over) state */
.m1movero {
	background: #3366CC;
}
/* Style for outer tag, mdown (mouse down) state */
.m1mdowno {
	background: white;
}
/* Style for inner tag, mover (mouse over) state */
.m1inner {
	font-family: "Comic Sans MS";
	font-size: 12px;
	padding: 3px;
}

