body  {
  background-color: #DBDDFD;
}
.autopro24                { 
  background-color: #DBDDFD;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
.trHeadline {
  font-size: 12px; 
  font-weight: bold;
  color: #000000;
  text-decoration: none;
	height: 25px;
  background-color: #4DA4FF;  
}
.pricealert {
	font-size: 14px; 
  font-weight: bold;  
	color: #FFFFFF; 
  text-decoration: none;
}
.pricealert:hover {  
	color: #FFFFFF; 
  text-decoration: none;
}
.pricealert:visited {
	color: #FFFFFF; 
  text-decoration: none;
}
.trBackGroup {
  font-size: 12px; 
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
  background-color: #4DA4FF;
}
.trHeadlineBorder {
  font-size: 12px; 
  font-weight: bold;
  color: #000000; 
  text-decoration: none;
  background-color: #cccccc;  
  border-top:0px solid black;
  border-bottom:2px solid #4DA4FF;
  border-right:0px solid black;  
  border-left:0px solid black;  
}
.trHeadlineSearch {
  font-size: 12px; 
  font-weight: bold;
  color: #000050;
  text-decoration: none;
	height: 20px;  
  background-color: #DBDDFD;  
}
.sort         { 
  font-size: 12px; 
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}
.sort:hover   { 
	color: #FFFFFF;
  cursor: hand;  
	text-decoration: none;
}
.trListOut {
  font-weight: normal;	
	background-color:#dddddd;
}
.trListOutGrey {
  font-weight: normal;	
	background-color:#DEDEDE;
}
.trListOver {
	background-color:#ffffff;
  font-weight: normal;	
	cursor:hand;
}
.trList {
	background-color:#FFFFFF;
}
.textVerySmall          {
  font-size: 10px; 
  font-weight: normal;
  color: #000000;
  text-decoration: none;
}
.textSmall          {
  font-size: 12px; 
  font-weight: normal;
  color: #000000;
  text-decoration: none;
}
.textSmallB         {
  font-size: 12px; 
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}
.textSmallBBlue         {
  font-size: 13px; 
  font-weight: bold;
  color: #1a119e;
  text-decoration: none;
}
.textSetting          {
  font-size: 12px; 
  font-weight: normal;
  color: #000000;
  text-decoration: none;
}
.inputbox { 
	font-size: 13px; 
	color: #000000; 
  cursor: hand;
	background-color: #FFFFFF;
  border: 1px solid #7f9db9;
}
.button             { 
	font-size: 13px; 
	color: #FFFFFF; 
	background-color: #4DA4FF;
  border-width:0px;	
	cursor: pointer;
	cursor: hand;	
  border-bottom:1px solid #000000; 
  border-top:1px solid #000000; 
  border-left:1px solid #000000; 
  border-right:1px solid #000000;  
}
.pagenavi {
	font-size: 12px; 
  font-weight: bold;  
	color: #000000; 
  text-decoration: none;
}
.pagenavi:hover {
	font-size: 12px;
  font-weight: bold;  
	color: #4DA4FF; 
  text-decoration: none;
}
.autoProDetailTbl {
	background-color: #FFFFFF;
}
.autoProDetailTR {
	background-color: #cccccc;
  height: 25px;
}
.autoProDetailTRFull {
  border-bottom:1px solid #e5edf8; 
  border-top:1px solid #e5edf8; 
  border-left:1px solid #e5edf8; 
  border-right:1px solid #e5edf8; 
}