body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000000;
	clip: rect(auto,auto,auto,auto);
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
}
a:link {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}

.datatable {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	vertical-align: top;
}
#container {
	margin: auto;
	width: 700px;
	background-color: #FFFFFF;
}
	
#header {
	display: none;
}
#header_printonly {
	width: 650px;
	background-image: url(/layout/2008/2008_print_only_menu.gif);
	height: 79px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}

#middle {
	width: 620px;
	margin: auto;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

#footer {
	height: 39px;
	width: 680px;
	text-align: center;
	vertical-align: baseline;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-position: top;
	margin: auto;
	padding-top: 20px;
	font-weight: bold;
	background-color: #FFFFFF;
}
a:link.footer-text {
	color: #FFFFFF;
}
.subhead {
	font-size: medium;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(/layout/2008/2008_subhead.jpg);
	width: 610px;
	text-indent: 30px;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
	line-height: 50px;
}
.subhead2 {
	font-weight: bold;
	background-image: url(/layout/2008/2008_subhead2.jpg);
	width: 590px;
	text-indent: 23px;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
	line-height: 50px;
	text-transform: capitalize;
}
.headerlinks {
	text-align: center;
	padding-bottom: 10px;
	text-transform: lowercase;
}

.product-box {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}
.small-text {
	text-transform: uppercase;
	font-size: x-small;
	font-weight: normal;
}

.product-image {
	position: relative;
	bottom: 25px;
}

.product {
	font-size: x-small;
	text-align: center;
	vertical-align: bottom;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 1px;
	padding-bottom: 15px;
	width: 155px;
	margin-right: 0px;
	margin-left: 0px;
}

.pointer { cursor: pointer }
