.applytable .cpBorder td {
         border-bottom: none;
}
.applytable .cpYearNavigation,
.applytable .cpMonthNavigation
		{
		background-color:#B4B4B4;
		text-align:center;
		vertical-align:center;
		text-decoration:none;
		color:#FFFFFF;
		font-weight:bold;
		}
.applytable .cpDayColumnHeader,
.applytable .cpYearNavigation,
.applytable .cpMonthNavigation,
.applytable .cpCurrentMonthDate,
.applytable .cpCurrentMonthDateDisabled,
.applytable .cpOtherMonthDate,
.applytable .cpOtherMonthDateDisabled,
.applytable .cpCurrentDate,
.applytable .cpCurrentDateDisabled,
.applytable .cpTodayText,
.applytable .cpTodayTextDisabled,
.applytable .cpText
		{
		/*font-family:arial;
		font-size:8pt;*/
		}
.applytable TD.cpDayColumnHeader
		{
		text-align:center;
		border:1px solid #B4B4B4;
		border-width:0 0 1px 0;
		}
.applytable .cpCurrentMonthDate,
.applytable .cpOtherMonthDate,
.applytable .cpCurrentDate
		{
		text-align:right;
		text-decoration:none;
		}
.applytable .cpCurrentMonthDateDisabled,
.applytable .cpOtherMonthDateDisabled,
.applytable .cpCurrentDateDisabled
		{
		color:#D0D0D0;
		text-align:right;
		text-decoration:line-through;
		}
.applytable .cpCurrentMonthDate
		{
		
		font-weight:bold;
		}
.applytable .cpCurrentDate
		{
		color: #FFFFFF;
		font-weight:bold;
		}
.applytable .cpOtherMonthDate
		{
		color:#808080;
		}
.applytable TD.cpCurrentDate
		{
		color:#FFFFFF;
		background-color: #B4B4B4;
		border:1px solid #000;
		}
.applytable TD.cpCurrentDateDisabled
		{
		border-width:1px;
		border:solid thin #FFAAAA;
		}
.applytable TD.cpTodayText,
.applytable TD.cpTodayTextDisabled
		{
		border:1px solid #B4B4B4;
		border-width:1px;
		}
.applytable A.cpTodayText,
.applytable SPAN.cpTodayTextDisabled
		{
		height:20px;
		}
.applytable A.cpTodayText
		{
		
		font-weight:bold;
		}
S.applytable PAN.cpTodayTextDisabled
		{
		color:#D0D0D0;
		}
.applytable .cpBorder
		{
		border: 1px solid #B4B4B4;
		}