/* Style for a block - DIV */
.m0l0,
.m0l1, 
.m0l2 {
	background: #C9A970;
}
/* Style for outer tag, mout (mouse out) state */
.m0l0mouto,
.m0l1mouto,
.m0l2mouto {
	text-decoration : none;
	background: white;
}
/* Style for outer tag, mover (mouse over) state */
.m0l0movero,
.m0l1movero,
.m0l2movero {
	text-decoration : none;
	background: #CCCCCC;
}
/* Style for outer tag, mdown (mouse down) state */
.m0l0mdowno,
.m0l1mdowno,
.m0l2mdowno {
	text-decoration : none;
	background: white;
}
/* Style for inner tag, mover (mouse over) state */
.m0l0moveri,
.m0l1moveri {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	padding: 0px;
	text-align: center;
	color: #947D53;
}
.m0l2moveri {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	padding: 0px;
	text-align: left;
	color: #947D53;
}
/* Style for inner tag, mdown (mouse down) state */
.m0l0mdowni,
.m0l1mdowni {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	padding: 0px;
	text-align: center;
	color: #947D53;
}
.m0l2mdowni{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	padding: 0px;
	text-align: left;
	color: #947D53;
}
/* Style for inner tag, mout (mouse out) state */
.m0l0mouti,
.m0l1mouti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	padding: 0px;
	text-align: center;
	color: #947D53;
}
.m0l2mouti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	padding: 0px;
	text-align: left;
	color: #947D53;
}