/* jr newsticker */

.newsTicker {
        margin-top:10px;
}
.jrTicker {
         margin: 0px;
         padding: 5px;
         text-align: left;
         border: 1px dashed #c0c0c0;
}
.jrTicker img{
         margin-left: 0px;
         padding: 0px;
}
.jrTickerHeaderFont {
        font-family: Verdana,Helvetica,Arial,sans-serif;
        color:black; font-size:12px;
        font-weight: bold;
        background-color:transparent;
}
.newsTxt1bBlack {
  font-size: 8pt;
  font-family: Verdana,helvetica, arial, sans-serif;
  font-weight: bold;
  color: black;
}

.newsTxt1bRed {
  font-size: 8pt;
  font-family: Verdana,helvetica, arial, sans-serif;
  font-weight: bold;
  color: red;
}

.newsTxt1bGreen {
  font-size: 8pt;
  font-family: Verdana,helvetica, arial, sans-serif;
  font-weight: bold;
  color: #00cc00;
}
