
.Rotator 
{
  border:solid 1px #ADADAD; 
  padding:3px;
  font-family:verdana; 
  font-size:11px; 
  background-color:white; 
  cursor:default;
}

.RotatorFrame 
{
  border:solid 1px white; 
  font-family:verdana; 
  font-size:11px; 
  background-color:white; 
  cursor:default;
}

.RotatorFrameOver 
{
  border:solid 1px #ADADAD; 
  border-bottom-color:Black;
  border-right-color:Black;
  font-family:verdana; 
  font-size:11px; 
  background-color:white; 
  cursor:default;
}

.NewsTitle
{
  font-family:Verdana;
  font-size:8pt;   
  font-weight:; 
  text-decoration:underline; 
  color:Black;
  letter-spacing: 0.1em

}

.NewsText
{
  font-family:Verdana;
  font-size:8pt;   
  color:Black;
  letter-spacing: 0.1em

}

.NewsDate
{
  font-family:Verdana;
  font-size:8pt;   
  font-weight:; 
  color:#ff7e00; 
  letter-spacing: 0.1em
}
