
.calendar {
  background-color: #47484A;
  padding: 2px;
  font-size: 7pt;
}

.calendar_header {
  padding: 2px;
  font-weight: bold;
  background-color: #FFFFFF;
  text-align: center;
  font-size: 7pt;
}

.calendar_selected_month {
  padding: 2px;
  background-color: #9F9F9F;
  font-weight: bold;
  font-size: 7pt;
}

.calendar_unselected_month {
  padding: 2px;
  background-color: #FFFFFF;
  font-size: 7pt;
}

DIV.bt3 DIV.statsfilter DIV.filler1 {height: 3px; border: none; background-color: #F8F8F8;}
DIV.bt3 DIV.statsfilter DIV.filler2 {height: 1px; border: none; background-color: #9F9F9F;}
DIV.bt3 DIV.statsfilter DIV.filler3 {height: 6px; border: none; background-color: #F8F8F8;}
DIV.bt3 DIV.filler4 {height: 1px; border: none; background-color: #DDDDDD;}
DIV.bt3 DIV.filler5 {height: 3px; border: none; background-color: #FFFFFF;}

DIV.bt3 DIV.statsfilter DIV.filler2 IMG {height: 1px;}

DIV.bt3 DIV.flashcontent {float: left; clear: none;}

DIV.bt3 DIV.content TD.stats_even {background-color: #EDEDED;}
DIV.bt3 DIV.content TD.stats_odd {background-color: #F8F8F8;}
