/* BUFFALO WORLD JUNIORS.COM */
/* RESOURCES STYLES */
/* AUTHORED ON 1/26/10 */

table.resource {
     width: 568px;
     text-align: left;
     vertical-align: middle; }

tr.resourceH {
     height: 10px;
     vertical-align: middle;
     background-color: #dedede;
     background-image: url('../img/module/bwj-rss-top.png'); }

tr.resourceF {
     height: 10px;
     vertical-align: middle;
     background-color: #dedede;
     background-image: url('../img/module/bwj-rss-bottom.png'); }

/* LISTING */
/* NEWS.ASP */

table.res1 {
    width: 100%;
    height: 50px;
    text-align: left;
    background-color: #CCCCCC; }

table.res2 {
    width: 100%;
    height: 50px;
    text-align: left;
    background-color: #FFFFFF; }
    
.resHeader {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 17px;
    color: #525252;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none; }
    
.resHeader:link {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 17px;
    color: #525252;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none; }
    
.resHeader:visit {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 17px;
    color: #525252;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none; }
    
.resHeader:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 17px;
    color: #004892;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none; }
    
.newsDetails {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
    font-weight: bold;
    text-decoration: none; }
    
.newsDetails:link {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
    font-weight: bold;
    text-decoration: none; }
    
.newsDetails:visit {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
    font-weight: bold;
    text-decoration: none; }
    
.newsDetails:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
    font-weight: bold;
    text-decoration: underline; }