﻿h1 {
	font-family: Verdana;
	font-size: medium;
	font-weight: bold;
	text-decoration: none;
	color: #333366;
	margin: 10px 10px 0px 10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #800000;
	font-style: italic;
	margin: 10px 10px 0px 10px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #333366;
	font-style: normal;
	margin: 10px 10px 0px 10px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #333366;
	margin: 10px 10px 0px 10px;
}
P {
	margin: 10px 10px 0px 10px;
	font-family: "Arial";
	font-size: x-small;
	text-align: justify;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.list {
	margin: 0px;
}
.product {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #333366;
	font-style: normal;
	margin: 10px 10px 0px 10px;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #800000;
}
.cart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}
.toplink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333366;
	text-decoration: none;
	font-weight: bold;
	text-align: right;
}
.sublinkactive {
	text-align: center;
	margin: 0px;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.red {
	color: #FF0000;
	font-weight: bold;
	text-align: center;
}
.red_dark {
	color: #CC0000;
	font-weight: bold;
	text-align: center;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.Link A:link {
	color: #660000;
}
.Link A:visited {
	color: #333366;
}
.Link A:active {
	text-decoration: underline; color: #330000;
}
.Link A:hover {
	text-decoration: underline; color: #950000;
}
.SectionHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333366;
}
.SectionContents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 40px;
	margin-left: 40px;

}
.PageHeader {
	font-family: Verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #23232E;
}
.Highlight {
	color: #990000;
}
.white {
	color: #FFFFFF;
}
.FormText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.FormTextReq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.centerform {
	margin: 0px 10px 0px 10px;
	text-align: center;
	background-color: #000000;
}
.formfields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin: 0px 10px 0px 10px;
}
.emphasized {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #800000;
	font-style: normal;
}
.usedequip {
	margin: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #800000;
	font-style: normal;
	text-align: center;
}
.usedequipdesc {
	margin: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	font-style: normal;
	text-align: center;
}
.tdused {
	border: thin solid #808080;
	vertical-align: top;
	text-align: center;
	width: 33%;
}
.tdusedfeature {
	border: thin solid #808080;
	vertical-align: top;
	text-align: center;
}
.thumbnail {
	border-style: solid;
	border-width: 2px;
}
.tblmargin {
	margin: 2px;
	font-size: x-small;
}
.table {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0px;
	font-size: x-small;
}
.tblmain {
	border-width: 0px;
	border-spacing: 0px;
	width: 100%;
	background-color: #FFFFFF;
	border-collapse: collapse;
}
.tdr1c1 {
	vertical-align: top;
	background-color: #5d6568;
	text-align: center;
	width: 200px;
	background-image: url('images/metal031.jpg');
}
.tdr1c2 {
	vertical-align: top;
	background-color: #4F575B;
}
.navbar {
	width: 200px;
	vertical-align: top;
	background-color: #000000;
	background-image: url('images/metal031.jpg');
}
.tdr2c2 {
	vertical-align: top;
	height: 26px;
	width: 560px;
}
.footer {
	vertical-align: top;
	height: 77px;
	background-color: #5d6568;
	width: 645px;
}
.pagecontent {
	vertical-align: top;
	height: 500%;
}
.tblform {
	border-width: 1px;
	padding: 3px;
	border-spacing: 0px;
	border-color: #000000;
	background-color: #000000;
	text-align: center;
}
.imgnoborder {
	border-width: 0px;
	margin: 0px;
	float: none;
}
.imgrt_noborder {
	border-width: 0px;
	float: right;
}
.imgmargin {
	margin: 10px;
}
.imgright {
	border-width: 0px;
	float: right;
}
.imgleft {
	border-width: 0px;
	float: left;
	margin-right: 5px;
}
.centerwhite {
	text-align: center;
	color: #FFFFFF;
}
.pagefooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
	margin: 5px 10px 0px 10px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: xx-small;
	margin: 5px 10px 5px 10px;
	font-weight: normal;
	text-align: center;
}
.question {
	border: 1px solid #990000;
	background-color: #C0C0C0;
}
.botlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 0px;
}
.nolineh1 {
	text-decoration: none;
	color: #333366;
}
.nolineh2 {
	text-decoration: none;
	color: #800000;
}
.nolinep {
	text-decoration: none;
}
.equiptable {
	border: 1pt solid #999999;
	width: 600px;
	table-layout: auto;
}
.signuptext {
	text-align: center;
	font-size: small;
}
.prodcategory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #CC0000;
	font-style: italic;
	text-decoration: none;
	text-align: left;
	background-color: #000000;
}
.prodsubcategory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
}
hr {
	color: #800000;
}
.tophighlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
.compoundstbl {
	padding: 10px;
	border: 2px solid #000000;
	background-color: #DCDCDC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.compoundstr {
	background-color: #999999;
}
.mediatable {
	border: 2px solid #DCDCDC;
	font-size: 14px;
	padding-left: 10px;
}
.designed_by {
	font-family: Arial, Helvetica, sans-serif;
	color: #808080;
	font-size: xx-small;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
}
.likenew {
	color: #FF0000;
}
body {
	background-color: #CCCCCC;
	color: #000000;
	margin: 20px;
	text-align: center;
}
a:hover {
	color: #FF0000;
}
a:hover {
	color: #FF0000;
}
#container {
	width: 100%;
	margin: 0 auto;
	height: auto;
}
.ws12 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.bold {
	font-weight: bold;
}
.table_bdr_cntr {
	border-style: solid;
	border-width: 1px;
	text-align: center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 10px;
}
.table_bdr {
	border-style: solid;
	border-width: 1px;
}
.tbl_border {
	border: 1px solid #CC9900;
	width: 96%;
	text-align: center;
	font-size: 12pt;
	border-spacing: 3px;
}
.orange {
	background-color: #FFA000;
}
.black {
	background-color: #000000;
}
.light_orange {
	background-color: #FFC040;
	text-align: left;
}
.lighter_orange {
	background-color: #FFE8A0;
}
.lightest_orange {
	background-color: #FFECB0;
}
.xx-small {
	font-size: 8pt;
}
.x-small {
	font-size: 10pt;
}
#SignUp {
	border: 0px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	width: 100%;
	font-size: 10pt;
	text-align: center;
}
.signupframe {
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #CCCCCC;
}
.left {
	text-align: left;
}
#booklet {
}
#main {
	float: left;
}
form {
	margin: 0px;
}
.maroon {
	color: #800000;
}
.gray_bk {
	background-color: #CCCCCC;
}
.addtocart {
	font-size: x-small;
	font-weight: normal;
}
.table_media {
	border: 1px solid #000000;
	background-color: #CCCCCC;
	border-spacing: 5px;
	width: 80%;
}
.table_media td {
	padding: 5px;
	border: 1px solid #FFFFFF;
	border-spacing: 5px;
	text-align: center;
	font-weight: bold;
	color: #333366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	width: 25%;
	vertical-align: top;
}
.table_media5 {
	border: 0px solid #000000;
	background-color: #EBEBEB;
	border-spacing: 5px;
	width: 700px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.table_media5 td {
	padding: 3px;
	border: 1px solid #FFFFFF;
	border-spacing: 5px;
	text-align: center;
	color: #333366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	width: 20%;
	vertical-align: top;
}
.table_machines {
	border: 1px solid #000000;
	border-spacing: 5px;
	width: 80%;
}
.table_machines td {
	padding: 5px;
	border: 1px solid #C0C0C0;
	border-spacing: 5px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	width: 25%;
	vertical-align: top;
}
.table_machines p {
	text-align: center;
}
.phonenbr {
	font-family: Verdana;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
	color: #FFFF00;
	margin: 10px 10px 0px 10px;
	text-align: center;
}
.yellow {
	text-align: center;
	color: #FFFF00;
}
.ltgray_bk {
	background-color: #EEEEEE;
}
marquee {
	font-size: 14pt;
	background-color: #FFFF66;
}
.media-tr {
	font-weight: bold;
	font-style: italic;
}
.sale {
	text-decoration: line-through;
	color: #000000;
	font-weight: normal;
}
.media-td {
	vertical-align: top;
}
.indent-tbl {
	margin-right: 10px;
	margin-left: 10px;
}
td {
	vertical-align: top;
}
