
.Header
{
  font-family:Tahoma;
  font-size:14px;   
  font-weight:bold; 
  text-align:center;
  color:Black;
  background-color:silver; 
  border-bottom:solid 1px #BA8F00;
}


.RotatorSlide
{
  background-color:white;
  color: Black; 
  text-align:left;
  font-family:Tahoma; 
}

.Rotator 
{
  border:none;
  font-family:Tahoma; 
  font-size:11px; 
  background-color:white; 
}


.NewsTitle
{
  font-family:Tahoma;
  font-size:12px;   
  font-weight:bold; 
  text-align:left;
  color:Black;
  background-color:silver;
  padding-left:8px;
  padding-top:2px;
  padding-bottom:6px;
  
}

.NewsText
{
  font-family:Tahoma;
  font-size:11px;   
  color:Black;
  font-weight:normal; 
  padding-left:24px;
  text-align:left;
  white-space:pre;
}
 
