/* blue grades - root level; text properties for states: normal, hover, click */
.TM0i0 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: center;
    width:145px;
    height:14px;
    padding:0px;
    text-indent: 3px;
}


/* blue grades - root level; box properties for states: normal */
.TM0o0 {
	background: #008000;
	vertical-align: middle;
	text-decoration: none;
    padding:0px;
    height:14px;
}

/* blue grades - root level; box properties for states: hover, click */
.TM0o1 {
	background: #008000;
	padding: 0px;
	vertical-align: middle;
	text-decoration: none;
    height:14px;
}

.TM0o0:hover {
	text-decoration: none;
}
.TM0o0:link {
	text-decoration: none;
}
.TM0o0:visited {
	text-decoration: none;
}
.TM0o1:hover {
	text-decoration: none;
}
.TM0o1:link {
	text-decoration: none;
}
.TM0o1:visited {
	text-decoration: none;
}

/* blue grades - sub levels; box properties for states: normal */
.TM1o0 {
	background: #008000;
	padding: 0px;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades - sub levels; box properties for states: hover, click */
.TM1o1 {
	background: #008000;
	padding: 0px;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades - root level; text properties for states: normal, hover, click */
.SM0i0 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: left;
    width:280px;
    height:14px;
    padding: 0px;
    text-indent: 8px;
}

/* blue grades - sub levels; box properties for states: normal */
.SM1o0 {
    border:1px solid white;
	background: #008000;
	padding: 0px;
	vertical-align: middle;
	text-decoration: none;
    text-indent: 8px;
}

/* blue grades - sub levels; box properties for states: hover, click */
.SM1o1 {
    border:1px solid white;
	background: #008000;
	padding: 0px;
	vertical-align: middle;
	text-decoration: none;
    text-indent: 8px;
}

.SM1o0:hover {
	text-decoration: none;
}
.SM1o0:link {
	text-decoration: none;
}
.SM1o0:visited {
	text-decoration: none;
}
.SM1o1:hover {
	text-decoration: none;
}
.SM1o1:link {
	text-decoration: none;
}
.SM1o1:visited {
	text-decoration: none;
}

