/*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*/
}

/* fieldnameback: background color for column and row title sections */
.fieldnameback {
	background-color: #999900;
}

.sideback {
	background-color: #999900;
	background-image: none;
}

.menuback {
	background-color: #999900;
	
}

.bar {
	background-color:#999900;
}

.fieldnamebacksave {
	background-color:#999900;
}