#month { border-collapse: collapse; border: 2px solid #000066; margin-left: -15px; }
#month caption { font-size: 36px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-style: italic; color: #000066; }
#month thead tr { height: 25px; background-color: #000066; color: #ffffff; }
#month th, #month td { border: 1px solid #000066; }
#month thead tr th { padding: 2px 0px 2px 0px; }
#month tr {  }
#month td { height: 100px; width: 78px; padding: 5px 5px 5px 5px; vertical-align: top; overflow:auto; }
#month th {  }

.shade { background-color: #d8d8d8; }

.date {  }

#month td p { margin-top: 0px;}

td .day { width: 78px; height: 86px; overflow:auto; margin-top: 0px; font-family: "Courier New", Courier, mono, sans-serif; font-size: 75%; }

p.monthnav { text-align: right; color: #000066; margin-top: 30px; }
p.monthnav a { text-decoration: none; color: #000066; }
p.monthnav a:visited { color: #000099; }
p.monthnav a:hover { color: #ff0000; text-decoration: underline; }