

 .maintable
{
    background-color:#ffffff;
	border-color:#858688;
    border-width:1px;
    border-style:solid;
    font-family:tahoma, sans-serif;
   font-size: 11px;
   line-height:14px;
	
	}	     
.summarytable 
{
   background-color: #e4e4e3;
   border-color:#858688;
   border-width:1px;
   border-style:dotted;
   font-family: verdana, tahoma, sans-serif;
   font-size: 12px;
   width:100%;
  
}

.summarytable p
{
font-family: verdana, tahoma, sans-serif;
font-size: 12px;
line-height:14px;
} 

.DealerTable
{
padding:5px;
width:100%;
} 

.CodeCell
{
font-family: verdana, tahoma, sans-serif;
font-size: 12px;
width:5%;
} 

.DistCell
{
font-family: verdana, tahoma, sans-serif;
font-size: 12px;
width:28%;
} 

.newsiconcell
{
    width:4%;
   
}
.titlelinkcell
{
    height:15px;
    width:96%;
}



.cats a:link,.cats a:active,.cats a:visited {
font-family: tahoma,verdana , sans-serif;
font-size: 11px;
color: #ff9000;
text-decoration: none;
}
.cats a:hover{
font-family: Tahoma, verdana, sans-serif;
font-size: 11px;
color: #000000;

text-decoration: underline;
} 

.articletitle a:link,.articletitle a:active,.articletitle a:visited {
font-family: Tahoma,verdana, sans-serif;
font-size: 12px;

color: #0c0170;
text-decoration: none;
}
.articletitle a:hover{
font-family: Tahoma,verdana, sans-serif;
font-size: 12px;
color: #000000;

text-decoration: underline;
} 
