BODY, TD, DIV, SPAN, TEXTAREA   { font-family: verdana; font-size:12px; }
A.normallink:link {  font-family: tahoma, serif;
          font-size: 11px;
          color:black; cursor:hand }
A.normallink:visited {  font-family: tahoma, serif;
          font-size: 11px;
          color:black; cursor:hand }
A.normallink:active {  font-family: tahoma, serif;
          font-size: 11px;
          color:black; cursor:hand }
A.normallink:focus {  font-family: tahoma, serif;
          font-size: 11px;
          color:black; cursor:hand }

.smallfont { font-size:10px; text-align:center }

A.lvlink:link {
    font-family: tahoma, serif;
    font-size: 11px;
    color: white;
    font-weight: bold;
    text-decoration: none;
    cursor:hand;
}
A.lvlink:visited {
    font-family: tahoma, serif;
    font-size: 11px;
    color: white;
    font-weight: bold;
    text-decoration: none;
    cursor:hand;
}
A.lvlink:active {
    font-family: tahoma, serif;
    font-size: 11px;
    color: white;
    font-weight: bold;
    text-decoration: none;
    cursor:hand;
}
A.lvlink:focus{
    font-family: tahoma, serif;
    font-size: 11px;
    color: white;
    font-weight: bold;
    text-decoration: none;
    cursor:hand;
}
.lvlink  { font-family: tahoma, serif;
    font-size: 11px;
    color: white;
    font-weight: bold;
    text-decoration: none;
    cursor:hand;
}

.menuOption { display:block;width:110px;height:21px;color:white;margin:3px;cursor:hand }

.calMonth { vertical-align:middle;height:19px;width:168px;background-color:#345B86;font-weight:bold;color:white }
.calHead { overflow:hidden;font-size:9px;height:20px;display:inline;width:24px;background-color:#B4CBF0;text-align:center;padding:3px;vertical-align:middle }
.calDay { font-size:10px;height:24px;width:24px;display:inline;text-align:center;padding-top:4px; }
