/*  #EADDC7; is the light grey/brown,  #B59B8A; the dark */
/* This mem.css had teal  #095668; as its featured colour */
/* now  green 22aa11 */

td.topmenu-mem,
#topmenu-bar td.topmenu-mem {
        background-color : #22aa11;
}
 
#submenu {
	color : #22aa11;
}

.wikitext {
	border-color :  #22aa11; 
}

.wikitext h1, .wikitext h2 {
	background-color : #22aa11;
}	

.wikitext h3, .wikitext h4 { 
	color :  #22aa11;
	background-color :  #EADDC7;
}

#rhs h2, #rhs h3,  #rhs h4 {
	color :#22aa11;
}

hr {
	color: #22aa11;
	background-color: #22aa11;
}

a {
	color : #22aa11;
	border-bottom-color : #22aa11;
}

a:visited {
	color : #207010;
	border-bottom-color : #207010;
}


