html {
  filter: expression(document.execCommand("BackgroundImageCache", false, true));
}
html, body {
  background:url("../images/treadplate_1.gif") repeat-y scroll center center transparent;
  background-color: #999999;
  font-family: Arial, Sans-serif;
}
img {
	border-style: none;
}
td {
	border: medium none;
	color: windowtext;
	font-style: normal;
	font-weight: 400;
	padding: 0;
	text-decoration: none;
	white-space: nowrap;
}
p {
	color: #000000;
	font-weight: normal;
}
h1 {
	color: #0000FF;
	font-size: 167%;
	font-weight: 700;
	text-align: center;
}
h2 {
	color: maroon;
	font-size: 125%;
	text-align: center;
}
h3 {
	color: #FF0000;
	text-align: center;
}
hr {
	color: #999999;
	background-color: #999999;
	height: 1px;
}
table {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#banner {
	background-color: black;
	text-align:center;
}
.container {
	border-top: 0;
	border-right: 5px solid #999999;
	border-bottom: 0;
	border-left: 5px solid #999999;
	background-color: white;
}
.thders {
	font-size: 77%;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
}
.tds {
	background: #DDDDDD none repeat scroll 0 0;
	text-align: center;
}
.tls {
	background: #F8F8F8 none repeat scroll 0 0;
	text-align: center;
}
.tname-3 {
	color: maroon;
	font-size: 138.5%;
	font-weight: 700;
	text-align: center;
}
.tname-2 {
	color: maroon;
	font-size: 123.1%;
	font-weight: 700;
	text-align: center;
}
.tname-1 {
	color: maroon;
	font-size: 100%;
	font-weight: 700;
	text-align: center;
}
.txt {
	font-size: 123.1%;
}
.txt2 {
	font-size: 108%;
	text-align: left;
}
.txt3 {
	font-size: 116%;
}
/* Vendors Page */
#wheretobuy {
}
#wheretobuy p {
	font-size: 123.1%;
	font-weight: 700;
}
#wheretobuy hr {
	height: 1px;
	margin: 2px 40px;
	color: #999;
}
.vendor-box {
	padding: 20px 40px;
}
.vendor-logo {
	float: left;
	background-color: #FFF;
	border: 3px solid #999;
	padding: 8px;
	margin: 0 0 10px 0;
}




