/* Sub; text properties for states: normal, click */
.TM2i0 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #929292;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

/* Sub; box properties for states: normal, hover, click */
.TM2o0 {
	background: #000000;
	padding: 4px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* Sub; table properties for states: normal, hover, click */
.TM2t0 {
	background: #929292;
}

/* Sub; text properties for states: hover */
.TM2i1 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #90F;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

/* Sub-Sub; box properties for states: normal, hover, click */
.TM1o0 {
	background: #000000;
	padding: 4px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

/* Sub-Sub-Sub; text properties for states: hover */
.TM0i1 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #90F;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: overline;
}


