table.solar {
   border-collapse: collapse;
   padding:0px;
   border-top: 1px solid #702D9B;
   border-left: 1px solid #702D9B;
   border-bottom: 0px solid #702D9B;
   border-right: 0px solid #702D9B;
}
table.solar a{
   display: block;
   padding: 3px;
   text-decoration: none;
}
table.solar td
{
   font-size: 11px;
   padding-bottom: 0px;
   border-top: 0px solid #702D9B;
   border-left: 0px solid #702D9B;
   border-bottom: 1px solid #702D9B;
   border-right: 1px solid #702D9B;
}
table.solar td a:link, table.solar td a:visited {
   color: #702D9B;
   background-color: #E5D1F3;
}
table.solar td a:hover, table.solar td a:active {
   color: #702D9B;
   background-color: #bb99ff;
}

table.chart {
   font-size: 13px;
}
