
body {
	background-image : url(bg2.gif);
	background-color: #f9f7e8;
	margin: 0px;
	padding: 0px;
}

.formButton 
{
	/*
	color: White !important; 
	background: #999966 !important; 
	*/
}

#container {
	background: #f9f7e8 !important;
	border: 1px solid #e7d2b5 !important;
}


#becontainer {
	padding: 8px !important;
	background: #f9f7e8 !important;
}


#becontainer a:link, #becontainer a, #becontainer a:visited {
	color: #053f94 !important;
	text-decoration: underline;
}

#becontainer a:hover {
	color: #100a14 !important;
	text-decoration: underline;
}

#searchBox {
	text-align: left;
	padding: 10px;
	border: 0px;
	display: block;
	background: #f9f7e8;
}

#searchResults {
	background: #f9f7e8;
	border: 0px;
}

.day {         
	color: #fff !important; /*OTitleBarFont */
	background: #993300 !important; /*OTitleBarBG */
}

#footer {
	border-top: 2px solid #993300 !important; /*OHeadFootBG*/
	clear: both;
}

#searchHdr {
	border: 0px;
	text-indent:-9999px;
	height: 80px;
	display: block;
	BACKGROUND: url(header.gif) #f9f7e8 no-repeat !important; 
}

#siteName {
	border: 0px;
	text-indent:-9999px;
	height: 70px;
	display: block;
	BACKGROUND: url(header_sub.gif) #f9f7e8 no-repeat !important; 
}


#siteName a:link, #siteName a, #siteName a:visited, #siteName a:hover {
	color: #fff !important; /*OTitleBarFont */
}

.result {
	border: 1px solid #999;
	padding: 6px;
	background: #f7f7eb;
	text-align: center;
}

.time {
	font-size: 16px;
	font-weight: bold;
	color: #98712c;
	padding: 0 0 3px;
}

.time a:link, .time a, .time a:visited {
	color: #002157 !important;
	TEXT-DECORATION: underline;
	font-weight: bold;
}

.time a:hover {
	color: #0186c9 !important;
	TEXT-DECORATION: underline;
	font-weight: bold;
}

.icons img {
	border: 1px solid #5c534a;
	margin-right: 3px;
}

/* Details */

.details {
	border: 1px solid #999 !important;
	background: #fff !important;
}

#loading {
	text-align: center;
	margin: 5px 0px 20px;
	padding: 30px;
	height: 300px;
	background: url(loading.gif) #fff no-repeat !important;
	border: 0px !important;
	color: #5c534a;
	background-color: #f9f7e8;
}

#loading h3 {
	font-Size:13px !important;
	font-weight: bold;
	color: #5c534a !important;
	padding-top: 100px;
}
