body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
.background {
	background-image: url(bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin-top: 0px;
}
.headerfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #182750;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 0.4em;
}
.itemdescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	display: inline-block;
	color: #000;
}
.subheaderfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	color: #182750;
}
.partbox {
	margin: 0px;
	padding: 0px;
	float: none;
	height: 25px;
	width: 150px;
	border: 1px solid #000;
	background-color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: 500;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-align: center;
	vertical-align: middle;
}
.productpics {
	text-align: center;
	vertical-align: middle;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.partnumber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-align: center;
}
.productsearch {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	padding-top: .5em;
	padding-right: .75em;
	padding-bottom: .5em;
	padding-left: .75em;
}
.captions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #000;
	text-align: center;
}

