.body {
font-family: Verdana;
 background-color : #0F0F0F; 

}

.tr {
/* background-color : #ACACAC; */
background-color : #0F0F0F;
}

.th {
font-family: Verdana;
}

a.buttonbar:link, a.buttonbar:visited {
  font-size        : 9px;
  padding-top      : 1px;
  padding-bottom   : 1px;
  text-decoration  : none;
  background-color : #ACACAC;
  color            : #FFFFFF
}
a.buttonbar:hover {
  padding-top      : 1px;
  padding-bottom   : 1px;
  background-color : #CCCCCC;
  color            : #FFFFFF
}
.normal {
font-family: Verdana;
font-size: 8pt;
color: #CCCCCC;
}
.today {
font-family: Verdana;
font-size: 8pt;
font-weight:bold;
color:#333333;
background-color: #CACACA;
}

.event {
font-family: Verdana;
font-size: 8pt;
font-weight:bold;
color:#000066;
background-color: #FFF;
}

.weekend {
font-family: Verdana;
font-size: 8pt;
color:#990000;
}
.selected {
font-family: Verdana;
font-size: 8pt;
color: #FFFFFF;
background-color: #C00000;
}

.head {
color:#CCCCCC;
font:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:500;
background-color:#000;
}
.title {
color:#CCCCCC ;
font:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}
.button {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-weight      : bold;
  font-size        : 10px;
  color            : #FFF;
  background-color : #0F0F0F;
   border           : 0px; 
}
