.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;
}

.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-top-color:#f2f2f2;
  border-left-color:#f2f2f2;
  font-family:verdana;
  font-size:11px;
  background-color:white;
  cursor:default;
}

.RotatorFrameOver .Header { background: url(images/header_bgHover.gif); }

.NewsTitle
{
  font-family:Verdana;
  font-size:10px;
  font-weight:bold;
  text-decoration:underline;
  color:Black;
}

.NewsText
{
  font-family:Verdana;
  font-size:10px;
  color:Black;
}

.NewsDate
{
  font-family:Verdana;
  font-size:10px;
  color:gray;
}
