
body {
	BACKGROUND: url(bg.gif) #f9f8f3 repeat-x !important;
}

.formButton 
{
	/*
	color: White !important; 
	background: #999966 !important; 
	*/
}

#container {
	width: 750px;
	BACKGROUND: url(top.jpg) #d7d2b5 no-repeat !important;
	padding-top:226px;
}

#becontainer {
	padding: 10px;
	background-color: #f2efe8;
}


#becontainer a:link, #becontainer a, #becontainer a:visited {
	color: #007539 !important;
	text-decoration: underline;
}

#becontainer a:hover {
	color: #59357b !important;
	text-decoration: underline;
}



#siteName {
	color: #fff !important; /*OTitleBarFont */
	background: #757968 !important; /*OTitleBarBG */
}

#siteName a:link, #siteName a, #siteName a:visited, #siteName a:hover {
	color: #fff !important; /*OTitleBarFont */
}

#searchBox {
	BACKGROUND: #f2efe8 !important;
	border: 0px;
}


.day {         
	color: White !important; /*OTitleBarFont */
	background: #007539 !important; /*OTitleBarBG */
}

#footer {
	border-top: 2px solid #f4f600 !important; /*OHeadFootBG*/
}

#searchHdr {
	border: 0px;
	color: #027439;
	padding: 2px 10px 0px;
	font-weight: bold;
	font-size: 13px;
	
}

#siteName {
	display: none !important;
}


.result {
	border: 1px solid #ccc;
	padding: 5px;
	background: #fff;
	text-align: center;
}

.time {
	font-size: 16px;
	font-weight: bold;
	color: #007539;
	padding: 0 0 3px;
}

.time a:link, .time a, .time a:visited {
	color: #007539 !important;
	TEXT-DECORATION: underline;
	font-weight: bold;
}

.icons img {
	border: 1px solid #277c07;
	margin-right: 3px;
}

/* Details */

.details {
	border: 1px solid #277c07 !important;
	background: #fff !important;
}
