/* Lantern - root level; text properties for states: normal, hover, click */
.TM0i0 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

/* Lantern - root level; box properties for states: normal */
.TM0o0 {
	background: #016334;
	padding: 4px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* Lantern - root level; table properties for states: normal, hover, click */
.TM0t0 {
	background: #016334;
}

/* Lantern - root level; box properties for states: hover, click */
.TM0o1 {
	background: #8EC5B2;
	padding: 4px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* Lantern - sub levels; text properties for states: normal, hover, click */
.TM1i0 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #016334;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

/* Lantern - sub levels; box properties for states: normal */
.TM1o0 {
	background: #D6F27A;
	padding: 4px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

/* Lantern - sub levels; box properties for states: hover, click */
.TM1o1 {
	background: #02A19C;
	padding: 4px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}


