/* 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: 8pt;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	
}

/* blue grades - root level; box properties for states: normal */
.TM0o0 {
	background: #333399;
	border: 1px solid #333399;
	padding: 3px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades - root level; box properties for states: hover, click */
.TM0o1 {
	background: #4D99E6;
	border: 1px solid #333399;
	padding: 3px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades - sub levels; text properties for states: normal, hover, click */
.TM1i0 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

/* blue grades - sub levels; box properties for states: normal */
.TM1o0 {
	background: #4D99E6;
	border: 1px solid #2B547F;
	padding: 4px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades - sub levels; box properties for states: hover, click */
.TM1o1 {
	background: #3C76B2;
	border: 1px solid #2B547F;
	padding: 4px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

<!--
body {background-color : #FFFFFF}
a:link{color:#333399}
a:visited{color:#666699}
a:active{color:#666699}
a:hover {color:#669966}

.title {font-family:Verdana; font-size: 16pt; font-weight: normal; text-align : left; color:#663300;}
.subtitle {font-family:Arial; font-size: 10pt; font-weight: normal; text-align : left; color:#336633;}
.content {font-family:Arial, Helvetica, sans-serif; font-size: 8pt; color:#666666; line-height:20px;}
.arial8pt {font-family:Arial, Helvetica, sans-serif; font-size: 8pt; color:#666666;}
.nav, a:link.nav, a:active.nav, a:visited.nav{color:#ffffff;font-weight:bold;text-decoration:none;}
.thisweek {font-family:Arial, Helvetica, sans-serif; font-size: 8pt; color:#333399;}
.breadcrumb {font-family:Arial, Helvetica, sans-serif; font-size: 14pt; color:#cccccc;}
.sermons {font-family:Arial, Helvetica, sans-serif; font-size: 8pt; color:#666666; line-height:14px;}
.mission {font-family:Arial, Helvetica, sans-serif; font-size: 8pt; color:#333399; line-height:18px;}
}
// -->