.subsect { font-size: 9px; background: #BBBBBB; }
.subsect:hover { font-size: 9px; }
.sect { font-size: 11px; background: #AAAAAA; }
.sect:hover { font-size: 11px; }
.error { color: red; font-weight: bold; }
.warning { color: #EE9900; font-weight: bold; }
th,strong {
   color: #004ea4;
   background-color: transparent;
   font-style: normal;
   font-weight: bold;
   font-size: 12px;
   line-height: normal;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   text-decoration: none;
}
li { height: 24px; }
.row1 { background: #DDDDDD; }
.row2 { background: #BBBBBB; }
.noevent { background: #DDDDDD;  vertical-align: top; }
.event { background: #BBBBBB;  vertical-align: top;}
.today { background: #CB8B8B;  vertical-align: top;}
.calendar { background: #DDDDDD; text-align: center; }
.smallfoot, .smallfoot:hover { font-size: 9px; }
