#spiffycalendar {
	LEFT: 0px; VISIBILITY: hidden; POSITION: absolute; WIDTH: 195px; TOP: 0px; HEIGHT: 130px; BACKGROUND-COLOR: #CCCCCC;margin: 2px;margin-left: -165px;
}

*+html #spiffycalendar {
	LEFT: 0px; VISIBILITY: hidden; POSITION: absolute; WIDTH: 195px; TOP: 0px; HEIGHT: 130px; BACKGROUND-COLOR: #CCCCCC;margin: 2px;margin-left: -95px;
}
.cal-SymbolBtn {
	FONT-SIZE: 8pt; FONT-FAMILY: Webdings; outline-style: none; outline-width: 0px;
}
.cal-BtnLink {
	outline-style: none; outline-width: 0px;
}
A.cal-DayLink {
	FONT-WEIGHT: normal; FONT-SIZE: 8pt; CURSOR: url('includes/javascript/spiffyCal/images/spiffycal2.cur'); COLOR: black; FONT-FAMILY: Verdana,  Arial, sans-serif; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none
}
A.cal-DayLink:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 8pt; CURSOR: url('includes/javascript/spiffyCal/images/spiffycal2.cur'); COLOR: blue; FONT-FAMILY: Verdana, Arial, sans-serif; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none
}
A.cal-DayLink:active {
	FONT-WEIGHT: normal; FONT-SIZE: 8pt; CURSOR: url('includes/javascript/spiffyCal/images/spiffycal2.cur'); COLOR: #0066ff; FONT-FAMILY: Verdana,  Arial, sans-serif; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none
}
.cal-TextBox {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: black; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #ffffff;padding:1px;border:1px solid #8e7e51;WIDTH: 108px;padding-left:5px;margin-right:6px;
}
.cal-TextBoxInvalid {
	FONT-WEIGHT: normal; FONT-SIZE: 8pt; BORDER-LEFT-COLOR: red; BORDER-BOTTOM-COLOR: red; COLOR: #660000; BORDER-TOP-STYLE: solid; BORDER-TOP-COLOR: red; FONT-FAMILY: Verdana,  Arial, sans-serif; BORDER-RIGHT-STYLE: solid; BORDER-LEFT-STYLE: solid; BORDER-RIGHT-COLOR: red; BORDER-BOTTOM-STYLE: solid
}
.cal-TextBoxDisabled {
	FONT-WEIGHT: normal; FONT-SIZE: 8pt; BORDER-LEFT-COLOR: silver; BORDER-BOTTOM-COLOR: silver; COLOR: #808080; BORDER-TOP-STYLE: solid; BORDER-TOP-COLOR: silver; FONT-FAMILY: Verdana,  Arial, sans-serif; BORDER-RIGHT-STYLE: solid; BORDER-LEFT-STYLE: solid; BORDER-RIGHT-COLOR: silver; BORDER-BOTTOM-STYLE: solid
}
.cal-ComboBox {
	FONT-WEIGHT: normal; FONT-SIZE: 8pt; COLOR: navy; FONT-FAMILY: Verdana,  Arial, sans-serif; BACKGROUND-COLOR: #F1FAED
}
.cal-Today {
	FONT-WEIGHT: bold; FONT-SIZE: 8pt; COLOR: red; FONT-FAMILY: Verdana, Arial, sans-serif; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none
}
.cal-Day {
	FONT-WEIGHT: normal; FONT-SIZE: 8pt; COLOR: black; FONT-FAMILY: Verdana,  Arial, sans-serif; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none
}
A.cal-TodayLink {
	FONT-WEIGHT: bold; FONT-SIZE: 8pt; CURSOR: url('includes/javascript/spiffyCal/images/spiffycal.cur'); COLOR: red; FONT-FAMILY: Verdana, Arial, sans-serif; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none
}
A.cal-TodayLink:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 8pt; CURSOR: url('includes/javascript/spiffyCal/images/spiffycal.cur'); COLOR: blue; FONT-FAMILY: Verdana, Arial, sans-serif; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none
}
A.cal-TodayLink:active {
	FONT-WEIGHT: bold; FONT-SIZE: 8pt; CURSOR: url('includes/javascript/spiffyCal/images/spiffycal.cur'); COLOR: #0066ff; FONT-FAMILY: Verdana,  Arial, sans-serif; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none
}
.cal-GreyDate {
	FONT-WEIGHT: normal; FONT-SIZE: 8pt; COLOR: #999999; FONT-FAMILY: Verdana,  Arial, sans-serif; BACKGROUND-COLOR: #efefef; TEXT-DECORATION: none
}
.cal-GreyInvalidDate {
	FONT-WEIGHT: normal; FONT-SIZE: 8pt; COLOR: #999999; FONT-FAMILY: Verdana, Arial, sans-serif; BACKGROUND-COLOR: #ffffcc; TEXT-DECORATION: line-through
}
.cal-DayCell {
	FONT-WEIGHT: normal; FONT-SIZE: 8pt; FONT-FAMILY: Verdana, Arial, sans-serif; BACKGROUND-COLOR: white
}
.cal-WeekendCell {
	FONT-WEIGHT: normal; FONT-SIZE: 8pt; FONT-FAMILY: Verdana, Arial, sans-serif; BACKGROUND-COLOR: #e2e2e2
}
.cal-HolidayCell {
	FONT-WEIGHT: normal; FONT-SIZE: 8pt; FONT-FAMILY: Verdana, Arial, sans-serif; BACKGROUND-COLOR: #FFAEAE
}
.cal-HeadCell {
	FONT-WEIGHT: bold; FONT-SIZE: 8pt; COLOR: black; FONT-FAMILY: Verdana, Arial, sans-serif; BACKGROUND-COLOR: #777777
}
.cal-Table {
	BORDER-RIGHT: #CCCCCC 1px solid; BORDER-TOP: #CCCCCC 1px solid; BORDER-LEFT: #CCCCCC 1px solid; CURSOR: url('includes/javascript/spiffyCal/images/spiffycal3.cur'); BORDER-BOTTOM: #CCCCCC 1px solid; BACKGROUND-COLOR: #CCCCCC;width: 195px;
}