/* News Articles Custom Styles */
.NormalWhite { font-family: Tahoma, Arial, Helvetica; font-size: 11px; font-weight: bold; color: #FFFFFF; 	direction: rtl; }
.articleQuote { font-family: Tahoma, Arial, Helvetica; font-size: 8pt; border-top: solid 1px #999999; border-bottom: solid 1px #999999; 	direction: rtl;}
	
.articleTitle { font-size : 14px; font-weight : bolder; color : #006600; 	direction: ltr; }
A.articleTitle:link  {
    color: #057C92;
    text-decoration: none;
    font-family: Arial;
    font-size: 12pt;
    padding-bottom: 5px;

}

A.articleTitle:Hover  {
    color: #ff0000;
    font-family: Arial;
    font-size: 12pt;

	
}

A.articleTitle:visited  {
    
    text-decoration: none;
    font-family: Arial;
    font-size: 12pt;
	padding-bottom: 5px;
	

.articleTable { background-color: black; margin: 0px; }
.articleTopCell { background-color: #A3A3A3; color: white; font-weight: bold; padding: 6px; height: 25px; 	direction: ltr; }
.articleContentCell { color: black; padding: 6px; background-color: #FEFEFE; 	direction: ltr;}
.articleTextCell { color: black; padding: 6px; background-color: #ffffff; 	direction: ltr;}
.articleIconCell { background-color: #DCDCDC; width: 20px; }
.articleFooterCell { color: #FFFFFF; padding: 3px; background-color: #BCBCBC; height: 25px; 	direction: ltr;}

.featuredTopCell { background-color: #336699; color: white; font-weight: bold; padding: 6px; height: 25px; 	direction: ltr; }

#Table3{
	text-align: left;
}