/* blue grades - root level; text properties for states: normal, hover, click */
.TM0i0 {
	color: #e8e0e5;
	text-decoration: none;
	text-align: center;
}

/* blue grades - root level; box properties for states: normal */
.TM0o0 {
	background: #770018 url("images/header-background.png") top repeat-x;
	border-right: 1px solid #a00;
	border-left: 1px solid #580000;
	border-top: 1px solid #580000;
	border-bottom: #a00;
	text-align: center;
	text-decoration: none;
}

/* blue grades - root level; box properties for states: hover, click */
.TM0o1 {
	background: #9a152c;
	color: #fff;
	border-right: 1px solid #a00;
	border-left: 1px solid #580000;
	border-top: 1px solid #580000;
	text-align: center;
	vertical-align: middle;
	text-decoration: underline;
}

