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

