/* blue grades - root level; text properties for states: normal */
.TM0i0 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #91592c;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

/* blue grades - root level; box properties for states: normal */
.TM0o0 {
	background: #ffeeba;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades - root level; table properties for states: normal, hover, click */
.TM0t0 {
	background: #91592c;
}

/* blue grades - root level; text properties for states: hover, click */
.TM0i1 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

/* blue grades - root level; box properties for states: hover, click */
.TM0o1 {
	background: #91592c;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades - sub levels; box properties for states: normal */
.TM1o0 {
	background: #ffeeba;
	padding: 4px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades - sub levels; box properties for states: hover, click */
.TM1o1 {
	background: #91592c;
	padding: 4px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

A:link {color: #683e27; text-decoration : none}
A:visited {color: #999999; text-decoration : none}
A:hover {color: #ff0000; text-decoration : underline}

.class2 A:link {color: 0000ff; font-weight: bold; text-decoration : bold}
.class2 A:visited {color: 0000ff; font-weight: bold; text-decoration : bold}
.class2 A:hover {color: ff4000; font-weight: bold; text-decoration : underline}

