/* 
Stylesheet for news module of NSS Outdoors
*/

table.newslist {
     font-family: Times New Roman; 
     background-color: #fff;
     padding: 0px 10px 5px 10px; 
     border: 0px;
     width: 100%;
     text-align: center;
}

table.pages {
     width: 658px;
     padding: 0px;
     border: 0px;
}

td.newslist {
     background-color: #fff;
     width: 100%;
}

.readmore {
     text-align: right;
}

.reporttitle {
     font-style: italic;
     font-size: 14pt;
     font-weight: bold;
}

.reportdate {
     font-weight: bold;
     color: #B15C11;
     font-size: 11pt;
}

.border1 {
     border: 1px solid #000000;
}

.submittext {
     font-family: Arial, Helvetica, sans-serif;
     font-size: 9px;
     color: #000000;
}
/*
.reports a:link {
     color: #FFF;
}

.reports a:visited {
     color: #FFF;
}

.reports a:hover {
     color: #CCCCCC;
}

.reports a:active {
     color: #FFF;
}
*/
.reports {
     color: #B15C11;
     font-size: 11pt;
     width: 100%;
}

.smaller {
     font-size: 11px;
     font-family: Arial;
     /* color: #ffffff; */
     padding-left: 25px;
     padding-right: 25px;
}

.smaller a:link {
     font-size: 11px;
     font-family: Arial;
     /* color: #ffffff; */
     text-decoration: none;
}

.smaller a:visited {
     font-size: 11px;
     font-family: Arial;
     /* color: #ffffff; */
     text-decoration: none;
}

.smaller a:hover {
     font-size: 11px;
     font-family: Arial;
     /* color: #ffffff; */
     text-decoration: underline;
}

hr {
     width: 100%;
}

p {
     font-size: 11pt;
     margin-top: 5px;
     margin-bottom: 5px;
}
/* 
.row1 {
     background-color: #43659d; 
}

.row2 {
    background-color: #7891bc;
}


a:link {
     color: #000000;
}

a:visited {
     color: #000000;
}

a:hover {
     color: #CCCCCC;
}

a:active {
     color: #000000;
}
*/

.style15 {
     color: #103C84
}

.style17 {
     color: #083884
}

.style18 {
     color: #BD2018
}

.style19 {
     color: #C61C21
}

.style20 {
     color: #D62021
}

.style21 {
     color: #D61C21
}

.style26 {
     color: #AD2C29
}

.style27 {
     color: #C62829
}

.style28 {
     color: #B52829
}

