/* blue grades - root level; text properties for states: normal */
.TM0i0 {
	font-family: Garamond, "Times New Roman";
	color: #E6E6CC;
	font-size: 10pt;
	font-weight: 500;
	font-style: normal;
	text-decoration: none;
}

/* blue grades - root level; box properties for states: normal */
.TM0o0 {
	padding: 2px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades - root level; table properties for states: normal, hover, click */
.TM0t0 {
	background-color: #996600;
}

/* blue grades - root level; text properties for states: hover, click */
.TM0i1 {
	font-family: Garamond, "Times New Roman";
	color: #F7F386;
	font-size: 10pt;
	font-weight:500
	font-style: normal;
	text-decoration: none;
}

/* blue grades - root level; box properties for states: hover, click */
.TM0o1 {
	padding: 2px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	background-color: ;
}

/* blue grades - sub levels; box properties for states: normal */
.TM1o0 {
	padding-left: 8px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
	background-color: #4D2F1A;
	/*border-top-width: 1px;*/
	border-bottom-width: 1px;
	/*border-top-style: inset;*/
	border-bottom-style: inset;
	/*border-top-color: #996633;*/
	border-bottom-color: #996633;
}

/* blue grades - sub levels; box properties for states: hover, click */
.TM1o1 {
	padding-left: 8px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
	background-color: #996633;
	/*border-top-width: 1px;*/
	border-bottom-width: 1px;
	/*border-top-style: inset;*/
	border-bottom-style: inset;
	/*border-top-color: #996633;*/
	border-bottom-color: #996633;
}
