
table.NewsBoxTable
{
    text-align:left; 
    width: auto; 
    padding: 0px;
    /*border: 1px solid #193262;*/
    border: none;
    font-size: 8pt; 
    font-family: Arial; 
    color: #000000;
    margin-bottom: 0px;
    background-color: #ffffff;
    line-height: 115%;
    margin-left: 0px;
}
    
td.NewsBoxTitle
{
    vertical-align: middle;
    padding-left: 0px;
    height: 20px; 
    /*border: 1px solid #FFFFFF;*/
    border-bottom: none;
    
    /*background-image: url(../images/Title_Header_Back.jpg);*/
    font-weight: bold;  
    font-size: 120%;  
    color: #000000;
    display: none;
} 

td.NewsBoxArticleTitle
{
    vertical-align: middle;
    padding-left: 0px;
    font-size: 9pt;
    height: 20px; 
    border: 1px solid #ffffff;
    background-image: url(../images/Title_Header_Back.jpg);
    font-weight: bold;    
} 

span.NewsBoxItemArticleDetailText
{
    color: #000000;
    font-weight: normal;
    font-size: 8pt;
    padding: 0px;
}
    
span.NewsBoxItemTitle
{        
    font-weight: bold;
    color: #073466;    
    text-decoration: underline;
}

span.NewsBoxItemTitleIndent
{        
    font-weight: normal;
    color: #405d82;    
    text-decoration: none;
    margin-left: 0px;
}
    
span.NewsBoxItemTitleOrange
{        
    font-weight: bold;
    color: #193262;    
    text-decoration: none;
}    
    
span.NewsBoxBuyStrataFrameNow
{        
    font-weight: bold;
    color: #ed7000;    
    text-decoration: none;
}  

span.NewsBoxItemDetailText
{
    font-weight: normal;
}
    
td.NewsBoxBody
{
    padding: 0px;
    vertical-align: top;
}
