input, select, textarea {
	font-family: tahoma;
	font-size: 14px;
}

#mycalendar { background-color: #6699CC; font-size: 11px;}
#mycalendar .general { background-color: #FFFFFF; font-size: 11px; }
#mycalendar .othermonth { background-color: #EEEEEE; color: #AAAAAA;  font-size: 11px;}
#mycalendar .header { background-color: #6699CC; color: #FFFFFF; font-size: 11px; }
#mycalendar .today { background-color: #FFFFCC; font-size: 11px; }
#mycalendar .bg { background-color: #6699CC; font-size: 11px; }
#mycalendar .select { background-color: #FFCC99;  font-size: 11px;}
#mycalendar .othermonth a:link { text-decoration : none; font-family: tahoma; color: #CCFFCC; font-size: 11px; }
#mycalendar .othermonth a:visited { text-decoration : none; font-family: tahoma; color: #CCFFCC;  font-size: 11px;}
#mycalendar .othermonth a:hover { text-decoration : underline; font-family: tahoma; color: #FFFFFF;  font-size: 11px;}
#mycalendar a:link { text-decoration : none; font-family: tahoma; color: #000000;  font-size: 11px;}
#mycalendar a:visited { text-decoration : none; font-family: tahoma; color: #000000;  font-size: 11px;}
#mycalendar a:hover { text-decoration : underline; font-family: tahoma; color: #FF0000;  font-size: 11px;}
#mycalendar .btn { background-color: #CCCCCC; border: 0px solid #000000;  font-size: 11px;}
#mycalendar .btn a:link { text-decoration : none; font-family: tahoma; color: #000000;  font-size: 11px;}
#mycalendar .btn a:visited { text-decoration : none; font-family: tahoma; color: #000000;  font-size: 11px;}
#mycalendar .btn a:hover { text-decoration : underline; font-family: tahoma; color: #FF0000;  font-size: 11px;}
#mycalendar .closeme { padding: 0px 3px 2px 0px;  font-size: 11px;}
#mycalendar .disabledate { color: #669999;  font-size: 11px;}

.tcday, .tcmonth, .tcyear { font-size: 11px; }

.calendarcontainer { border: 1px solid #cccccc; background-color: #efefef; padding: 2px; }