/* Standard Styles */
	

	.maintable
{
    background-color:#ffffff;
	border-color:#858688;
    border-width:1px;
    border-style:solid;
    font-family:tahoma, sans-serif;
   font-size: 11px;
   line-height:14px;
 width:490px;
	
	}	     
.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;
}  

.newsiconcell
{
    width:4%;
   
}
.titlelinkcell
{
    height:15px;
    width:96%;
}
.Title
{
  font-family: Tahoma,verdana, sans-serif;
font-size: 12px;
color: #0c0170;
}

.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;
} 

	
	
	
