* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


th {
  text-align: left; 
  
}

img {
  border-width: 0px;
}
.error {
  text-align: left;
  color: #ff0000;
  font-weight: bold;  
}

body {
	padding: 0; 
	margin: 0; 
	border: 0; 
	background: #ababab;	
	color: #ffffff;  
}

h1 {
 font-size: 22px; 
 margin: 0px;
 padding: 0px;
}

h2 {
  color: #ee2e24;
  font-size: 20px;
  text-transform: none;
  letter-spacing: 3px;
}

h2.services {
  font-size: 18px;
  font-style: italic;
  letter-spacing: 1px;
  text-align: center;
}

h3 {
 margin-bottom: 0px;
 font-size: 16px; 
}

.mainTbl {
  width: 900px;
  margin: auto;
  background: #77787b;
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-bottom-color: #000000;
  border-right-width: 3px;
  border-right-style: solid;
  border-right-color: #000000;
}

.mainTblWhite {
  background: #ffffff;
  font-size: 1px;
  height: 7px;
}

.mainTblGrey {
  background: #87888b;
  font-size: 1px;
  height: 1px;
}

.content {
  background: #77787b;
  width: 100%;
}

.nav {
  width: 235px;
  background: #ffffff;
}

.links {
   width: 213px;
 }
  
.shadow {
  height: 200px;
  width: 22px;
  background: url('/img/navShadown.jpg');
  }  

.navigation {
  margin-left: 0px;
  padding-left: 0px;
  margin-top: -30px;
  margin-left: 20px;
  position: relative;
}

.navigation li {
  height: 35px;
  width: 184px;
 background: url('/img/navButtons.jpg');
 background-repeat: no-repeat;
 text-align: center;
 list-style-type: none;
 margin-top: 20px;
}

.navigation li a {
  height: 35px;
  width: 184px;
  display: block;
  padding-top: 7px;
  font-size: 15px;
  color: #000000;
  text-decoration: none;
  font-weight: bold;
}

.navigation li a:hover {
  color: #ee2e24;
}

.mainContent {
  vertical-align: top;
}

.heading {
 width: 641px;
 background: url('/img/headingBg.jpg');
 height: 46px;
}

.mainPadding {
  padding: 10px;
  padding-bottom: 0px;
  padding-top: 0px;
}

.main {
  width: 641px;
  background: #ffffff;
  margin-bottom: 0px;
}

.text {
  padding-top: 10px;
  margin-left: 34px;
  margin-right: 34px;
  color: #000000;
  margin-bottom: 0px;
  background: #ffffff;
}


.footer {
  margin-top: 0px;
  background: url('/img/footer.jpg');
  width: 665px;
  height: 67px;
  background-repeat: no-repeat;
}

.footerText {
  text-align: right;
  padding-right: 10px;
}

.footer a {
  color: #ffffff;
  text-decoration: none;
}

hr {
  border-width: 1px;
  border-color: #9b9b9c;
  border-style: solid;
  margin-top: 10px;
  margin-bottom: 10px;
  background: #ffffff;
}

.productList {
 margin-bottom: 0px;
}

.productList li {
  padding: 1px;
}

.productList a {
 color: #ee2e24;
 text-decoration: none; 
}


.productListCurrent {
 font-style: italic;
 font-weight: bold;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #999999;
}

.topOfPage {
 float: right;
 color: #ee2e24;
 text-decoration: none;
 font-weight: bold;
}

.rowOff {
  background: #ee2e24;
  } 
   
.adminData th {
  background: #ee2e24; 
}

.c2a, .c2a a {
  text-align: center;
  font-style: italic;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
  font-size: 14px;
  padding-top: 20px;
  padding-bottom: 20px;
} 

.redBox {
width: 184px; margin-left: 20px;
}

.redBox a {
  color: #ffffff;
  font-weight: bold; 
}

.redBox a:hover {
  font-style: italic; 
}

.truck-dealers {
   text-align: center;
  }
  
.truck-dealers a {
 color: #ee2e24;
 text-decoration: none; 
}