.Rotator 
{
  /*border:solid 1px black;
  width:380px; 
  height:45px; 
  /*padding:3px;*/
  font-family:verdana; 
  font-size:11px; 
  /*background-color:white; */
  cursor:default;
  display:none;
}

.RotatorFrame 
{
  /*border:solid 1px white;*/
  width:380px; 
  height:45px; 
  font-family:verdana; 
  font-size:11px; 
  /*background-color:white; */
  cursor:default;
}

.RotatorFrameOver 
{
  /*border:solid 1px darkgray;
  border-bottom-color:Black;
  border-right-color:Black;*/
  width:380px; 
  height:45px; 
  font-family:verdana; 
  font-size:11px; 
  /*background-color:white; */
  cursor:default;
}

.NewsTitle
{
  font-family:Verdana;
  font-size:10px;   
  font-weight:bold; 
  text-decoration:underline; 
  color:Black;
}

.NewsText
{
	font-size: 10px;
	color: greenyellow;
	font-family: Verdana;
}

.NewsDate
{
  font-family:Verdana;
  font-size:10px;   
  color:gray; 
}
