
/* NEW NEWSVIEWS TABLE STYLES */

.newsviews th { background-color: #CCCCCC; font-size: 12pt; text-align: left }
.newsviews td { background-color: #E9E9E9 }
.newsviews a  { font-weight: bold; font-size: 10pt }
.newsviews td.nvarrow  { background-color: #FFFFFF; width: 15px; vertical-align: top }
.newsviews td.nvyellow { background-color: #FFF7D2 }


/* OLD NEWSVIEWS TABLE STYLES - BEING PHASED OUT */

td.tbleyellow { background-color: #FFF7D2 }
td.tbleltgrey { background-color: #E9E9E9 }
td.tbledkgrey { background-color: #CCCCCC }
td.tbleyellow50 { background-color: #FFF7D2; width: 50% }
td.tbleltgrey50 { background-color: #E9E9E9; width: 50% }
td.tbledkgrey50 { background-color: #CCCCCC; width: 50% }
a { font-weight: bold; }