td {
  font-size: 11px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}


.shrink_td {
	FONT-SIZE: 11px
}


.modeltable{
	
	width: 100%;
}
.brandtable{

width:90%;
}
.brandtd{
width:33%;
}

.modeltable{

width:100%;
}
.modeltd{

width:25%;
}


A.modeltd:hover {
  
	text-decoration: underline;
	
}

.detailtable{
	width: 100%;
}
.detailtd1{
	width:20%;
	font-size:10px;
	color:#000000;
	font-weight : bold;
	background-color:#E6E4E3;
}
.detailtd2{
	width:20%;
	font-size:10px;
	background-color:#f5f5f5;
	vertical-align: top;
}
.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;
}

