/* Style for a block - DIV */
.m0table {}

/* blue grades - root level; text properties for states: normal, hover, click */
.m0TM0i0 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ffa366;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

/* blue grades - root level; box properties for states: normal */
.m0TM0o0 {
	background: #663399;
	padding: 3px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
    border-style: solid;
    border-width: 1px;
    border-color: #ffa366;
}

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

/* blue grades - root level; box properties for states: hover, click */
.m0TM0o1 {
	background: #e1fca1;
	padding: 3px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
    border-style: solid;
    border-width: 1px;
    border-color: #ffa366;

}

/* blue grades - sub levels; box properties for states: normal */
.m0TM1o0 {
	background: #6835ff;
	padding: 3px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
    border-style: solid;
    border-width: 1px;
    border-color: #ffa366;
    
}



