#button{
	color: #FFF;
	background-color: #333;
	font-size: 18px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 45px;
	padding-top: 6px;
	padding-bottom: 6px;
	}
	
#resultsTable{
	font-size: 3;
}

.cherry_red {
	color: #C00;
	font-size: 16px;
}

#bottom-menu {
	position: relative;
	top: -235;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	padding-left: 44px;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #C76C00;
}
#bottom-menu a {
	color: #FFF;
	text-decoration: none;
}
#homepageTable {
	background-image: url(../images/middle_04.gif);
	background-repeat: repeat;
}
#bottom_menu_td {
	background-image: url(../images/bottom_menu_bg.gif);
	background-repeat: repeat-x;
}
#bottom-menu p {
	color: #CCC;
}
#overlay {
	height: 116px;
	width: 507px;
	position: absolute;
	z-index: 1111;
	left: 741px;
	top: 11px;
}
#flashers {
	position: relative;
	z-index: 1;
}
