  .bordbrand{
     border-bottom:thin solid #000000;
     border-top:thin solid #ffffff;
     background-color:#B5CDFD;
  } 
  a.depbrand{
     font-family:tahoma;
     font-size:12px;
     color:black;
     font-weight:bold;
     text-decoration:none;
  }
  a.depbrand:hover{
     font-family:tahoma;
     font-size:12px;
     color:white;
     font-weight:bold;
     text-decoration:none;
  }
  a.detbrand{
     font-family:tahoma;
     font-size:12px;
     color:blue;
     font-weight:bold;
     text-decoration:none;
  }
  a.detbrand:hover{
     font-family:tahoma;
     font-size:12px;
     color:white;
     font-weight:bold;
     text-decoration:none;
  }
  .newbfont{
     font-family:tahoma;
     font-size:11px;
     font-weight:bold;
     color:black;
  }
  .newwfont{
     font-family:tahoma;
     font-size:11px;
     font-weight:bold;
     color:white;
  }
  .newblfont{
     font-family:tahoma;
     font-size:13px;
     color:blue;
  }
 a.tonewcar{
   font-family:tahoma;
   font-size:11px;
   color:blue;
 }
 a.tonewcar:hover{
   font-family:tahoma;
   font-size:11px;
   color:red;
 } 
 .borderbox{
 	border-style:solid; 
	border-color:#999999;
	border-width:1px;
 }
a.ln{ font-family:"MS Reference Sans Serif"; font-size:12px; color:#000; text-decoration:none;}
a.ln:hover{ font-family:"MS Reference Sans Serif"; font-size:12px; color: #F00; text-decoration:underline;}

