.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:Trebuchet MS, Verdana; 
  font-size:11px; 
 /* background-color:white;*/ 
  cursor:default;
}

.RotatorFrame 
{
  border:solid 1px white; 
  font-family:Trebuchet MS, Verdana; 
  font-size:11px; 
  /*background-color:white;*/ 
  cursor:default;
}

.RotatorFrameOver 
{
  border:solid 1px darkgray; 
  border-bottom-color:Black;
  border-right-color:Black;
  font-family:Trebuchet MS, Verdana; 
  font-size:11px; 
  background-color:white; 
  cursor:default;
}

.NewsTitle
{
  font-family:Trebuchet MS, Verdana;
  font-size:10px;   
  font-weight:bold; 
  text-decoration:underline; 
  color:White;
}

.NewsText
{
  font-family:Trebuchet MS, Verdana;
  font-size:10px;   
  font-weight:normal;
  text-align:justify;
  color:White;
}

.NewsDate
{
  font-family:Trebuchet MS, Verdana;
  font-size:10px;   
  color:gray; 
}

.NewsItemOver
{
  border:solid 1px #383c43; 
  border-right-color:#0b0d0f;
  border-bottom-color:#0b0d0f;
  background-color:#0e1015; 
  text-decoration:none;
  cursor:hand;
}
/*Randome Quote*/

.QuoteRotator 
{
  /*border:solid 1px black; 
  background-color:white;*/
}

.CustomerQuote
{
  font-family: Trebuchet MS, Verdana;
  font-size:10px;   
  font-style:italic; 
  color:#2d3138;
}

.CustomerName
{
  font-family:Trebuchet MS, Verdana;
  font-size:9px;
  color:white;
}

.Company
{
  font-family:Trebuchet MS, Verdana;
  font-size:9px;
  color:#24272d;   
}

/*Randome Banner*/
