.CSCCalendar
{
   border-right: lightgrey ridge;
   border-top: lightgrey ridge;
   font-size: 8pt;
   /* filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=3, OffY=3, Color= 'gray' , Positive= 'true' ) progid:DXImageTransform.Microsoft.Alpha( Opacity=100, FinishOpacity=20, Style=1, StartX=96, FinishX=100, StartY=0, FinishY=0) progid:DXImageTransform.Microsoft.Alpha( Opacity=100, FinishOpacity=20, Style=1, StartX=0, FinishX=0, StartY=97, FinishY=100);
*/
   border-left: lightgrey ridge;
   border-bottom: lightgrey ridge;
   font-family: Arial;
   background-color: white;
}

.CSCCalendar TABLE
{
   font-size: 8pt;
   font-family: Arial;
   background-color: white;
}

.CSCCalendarNoFilter
{
   border-right: lightgrey ridge;
   border-top: lightgrey ridge;
   font-size: 8pt;
   border-left: lightgrey ridge;
   border-bottom: lightgrey ridge;
   font-family: Arial;
   background-color: white;
   }
.CSCCalendarNoFilter TABLE
{
   font-size: 8pt;
   font-family: Arial;
   background-color: white;
}


.CSCWeekRowsTable
{
   border-right: black 1px solid;
   border-top: black 1px solid;
   font-size: 8pt;
   border-left: black 1px solid;
   border-bottom: black 1px solid;
   font-family: Arial;
   background-color: white;
}

.CSCDay
{
	/* W3C approved hand. See http://www.xs4all.nl/~ppk/css2tests/index.html */  
  cursor: hand;
}

.CSCSelectedDay
{
   background-color: #009680;   
   cursor: hand;
}
.CSCSelectedToday
{
   font-weight: bolder;
   background-color: #009680;      
   cursor: hand;
}
.CSCToday
{
   font-weight: bold;  
   cursor: hand;
}
.CSCSpecialDay
{	
	cursor: hand;
	background-color: #007d80;
}

.CSCOtherMonthDays
{
   cursor: default;
   color: gray;
}

.CSCWeekNumberColumn
{
	border-right: #008080 1px solid;
	background-color: #008080; /* lightblue;*/
}

.CSCDayHeader
{
   border-bottom: #008080 1px solid;
}

.CSCDayHeader TR
{
	font-size: 7pt;
	background-color: #008080; /* lightblue;*/
}

.CSCDayHeaderCell
{
   font-size: 7pt;
}

.CSCHeaderTable
{
	font-size: 8pt;
	border-bottom: #008080 1px solid;
	font-family: Arial;
	background-color: #008080;
}

.CSCHeaderRows
{
   font-size: 8pt;
   font-family: Arial;
/*
   cursor: default;
*/
}

.CSCHeaderRows TR
{
   background-color: Transparent; /* inherit;*/
}

.CSCIncrementalButtons
{   
   cursor: hand;   
   color: #008080;
}


.CSCIncrementalButtonsPressed
{
   cursor: hand;
   color: #008080;   
}

.CSCJumpButtons
{
   color: #008080;
   cursor: hand;   
}

.CSCJumpButtonsPressed
{
   color: #008080;   
   cursor: hand;  
}

.CSCCloseButton
{
	cursor: pointer;
}

.CSCCloseButtonPressed
{
   cursor: pointer;
}
.CSCHelpButton
{
   cursor: pointer;
}

.CSCHelpButtonPressed
{
  cursor: pointer;
 }

.CSCFooterTable
{
}

.CSCFooterTable TABLE
{
}

.CSCFooterButton
{
   border-right: lightgrey thin outset;
   border-top: lightgrey thin outset;
   border-left: lightgrey thin outset;
   color: black;
   border-bottom: lightgrey thin outset;
/*   background-color: lightblue;*/
   background-color: #008080;
   font-size: 8pt;
   font-family: Arial;
   cursor: hand;   
}

.CSCFooterButtonPressed
{
   border-right: lightgrey thin inset;
   border-top: lightgrey thin inset;
   border-left: lightgrey thin inset;
   border-bottom: lightgrey thin inset;
/*   background-color: lightblue;*/
   background-color: #008080;
   color: black;
   font-size: 8pt;
   font-family: Arial;   
   cursor: hand;
}

.CSCFooterCurrentDate
{
}

.SD_Selectable1
{
	/*
   background-color: mistyrose;
   cursor: pointer;
   cursor: hand;
*/
}
.SD_SelectableOM1
{
  /*
 background-color: powderblue;
   cursor: pointer;
   cursor: hand;
*/
  }
.SD_Selectable2
{
  /*
 background-color: palegoldenrod;
   cursor: pointer;
   cursor: hand;
*/
  }
.SD_SelectableOM2
{
/*
   background-color: gainsboro;
*/
   background-color: Maroon;
/*
   cursor: pointer;
   cursor: hand;
*/
}
.SD_Unselectable1
{
   color: gray;
/*   background-color: mistyrose;*/
   background-color: Maroon;
}
.SD_UnselectableOM1
{
   color: gray;
/*   background-color: powderblue;
*/
  background-color: #008080;
}
.SD_Unselectable2
{
   color: gray;
   /*
   background-color: palegoldenrod;
*/
  background-color: #008080;
}
.SD_UnselectableOM2
{
   color: gray;
/*
   background-color: gainsboro;
*/
   background-color: Maroon;
}

.DTBToggleCalendar
{
}

.DTBToggleCalendarPressed
{
}

.DTBHelpButton
{
}

.DTBHelpButtonPressed
{
}

.MYPMonthYearPicker
{
   border-right: gray 1px solid;
   border-top: gray 1px solid;
   font-size: 8pt;
   border-left: gray 1px solid;
   border-bottom: gray 1px solid;
   font-family: Arial;
   background-color: white;
}

.MYPMonthYearPicker TABLE
{
   font-size: 8pt;
   font-family: Arial;
   background-color: white;
}

.MYPMonthTable
{
}

.MYPYearTable
{
}

.MYPMonthCell
{
/*
   cursor: pointer;
   cursor: hand;
*/
}

.MYPSelectedMonthCell
{
   background-color: #008080;
/*
   cursor: pointer;
   cursor: hand;
*/
}


.MYPYearCell
{
/*
   cursor: pointer;
   cursor: hand;
*/
}
.MYPSelectedYearCell
{
/*
   cursor: pointer;
   cursor: hand;
*/
   background-color: #008080; /* gold; */
}

.MYPOutOfRangeCell
{
   color: gray;
}

.MYPMoveYearsButtons
{
}

.MYPMoveYearsButtonsPressed
{
}

.MYPTogglePicker
{
}

.MYPTogglePickerPressed
{
}


.PDPContextMenu
{
   border-right: lightgrey 1px solid;
   border-top: lightgrey 1px solid;
   font-size: 8pt;
   border-left: lightgrey 1px solid;
   border-bottom: lightgrey 1px solid;
   font-family: Arial;
   background-color: white;
}

.PDPContextMenu TABLE
{
   font-size: 8pt;
   font-family: Arial;
   background-color: white;
}
A:hover {
	COLOR: #008080
}
