.buttonLink {
	font-size:14;
	font-family:Garamond;
	text-decoration:none;
	color:black;
}

.menuLink {
	font-family:sans-serif;
	font-size:12;
	text-decoration:none;
	color:black;
}
.td1 {
	width:12.5%;
}
.td2 {
	width:25%;
}

.headerlink, .headerlink:link, .headerlink:visited  {
	font-family: Tahoma;
	color: white;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	}

.headerlink:hover {
	text-decoration:underline;
	}

.menuheader {
  font-family: Garamond;
	font-size: 20px;
	font-weight: bold;
  text-align:left;
  padding-left:15;
}
.bodyheader {
 color:rgb(255,128,0);
}
.chassisheader {
 color:rgb(0,0,128);
}
.brakingheader {
 color:rgb(255,12,0);
}
.menutable {
  width:100%;
  height:100%;
  text-align:left;
}

.headergrad {
  filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#C0CFE2', startColorstr='#FFFFFF', gradientType='1');
}

.containercell {
  vertical-align:top;
  padding:20;

}

.infotable{
  font-family: Tahoma;
	color: white;
	font-size: 11px;
	font-weight: normal;
  width:100%;
}

.infolink, .infolink:link, .infolink:visited  {
	font-family: Tahoma;
	color: white;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	}

.infolink:hover {
	text-decoration:underline;
	}
.address {
	width:500;
	height:150;
}

input.btn {
  background-color:white;
  font-color:red;
  font-size:11;
  border:1px solid;
  border-color: #696 #363 #363 #696;
  filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');
  width:100;
}

input.btnhov {
  border-color: #c63 #930 #930 #c63;
}

.a2zlink, .a2zlink:link, .a2zlink:visited  {
	font-family: Tahoma;
	color: navy;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	}

.a2zlink:hover {
	text-decoration:underline;
	}

.a2zheader {
  font-family: Tahoma;
	color: navy;
	font-size: 11px;
  border-bottom:1 solid navy;
}

.searchresultlink, .searchresultlink:link, .searchresultlink:visited  {
	font-family: Tahoma;
	color: navy;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	}

.searchresultlink:hover {
	text-decoration:underline;
	}