
.Rotator 
{
  border:solid 1px #F8E9F8; 
  width:220px; 
  height:220px; 
  padding:3px;
  font-family:verdana; 
  font-size:12px; 
  background-color:white; 
  cursor:default;
}

.RotatorFrame 
{
  border:solid 1px #883188;  
  width:230px; 
  height:230px; 
  font-family:verdana; 
  font-size:12px; 
  background-color:grey; 
  cursor:default;
}

.RotatorFrameOver 
{
  border:solid 1px #883188; 
  border-bottom-color:Black;
  border-right-color:Black;
  width:230px; 
  height:230px; 
  font-family:verdana; 
  font-size:12px; 
  background-color:white; 
  cursor:default;
}

.NewsTitle
{
  font-family:Verdana;
  font-size:11px;   
  font-weight:bold; 
  text-decoration:underline; 
  color:Black;
}

.NewsText
{
  font-family:Verdana;
  font-size:11px;   
  color:Black;
}

.NewsDate
{
  font-family:Verdana;
  font-size:11px;   
  color:gray; 
}
