@charset "utf-8";
/* CSS Document */
/* blue grades - root level; text properties for states: normal, hover, click */
.TM0i0 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	padding: 4px;
		z-index: 3;
}

/* blue grades - root level; box properties for states: normal */
.TM0o0 {
	background: #825b56;
	border: 0px solid #2B547F;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
		z-index: 3;
}

/* blue grades - root level; box properties for states: hover, click */
.TM0o1 {
	background: #cec1b9;
	border: 0px solid #2B547F;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
		z-index: 3;
}

/* blue grades - sub levels; box properties for states: normal */
.TM1o0 {
	background: #825b56;
	border: 1px solid #cec1b9;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
	z-index: 3;
}

/* blue grades - sub levels; box properties for states: hover, click */
.TM1o1 {
	background: #cec1b9;
	border: 1px solid #cec1b9;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
		z-index: 3;
}




