ul.tiers li.nav-active a.active,
ul.tiers li.cat-active a.active {
	color: #FFCC00;
	}
	
	h2 {
	color: #000000;
	}

.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	color: #666666;
	background:		#FFF4DF;
	outline:		0;
}
.sf-menu li li {
	background:		#FFE8BE;
}
.sf-menu li li li {
	background:		#FFE8BE;
}
	
table.highlight, tr.highlight, div.highlight {
	background-color: #F8D7ED;
} 
tr.even, div.even {
	background-color: #EEEEEE;
} 
tr.odd, div.odd {
	background-color: White;
} 

div.maintext a {
color: #663399;
font-weight: bold;
}

div.maintext a:visited {
color: #663399;
}

div.maintext a:hover {
color: #000000;
}

span.firstLetter {
font-family: Times New Roman, Times, Georgia;
font-weight: normal;
color:white;
background: #F8D7ED;
border: 1px solid #CCCCCC;
font-size: 250%;
padding: 0 2px;
margin: 0 3px 0 0;
}


