/*your custom style goes in this file*/
/*if you're overriding style blocks from genstyle.css, you only need to include the attributes you're overriding, not the whole block*/


.databack { background: #D7DBF2; }

#mnav li 
{ 
	background: #FFE3AC; 
	border-top:1px solid #BF6E42; 
	border-left:1px solid #BF6E42; 
}