
body {
	background: #c6cfb5 !important; /* OBackGround */
}

.formButton 
{
	/*
	color: black !important; 
	background: #9dab7f !important; 
	*/
}



#siteName {
	color: black !important; /*OTitleBarFont */
	background: #9dab7f !important; /*OTitleBarBG */
}

#siteName a:link, #siteName a, #siteName a:visited, #siteName a:hover {
	color: black !important; /*OTitleBarFont */
}

.day {
	color: black !important; /*OTitleBarFont */
	background: #9dab7f !important; /*OTitleBarBG */
}

#footer {
	border-top: 4px solid #9dab7f !important; /*OHeadFootBG*/
}


