
.Rotator 
{
  border:solid 1px black; 
  padding:3px;
  font-family:tahoma; 
  font-size:11px; 
  background-color:white; 
  cursor:default;
}

.RotatorFrame 
{
  border:solid 1px white; 
  font-family:tahoma; 
  font-size:11px; 
  background-color:white; 
  cursor:default;
}

.RotatorFrameOver 
{
  border:solid 1px darkgray; 
  border-bottom-color:Black;
  border-right-color:Black;
  font-family:tahoma; 
  font-size:11px; 
  background-color:white; 
  cursor:default;
}

.NewsTitle
{
  font-family:tahoma;
  font-size:11px;   
  font-weight:bold; 
  text-decoration:underline; 
  color:Black;
}

.NewsText
{
  font-family:tahoma;
  font-size:11px;   
  color:Black;
}

.NewsDate
{
  font-family:tahoma;
  font-size:11px;   
  color:gray; 
}
