@charset "utf-8";
/* CSS Document */

body {
	background-color: #000;
}
table.maintable {
	background-color: #332532;

	
}
td.topmesh {
	background-image:url(images/topmesh.jpg);
	background-repeat:repeat-x;
	background-position: left top;
}
td.topmenu {
	background-image:url(images/menubackground.jpg);
	background-repeat:repeat-x;
	background-position: left top;
	
	
}
a.LinkText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	color:#000000;
}
.homeBackground {
	background-image: url(images/homebackground.jpg);
	background-repeat: no-repeat;
}
a.LinkTextActive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #e5d78a;
	text-decoration:none;
}
.SpecBackground {
	background-image: url(images/Specbackground.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.StandardsBackground {
	background-image: url(images/StandardsBackground.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.GalleryBackground {
	background-image: url(images/gallerybackground.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.DealerLocBackground {
	background-image: url(images/DealerLocatorBackground.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.ContactBackground {
	background-image: url(images/contactbackground.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.SpecData {
	text-align:center;
	position:relative;
	height:20px;
	top:0;
	left:0;
	width:170px;
	font-family:arial;
	font-size:10px;
}
.SpecDataBackground {
	background-color:#E5FFE2;
	text-align:center;
	height:20px;
	position:relative;
	top:0;
	left:0;
	width:170px;
	font-family:arial;
	font-size:10px;
}
.SpecHeader {
	position:relative;
	top:0;
	height:20px;
	left:0;
	margin-left:15px;
	width:120px;
	font-family:arial;
	font-size:12px;
}
.SpecModel {
	text-align:center;
	height:20px;
	position:relative;
	top:0;
	margin-bottom:5px;
	left:0;
	width:170px;
	font-family:arial;
	font-size:15px;
}
.footertext {font-family: Arial, Helvetica, sans-serif; color: #CCCCCC; font-size: 10px;}

