/* my - root level; text properties for states: normal */
.TM2i0 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

/* my - root level; box properties for states: normal, hover, click */
.TM2o0 {
	background: #012F8B;
	padding: 3px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* my - root level; table properties for states: normal, hover, click */
.TM2t0 {
	background: #3399ff;
}

/* my - root level; text properties for states: hover, click */
.TM2i1 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #FF0000;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

/* my - sub levels; text properties for states: normal */
.TM3i0 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #33ffff;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}