/* blue grades - root level; text properties for states: normal */
.TM0i0 {
	font-family: "Times New Roman", Times, serif;;
	color: #b03606;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}

/* blue grades - root level; box properties for states: normal */
.TM0o0 {
	background: transparent;
	text-align: center;
	vertical-align: top;
	text-decoration: none;
}

/* blue grades - root level; table properties for states: normal */
.TM0t0 {
	background: transparent;
}

/* blue grades - root level; text properties for states: hover, click */
.TM0i1 {
	font-family: "Times New Roman", Times, serif;;
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

/* blue grades - root level; box properties for states: hover */
.TM0o1 {
	background: #bfbae6;
	text-align: center;
	vertical-align: top;
	text-decoration: none;
}

/* blue grades - root level; table properties for states: normal, hover, click */
.TM0t1 {
	background: #b03606;
}

/* blue grades - root level; box properties for states: click */
.TM0o2 {
	background: ada5e4;
	padding: 4px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades - sub levels; text properties for states: normal, hover, click */
.TM1i0 {
	font-family: "Times New Roman", Times, serif;;
	color: #b03606;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

/* blue grades - sub levels; box properties for states: normal */
.TM1o0 {
	background: #bfbae6;
	padding: 4px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
	border-style:solid;
	border-width:1px;
	border-color:#b63603;
}

/* blue grades - sub levels; box properties for states: hover, click */
.TM1o1 {
	background: #ada5e4;
	padding: 4px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

