IFRAME.calendar {
	Z-INDEX: 900; POSITION: absolute; BORDER-BOTTOM-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-TOP-STYLE: none; VISIBILITY: hidden; BORDER-LEFT-STYLE: none
}
#calendarDiv {
	Z-INDEX: 1000; BORDER-BOTTOM: #000055 1px solid; POSITION: absolute; BORDER-LEFT: #000055 1px solid; BACKGROUND-COLOR: #ffffff; WIDTH: 437px; FONT-FAMILY: arial; VISIBILITY: hidden; FONT-SIZE: 11px; BORDER-TOP: #000055 1px solid; BORDER-RIGHT: #000055 1px solid
}
#calendarDiv .calendarContent {
	WIDTH: 218px; FLOAT: left; BORDER-RIGHT: #000055 1px solid
}
#calendarDiv .calendarContentRight {
	BORDER-BOTTOM-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-TOP-STYLE: none; BORDER-LEFT-STYLE: none
}
#calendarDiv TABLE {
	WIDTH: 100%; TABLE-LAYOUT: fixed
}
#calendarDiv TD {
	TEXT-ALIGN: center; CURSOR: default
}
#calendarDiv .topBar {
	TEXT-ALIGN: center; BACKGROUND-COLOR: #110033; HEIGHT: 25px; COLOR: #fff; FONT-WEIGHT: bold
}
#calendarDiv .topBar TD {
	BORDER-BOTTOM: #fff 1px solid; BORDER-TOP: #fff 1px solid
}
#calendarDiv TBODY TR {
	HEIGHT: 24px
}
#calendarDiv .topBar .arrowLeft {
	BORDER-LEFT: #fff 1px solid; BACKGROUND: url("/images/left.gif") #110033 no-repeat left center; CURSOR: pointer
}
#calendarDiv .topBar .arrowRight {
	BACKGROUND: url("/images/right.gif") #110033 no-repeat right 50%; CURSOR: pointer; BORDER-RIGHT: #fff 1px solid
}
#calendarDiv .topBar .arrowLeftDisabled {
	BORDER-LEFT: #fff 1px solid; BACKGROUND: url("/images/left_off.gif") #110033 no-repeat left center; CURSOR: default
}
#calendarDiv .topBar .arrowRightDisabled {
	BACKGROUND: url("/images/right_off.gif") #110033 no-repeat right 50%; CURSOR: default; BORDER-RIGHT: #fff 1px solid
}
#calendarDiv .daysBar {
	BACKGROUND-COLOR: #cccccc; HEIGHT: 19px; COLOR: #fff
}
#calendarDiv .daysBar TH {
	FONT-WEIGHT: normal
}
#calendarDiv .borderLeft {
	BORDER-LEFT: #fff 1px solid
}
#calendarDiv .borderRight {
	BORDER-RIGHT: #fff 1px solid
}
#calendarDiv .footer {
	PADDING-BOTTOM: 0px; BACKGROUND-COLOR: #cccccc; PADDING-LEFT: 10px; PADDING-RIGHT: 10px; HEIGHT: 28px; CLEAR: both; BORDER-TOP: #000055 1px solid; FONT-WEIGHT: bold; PADDING-TOP: 0px
}
#calendarDiv .footerRight {
	FLOAT: right; PADDING-TOP: 5px
}
#calendarDiv .footer A {
	PADDING-BOTTOM: 2px; PADDING-LEFT: 0pt; PADDING-RIGHT: 20px; BACKGROUND: url("/images/close.gif") no-repeat right 50%; FONT-WEIGHT: bold; PADDING-TOP: 2px
}
#calendarDiv .Day {
	COLOR: #000088; CURSOR: pointer
}
#calendarDiv .DayOver {
	BACKGROUND-COLOR: #ff0000; COLOR: #fff; CURSOR: pointer
}
#calendarDiv .activeDay {
	COLOR: #ff0000; font-weight:bold; CURSOR: pointer
}
#calendarDiv .activeDayOver {
	BACKGROUND-COLOR: #0000ff; COLOR: #ffffff; CURSOR: pointer
}
#calendarDiv .inActiveDay {
	COLOR: #cccccc
}


