/* osc - root level; text properties for states: normal, hover, click */
.TM0i0 {
	font-family: Arial, Helvetica, sans-serif;;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

/* osc - root level; box properties for states: normal, hover, click */
.TM0o0 {
	background: #FFFFFF;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* osc - root level; table properties for states: normal, hover, click */
.TM0t0 {
	background: transparent;
}

/* osc - sub levels; text properties for states: normal */
.TM1i0 {
	font-family: Arial, Helvetica, sans-serif;;
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

/* osc - sub levels; box properties for states: normal, click */
.TM1o0 {
	background: #b2cce5;
	padding: 2px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* osc - sub levels; table properties for states: normal, hover, click */
.TM1t0 {
	background: #FFFFFF;
}

/* osc - sub levels; text properties for states: hover, click */
.TM1i1 {
	font-family: Arial, Helvetica, sans-serif;;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

/* osc - sub levels; box properties for states: hover */
.TM1o1 {
	background: #6699cc;
	padding: 2px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

