body {
	background-color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg_treadplate.jpg);
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	color: #D91634;
}
a:visited {
	color: #CC6666;
}
a:hover {
	color: #D91634;
}
a:active {
	color: #FF0000;
}
.style1 {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}

.middle * {vertical-align: middle}
.middle a, .middle a:visited, .middle a:active
{
	color: #ffffff; text-decoration: none;
}
.middle a:hover {color: #ffffff; text-decoration: underline;}

.phone {font-family: Arial; font-weight: bold; font-size: 68px; color: #99cccc;
				position: absolute;
 				text-shadow: 0 0 5px rgb(0, 0, 0);
				filter: DropShadow(Color='#000000', OffX='3', OffY='3', Positive=true)
}
a.button, a.button:visited, a.button:link, a.button:active {display: block; width: 313px; height: 46px; background: url(images/buttonoff.gif) left top no-repeat;
			text-align: left; margin-left: 22px; text-decoration: none; color: #FFFFFF;
			font-family: Arial; font-weight: 900; font-size: 12pt;
			text-shadow: 3px 3px 5px rgb(0, 0, 0);
			filter: DropShadow(Color='#000000', OffX='3', OffY='3', Positive=true);
			position: relative;
			}
a.button * {vertical-align: middle;}
a.button img {margin: 2px; margin-right: 16px; border: 0}
a.button:hover {color: #FFFFFF; background: url(images/buttonon.gif) left top no-repeat;}
span.shadow {			position: absolute; top: 25%; 
filter: Shadow(Color='#000000', Direction=135, Strength=5);
	}
h1.title {position: absolute; left: 0; top: 50px; width: 100%;
			text-align: center; color: #ffffff;
			text-shadow: 0px 0px 10px #ffffff;
			margin: 0px;
			filter: Glow (Color='#ffffff', strength=2);
}
.imageframe {width: 400px; height: 300px; text-align: center; vertical-align: middle; border:4px solid #999999}
.imageInfo {display: none}
.medium {height: 300; display: none; overflow:hidden}
.imagebar {overflow-x: scroll; overflow-y: hidden; width: 500px; height: 90px; display:block; white-space:nowrap}
.imagebar img {border: 0; text-decoration:none}

.testtext {}
.testauthor {width: 100%; text-align: right; font-style: italic;}

.sitelink, .sitelink:link, .sitelink:visited, .sitelink:active
 {text-decoration: none; color: #d91634; font-weight: bold; font-size: 12pt}
.sitelink:hover {text-decoration: underline}

.slideshow {position: relative; width: 450px; height: 150px}
.slideshow div {position: absolute; top: 0; width: 150px; height: 150px; padding: 0; margin: 0}
.slideshow img {width: 150px; height: 150px; padding: 0; margin: 0}

.quote {padding-top: 10px; position: relative;}
.quote img {cursor: pointer}
.popup {position: absolute; bottom: 20px; left: -80px; background-color: #404040; border: 2px solid #c0c0c0; display: none}

