td.CalWeekday {color: #ffffff; background: #aa9944; font-weight: bold; text-align: center;}
td.CalEmpty {text-decoration: none; background: #eeeeee; line-height: 16px; text-align: center;}
td.BigCalDays {text-decoration: none; background: #cccccc; line-height: 16px; text-align:left; vertical-align:top;}
td.CalMarked {text-decoration: none; background: #dd7755; line-height: 16px; text-align: center;}
.CalNavigation {border-top:2px solid #CBE5FC; border-bottom:2px solid #CBE5FC; margin-bottom:10px; padding:3px 0 3px 0; vertical-align:middle;}

.tinyText {font-size:9px;}
textarea {font-size:12px;}
input {font-size:11px;}
input.tinyButton {font-size:10px; background-color:#248954; height: 19px; width: 20px; FONT-WEIGHT: bold; COLOR: #f4f4f4; TEXT-ALIGN: center; vertical-align:top; TEXT-DECORATION: none; padding:0 0 2px 0; BORDER-RIGHT: #aaaaaa 1px outset; BORDER-TOP: #eeeeee 1px outset; BORDER-LEFT: #eeeeee 1px outset; BORDER-BOTTOM: #aaaaaa 1px outset;}
select.CalFormat {font-size:11px; background-color:#eff0ff; height: 20px; width: 100px; BORDER-RIGHT: #aaaaaa 1px outset; BORDER-TOP: #eeeeee 1px outset; vertical-align:top; BORDER-LEFT: #eeeeee 1px outset; BORDER-BOTTOM: #aaaaaa 1px outset;}
a.editLink:link, a.editLink:visited, a.editLink:active {font-weight:bold; text-decoration:none; color:blue; background-color:white; display:block;}
a.editLink:hover {font-weight:bold; text-decoration:none; color:orange; background-color:green; display:block;}

/* client interface */
h1 {font-size:20px; color:#666666; padding:4px;}
hr {height:0; border-style:none; border-top:#cccccc solid 1px; margin:5px 0;}
.dayLabel1 {color:#cccccc; font-size:18px; font-weight:bold;}
.dayLabel2 {color:#cccccc; font-size:13px; font-weight:bold;}
.dayEvent {margin:6px 0; padding-left:18px; color:#999999; background-repeat:no-repeat;}
.dayEvent a {font-weight:bold;}
.office {display:none; color:#248954; background:#eff0ff; border:#dddddd outset 2px; padding:8px; position:absolute; z-index:1; white-space:nowrap;}