@charset "UTF-8";
header {
	background-color: #FFFFFF;
	background-image: none;
	padding: 5px;
	height: 150px;
	width: 1000px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
.prices {
	color: #FF0000;
}
.TableHeader {
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}
.imgbtmborder {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #999999;
	background-color: #FFFFFF;
	width: 1000px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #999999;
}
a:active {
	color: #0F4322;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #0F4322;
}
.navbar li {
	padding: 0px;
	list-style-type: none;
	display: inline;
	margin-top: 0px;
	margin-right: 55px;
	margin-bottom: 0px;
	margin-left: 55px;
}
.navbar ul {
	width: 1000px;
}
.secondarylinks {
	font-size: 14px;
}
.notice {
	font-size: 24px;
	color: #FF0000;
}
body {
	background-color: #CCCCCC;
}
#whitebackground {
	background-color: #FFFFFF;
	width: 1000px;
}
.tableformmargin {
	margin: 10px;
}
