p{margin:0px}
#calendar{}
.calendarTable{font-family:verdana, arial, helvetica, sans-serif;}
.calendarTable tr{}
.calendarTable tr th{background-color:#FFFFFF; text-align:center;font-size:11px;}
.calendarTable tr.days th {border-top: 1px solid #CCCCCC; border-bottom: 1px solid #CCCCCC; padding: 5px 0px; text-align: center}
#tableHeader{background-color:#FFFFFF;}
.calendarTable tr td{background-color:#ffffff;text-align:center;font-size:11px; padding: 2px}
#tableBody tr td{width:26px;}
#today{background-color:#EEEEEE}
#stoday{background-color:#EEEEEE}
#selected{
	background-color:#FFFFCC;
	font : bold;
}
.calendarTable{color:#000000}
.calendarTable a:link{color:#000000;text-decoration:none;font-weight:bold}
.calendarTable a:active{color:#000000;text-decoration:none}
.calendarTable a:visited{color:#000000;text-decoration:none}
.calendarTable a:hover{color:#990033;text-decoration:underline}
#hide{background-color:#ff7744}
td.spec{background-color: #CCCCCC}
