.Header
{
  background: url(images/header_bg.gif);
  background-color: #737294;
  color: #FFFFFF; 
  border: #57566F 1px solid; 
  border-bottom-width: 0px; 
  font-family: tahoma; 
  font-size: 11px;
  font-weight: bold; 
  padding: 5px; 
  cursor: default; 
}
.MyHeader
{
  border-left:1px solid #57566F; border-right:1px solid #57566F; border-top:1px solid #57566F; border-bottom:0px solid #57566F; background:#737294 url(Images/header_bg.gif); color:#FFFFFF; font-family:tahoma; font-size:11px; font-weight:bold; padding:5px; cursor:default; background-color:#737294 
}

.Rotator 
{
  border:solid 1px black; 
  width:450px; 
  height:25px; 
  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 darkgray; 
  border-bottom-color:Black;
  border-right-color:Black;
  font-family:verdana; 
  font-size:11px; 
  background-color:white; 
  cursor:default;
}

.NewsTitle
{
  font-family:Tahoma;
  font-size:10px;   
  font-weight:bold; 
  color:Black;
  vertical-align:top;
}

.NewsText
{
  font-family:Tahoma;
  font-size:12px;   
  color:Black;
  vertical-align:top;
}

.NewsDate
{
  font-family:Verdana;
  font-size:10px;   
  color:gray; 
}

