/* CSS Document */
table {


}

tr {
color: #336633;font-family: Arial;
font-size: 8pt;
}

td {

border-bottom: 1px #CC6600 dotted;
padding-top: 10px;
padding-bottom: 2px;
padding-right: 2px;
}

#calhead {
color: #cc6600;
font-family: Arial;
font-weight: Bold;
text-align: Center;
font-size: 10pt;
cursor: pointer;
}

.days #today{
font-weight: bold;
color: red;
}
