﻿.Rotator 
{
  /*border:solid 0px black; 
  background-color:transparent;
  cursor:default; */
}

.RotatorFrame 
{
  /*border:solid 1px white; 
  width:450px; 
  height:25px; 
  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:450px; 
  height:25px; 
  font-family:verdana; 
  font-size:11px; 
  background-color:white; 
  cursor:default;*/
}

.ScheduleTitle
{
  font-family:Tahoma;
  font-size:11px;   
  font-weight:bold; 
  text-decoration:none; 
  color:#000000;
}

.ScheduleTime
{
  font-family:Tahoma;
  font-size:11px;   
  color:#d5724a;
}

.ScheduleMore
{
  font-family:Tahoma;
  font-size:11px;   
  color:#d5724a; 
  text-decoration:none; 
}





