DIV.calendarbutton {
	POSITION: absolute; WIDTH: 15px; BACKGROUND: url(calendar_icon.png) no-repeat center 50%; HEIGHT: 16px
}
#CalendarPickerControl {
	BACKGROUND-COLOR: transparent; WIDTH: 250px; HEIGHT: 200px
}
#CalendarPickerControl TABLE.calframe {
	BORDER-BOTTOM: black 1px solid; TEXT-ALIGN: center; BORDER-LEFT: black 1px solid; BACKGROUND-COLOR: buttonface; WIDTH: 100%; BORDER-TOP: black 1px solid; BORDER-RIGHT: black 1px solid
}
#CalendarPickerControl TD.monthname {
	BACKGROUND-COLOR: activecaption; WIDTH: 100%; FONT: bold 13px Verdana; COLOR: captiontext
}
#CalendarPickerControl TD.monthnameLNX {
	BACKGROUND-COLOR: highlight; WIDTH: 100%; FONT: bold 13px Verdana; COLOR: highlighttext
}
#CalendarPickerControl TABLE.navigation {
	TEXT-ALIGN: center; WIDTH: 100%
}
#CalendarPickerControl TD.navbutton {
	BORDER-BOTTOM: buttonshadow 1px solid; BORDER-LEFT: buttonhighlight 1px solid; BACKGROUND-COLOR: buttonface; FONT: bold 11px Verdana; COLOR: buttontext; BORDER-TOP: buttonhighlight 1px solid; CURSOR: pointer; BORDER-RIGHT: buttonshadow 1px solid
}
#CalendarPickerControl TD.navbutton:hover {
	BORDER-BOTTOM-COLOR: buttonhighlight; BACKGROUND-COLOR: buttonshadow; BORDER-TOP-COLOR: threeddarkshadow; BORDER-RIGHT-COLOR: buttonhighlight; BORDER-LEFT-COLOR: threeddarkshadow; TEXT-DECORATION: underline
}
#CalendarPickerControl SPAN.yearbutton {
	CURSOR: pointer
}
#CalendarPickerControl SPAN.yearbutton:hover {
	TEXT-DECORATION: underline
}
#CalendarPickerControl TD.dayname {
	BACKGROUND-COLOR: activecaption; FONT: bold 11px Verdana; COLOR: captiontext
}
#CalendarPickerControl TD.daynameLNX {
	BACKGROUND-COLOR: highlight; FONT: bold 11px Verdana; COLOR: highlighttext
}
#CalendarPickerControl TD.today {
	BORDER-BOTTOM: buttonshadow 1px solid; BORDER-LEFT: buttonhighlight 1px solid; BACKGROUND-COLOR: buttonface; FONT: 11px Verdana; COLOR: red; BORDER-TOP: buttonhighlight 1px solid; CURSOR: pointer; BORDER-RIGHT: buttonshadow 1px solid; TEXT-DECORATION: none
}
#CalendarPickerControl TD.today:hover {
	BORDER-BOTTOM-COLOR: buttonhighlight; BACKGROUND-COLOR: buttonshadow; BORDER-TOP-COLOR: threeddarkshadow; BORDER-RIGHT-COLOR: buttonhighlight; BORDER-LEFT-COLOR: threeddarkshadow; TEXT-DECORATION: underline
}
#CalendarPickerControl TD.current {
	BORDER-BOTTOM: buttonhighlight 1px solid; BORDER-LEFT: threeddarkshadow 1px solid; BACKGROUND-COLOR: highlight; FONT: bold 11px Verdana; COLOR: highlighttext; BORDER-TOP: threeddarkshadow 1px solid; CURSOR: pointer; BORDER-RIGHT: buttonhighlight 1px solid; TEXT-DECORATION: none
}
#CalendarPickerControl TD.current:hover {
	TEXT-DECORATION: underline
}
#CalendarPickerControl TD.day {
	BORDER-BOTTOM: buttonshadow 1px solid; BORDER-LEFT: buttonhighlight 1px solid; BACKGROUND-COLOR: buttonface; FONT: 11px Verdana; COLOR: buttontext; BORDER-TOP: buttonhighlight 1px solid; CURSOR: pointer; BORDER-RIGHT: buttonshadow 1px solid; TEXT-DECORATION: none
}
#CalendarPickerControl TD.day:hover {
	BORDER-BOTTOM-COLOR: buttonhighlight; BACKGROUND-COLOR: buttonshadow; BORDER-TOP-COLOR: threeddarkshadow; BORDER-RIGHT-COLOR: buttonhighlight; BORDER-LEFT-COLOR: threeddarkshadow; TEXT-DECORATION: underline
}
#CalendarPickerControl TD.weekend {
	BORDER-BOTTOM: threeddarkshadow 1px solid; BORDER-LEFT: buttonhighlight 1px solid; BACKGROUND-COLOR: buttonshadow; FONT: italic 11px Verdana; COLOR: buttontext; BORDER-TOP: buttonhighlight 1px solid; CURSOR: pointer; BORDER-RIGHT: threeddarkshadow 1px solid; TEXT-DECORATION: none
}
#CalendarPickerControl TD.weekend:hover {
	BORDER-BOTTOM-COLOR: buttonhighlight; BACKGROUND-COLOR: buttonshadow; BORDER-TOP-COLOR: threeddarkshadow; BORDER-RIGHT-COLOR: buttonhighlight; BORDER-LEFT-COLOR: threeddarkshadow; TEXT-DECORATION: underline
}
#CalendarPickerControl TD.dayothermonth {
	BORDER-BOTTOM: buttonhighlight 1px solid; BORDER-LEFT: buttonhighlight 1px solid; BACKGROUND-COLOR: buttonhighlight; FONT: 11px Verdana; COLOR: inactivecaptiontext; BORDER-TOP: buttonhighlight 1px solid; BORDER-RIGHT: buttonhighlight 1px solid
}
#CalendarPickerControl TD.weeknumber {
	BORDER-RIGHT-WIDTH: 0px; BACKGROUND-COLOR: buttonface; FONT: 9px Verdana; BORDER-TOP-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; COLOR: inactivecaptiontext; BORDER-LEFT-WIDTH: 0px
}
