/* News Articles Custom Styles */
.articleTitle { font-size : 14px; font-weight : bold; color : #396194; }
.articleTitle_pad { padding-bottom:8px;}
.articleTable { margin: 0px; }
.articleTopCell { background-color: #f5f5f5; border:#e6e6e6 1px solid; color:#396194; font-weight: bold; padding: 6px;}
.articleTopCell .NormalBold { color: #396194; }
.articleContentCell { color: black; padding: 0px 6px 0px 0px; background-color: #FEFEFE; }
.articleTextCell { color: black; padding: 0px 6px 0px 0px; background:transparent; }
.articleTextCell2 { color: black; padding:10px 6px 10px 0px; background:transparent; }
.articleIconCell { background-color: #D0D0D0; width: 20px; }
.articleFooterCell { color: #396194; padding: 3px; background-color: #f5f5f5; border:#e6e6e6 1px solid; height: 25px; }
.articleFooterCell .NormalBold { color: #396194; }
.featuredTopCell { background-color: #f5f5f5; border:#e6e6e6 1px solid; color:#396194; font-weight: bold; padding: 6px; height: 25px; }

.RatingToppad{ padding:15px 0px 15px 0px; !important}
.RatingPad{padding:12px 0px 12px 6px;}
.RatingPad1{padding:6px 0px 12px 6px;}
.ByAUTHORpad{padding:4px 0px 0px 14px;}
.listing_botpad{padding-bottom:18px;}

A.Normal.MenuTop:link {
    text-decoration:    underline;
}

A.Normal.MenuTop:visited  {
    text-decoration:    underline;
}

A.Normal.MenuTop:active   {
    text-decoration:    underline;
}

A.Normal.MenuTop:hover    {
    text-decoration:    underline;
    color: #ff0000;
}

A.Normal.MenuTopSelected:link {
    text-decoration:    underline;
    color: #ff0000;
}

A.Normal.MenuTopSelected:visited  {
    text-decoration:    underline;
    color: #ff0000;
}

A.Normal.MenuTopSelected:active   {
    text-decoration:    underline;
    color: #ff0000;
}

A.Normal.MenuTopSelected:hover    {
    text-decoration:    underline;
    color: #ff0000;
}

.articleContentCell1,a.articleContentCell1:link,a.articleContentCell1:active,a.articleContentCell1:visited,.articleContentCell1{ color:#416699; text-decoration:underline; font-weight:bold; font-size:11px; font-family:Tahoma;}
a.articleContentCell1:hover{ color:#737373; text-decoration:underline; font-weight:bold; font-size:11px; font-family:Tahoma;}