@charset "utf-8";
body {
	margin: 0px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	padding-right: 50px;
	padding-left: 50px;
}
#footer a {
	font-weight: bold;
	color: #FFFFFF;
}
#main_body {
	margin: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#header p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
}
#menu_nav td {
	background-color: #FE0909;
	border: 2px solid #C22028;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}
#menu_nav  a, visited {
	text-decoration: none;
	color: #FFFFFF;
}
#menu_nav a:hover {
	text-decoration: none;
	color: #FFFF00;
	font-weight: bold;
}
#Navbar  a, visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#Navbar a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#specials  a, visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 10pt;
	font-weight: bold;
}
