td {
  font-size: 11px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
.shrink_td {
	FONT-SIZE: 11px
}
.modeltable{
	align:center;
	width: 100%;
}
.brandtable{
align:center;
width:90%;
}
.brandtd{
width:33%;
}

.modeltable{
align:center;
width:100%;
}
.modeltd{

width:25%;
}
A.modeltd:hover {
  
	text-decoration: underline;
}
.detailtable{
	align:center;
	width: 100%;
}
.detailtd1{
	width:20%;
	font-size:10px;
	color:#000000;
	font-weight : bold;
	background-color:#f5f5f5;
}
.detailtd2{
	width:20%;
	font-size:10px;
	background-color:#f5f5f5;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #305081;
	text-decoration: none;
}
A.text {

  font-family: Verdana;
  color: #305081;
  text-decoration: none;
  font-size: 11px;
}
A.text:hover {
	color: #FF7E00;
	} 
A.text:active {
	color: #FF7E00;
}