/* level1; text properties for states: normal */
.TM0i0 {
	font-family: Arial, Helvetica, sans-serif;;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

/* level1; box properties for states: normal */
.TM0o0 {
	background: #0000FF;
	padding: 3px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* level1; table properties for states: normal, hover, click */
.TM0t0 {
	background: #000000;
}

/* level1; text properties for states: hover, click */
.TM0i1 {
	font-family: Arial, Helvetica, sans-serif;;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

/* level1; box properties for states: hover, click */
.TM0o1 {
	background: #FF0000;
	padding: 3px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

