#CalendarControlIFrame {
	display: none; z-index: 99; left: 0px; width: 250px; position: absolute
}
#CalendarControl {
	padding-right: 0px; display: none; padding-left: 0px; z-index: 99; padding-bottom: 0px; margin: 0px; padding-top: 0px; position: absolute; background-color: #fff
}
#CalendarControl TABLE {
	border-right: #fdcc04 1px solid; font-size: 8pt; border-left: #fdcc04 1px solid; font-family: arial, verdana, helvetica, sans-serif
}
#CalendarControl TH {
	font-weight: normal
}
#CalendarControl TH A {
	padding-right: 1px; padding-left: 1px; font-weight: normal; padding-bottom: 1px; color: #fff; padding-top: 1px; text-decoration: none
}
#CalendarControl TD {
	text-align: center
}
#CalendarControl .header {
	background-color: #0066ff
}
#CalendarControl .weekday {
	color: #000; background-color: #ececed
}
#CalendarControl .weekend {
	color: #000; background-color: #ffc
}
#CalendarControl .current {
	border-right: #339 1px solid; border-top: #339 1px solid; border-left: #339 1px solid; color: #fff; border-bottom: #339 1px solid; background-color: #99cc00
}
#CalendarControl .past {
	color: #000; background-color: #fdcc04
}
#CalendarControl .past {
	border-right: #fff 1px solid; border-top: #fff 1px solid; display: block; border-left: #fff 1px solid; width: 2em; border-bottom: #fff 1px solid; text-decoration: none
}
#CalendarControl .weekday {
	border-right: #fff 1px solid; border-top: #fff 1px solid; display: block; border-left: #fff 1px solid; width: 2em; border-bottom: #fff 1px solid; text-decoration: none
}
#CalendarControl .weekend {
	border-right: #fff 1px solid; border-top: #fff 1px solid; display: block; border-left: #fff 1px solid; width: 2em; border-bottom: #fff 1px solid; text-decoration: none
}
#CalendarControl .current {
	border-right: #fff 1px solid; border-top: #fff 1px solid; display: block; border-left: #fff 1px solid; width: 2em; border-bottom: #fff 1px solid; text-decoration: none
}
#CalendarControl .weekday:hover {
	border-right: #999 1px solid; border-top: #999 1px solid; border-left: #999 1px solid; color: #fff; border-bottom: #999 1px solid; background-color: #99cc00
}
#CalendarControl .weekend:hover {
	border-right: #999 1px solid; border-top: #999 1px solid; border-left: #999 1px solid; color: #fff; border-bottom: #999 1px solid; background-color: #99cc00
}
#CalendarControl .current:hover {
	border-right: #999 1px solid; border-top: #999 1px solid; border-left: #999 1px solid; color: #fff; border-bottom: #999 1px solid; background-color: #99cc00
}
#CalendarControl .previous {
	text-align: left
}
#CalendarControl .next {
	text-align: right
}
#CalendarControl .previous {
	padding-right: 3px; padding-left: 3px; font-size: 1.4em; padding-bottom: 1px; padding-top: 1px
}
#CalendarControl .next {
	padding-right: 3px; padding-left: 3px; font-size: 1.4em; padding-bottom: 1px; padding-top: 1px
}
#CalendarControl .previous A {
	font-weight: bold; color: #fff; text-decoration: none
}
#CalendarControl .next A {
	font-weight: bold; color: #fff; text-decoration: none
}
#CalendarControl .title {
	font-weight: bold; color: #fff; text-align: center
}
#CalendarControl .empty {
	border-right: #fff 1px solid; border-top: #fff 1px solid; border-left: #fff 1px solid; border-bottom: #fff 1px solid; background-color: #ffffff
}
