.chartstableheader
{
  border: 1px solid #F8EEA9;
  width: 790px;
  border-bottom: 1px solid orange;
  font-size:75%;
  font-family:Verdana;
  border-top: 0px;
  border-right: 0px;
  border-left: 0px;
}

.cutecharts
{

  border-bottom: 3px solid #F8EEA9;
  background-image:url(../images/chartbg.gif);
  width: 790px;
  padding-bottom: 5px;
  padding-top: 5px;

}

.cutecharts:hover
{
  background-image:url(../images/chartbg_over.gif);
}

.chartsctr
{
  font-family: Arial;
  font-size: 180%;
}

.chartsctrlastmonth
{
  font-family: Arial;
  font-size: 110%;
}

.chartspercent
{
  font-family: Arial;
  font-size: 150%;
/*  color: #9A0505;*/
}

.chartstitle
{
  font-size: 90%;
}

.chartstitle a:hover
{
  color: black;
}


.cutechartsheading
{
  font-family: Trebuchet MS;
  font-size: 150%;
}

#chart_types {
  margin-top: 10px;
  margin-bottom: 3px;
}

.cutechartheader {
  font-size: 120%;
  font-family:comic sans ms;
}
