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

TABLE.productListing {
  border: none 0px #ffffff;
  border-spacing: 1px;
}

.productListing-heading {
  font-size: 12px;
  background: #738FBE;
  color: #ffffff;
  font-weight: bold;
}

.productListing-heading a{
  font-size: 12px;
  color: #ffffff;
}

TD.productListing-data {
  background-color:#CCDDFF;
  font-size: 13px;
  color: #000;

}
.detailTbl {
  color: #666666;
}

.TopNav {
    border-collapse: collapse; background-image:url('../images/1-backround2.gif');
}
.BottomNav {
    border-collapse: collapse;
    background-image:url('../images/1-backround.jpg');
}
.srchBtn 
{
    padding:1px; 
    font-family: Arial; 
    font-size: 8pt; 
    color: #012F4C; 
    font-weight: bold; 
    border: 1px solid #388DC7; 
    background-image:url('../images/1-backround.jpg');
    width:39px;
    height:25px;
}
.srchText
{
    width:90px;
    height:18px;
}
