.roster_sectionBox {
	background-color: #640000;
	color: #CFB53B;
	font-size: 14px;
	padding-left: 3px;
}

#listing {
	padding: 0px 6px 0px 6px;
	color: #ffffff;
}

#listing a {
	text-decoration: none;
	color: #ffffff;
}

#indexes { font-size: 80%; }

.roster_menu { 
	margin: 0;
}

.roster_menu a:link, a:visited, a:active, a:hover {
	text-decoration: none;
	color: #CFB53B;
}

.roster_menu li {
   	display: inline;
   	margin: 4px;
   	list-style: none;
   	line-height: 2em;
   	height: 2em; 
}

.roster_menu li a { font-weight: bold; }

.roster_memTotal { 
	font-weight: bold;
	font-size: 80%;
 }
 
 .sectionFooter {
	color: #CFB53B;
	font-size: 80%;
 }
 
.sectionFooter a:link, a:visited, a:active {
	text-decoration: none;
	color: #CFB53B;
}
 
 .sectionFooter a:hover {
 	text-decoration: none;
	color: #CFB53B;
 }