.cpYearNavigation,
.cpMonthNavigation 
	{ background:#949494; text-align:center; vertical-align:center; text-decoration:none; color:#FFF; font-weight:bold; }
.cpDayColumnHeader,
.cpYearNavigation,
.cpMonthNavigation,
.cpCurrentMonthDate,
.cpCurrentMonthDateDisabled,
.cpOtherMonthDate,
.cpOtherMonthDateDisabled,
.cpCurrentDate,
.cpCurrentDateDisabled,
.cpTodayText,
.cpTodayTextDisabled,
.cpText
	{ font-family:arial; font-size:10pt; height: 15px; }
td.cpDayColumnHeader 
	{ text-align:right; }
.cpCurrentMonthDate, 
.cpOtherMonthDate, 
.cpCurrentDate 
	{ text-align:right; text-decoration:none; padding: 2px 4px 2px 4px; }
.cpCurrentMonthDateDisabled, 
.cpOtherMonthDateDisabled, 
.cpCurrentDateDisabled 
	{ color:#474747; text-align:right; padding: 2px 4px 2px 4px; display: block; }
.cpCurrentMonthDate, 
.cpCurrentDate 
	{ color:#FFF; }
.cpOtherMonthDate 
	{ color:#474747; }
td.cpCurrentDate
	{ color: #FFF; background: #474747;  }
.cpCurrentDateDisabled
	{ color: #000; }
td.cpCurrentDate a
	{ color: #FFF; }
td.cpCurrentDateDisabled 
	{ border-width:1px; border:solid thin #FFAAAA; }
td.cpTodayText, 
td.cpTodayTextDisabled 
	{ border:solid thin #C0C0C0; border-width:1px 0px 0px 0px;}
a.cpTodayText,
span.cpTodayTextDisabled 
	{ height:20px; }
a.cpTodayText 
	{ color:black; }
.cpTodayTextDisabled 
	{ color:#D0D0D0; }
.cpBorder { border: 3px solid #FFF; background: white; width: 180px; margin: 0; padding: 0; }
.cpBorder table { padding: 5px; margin: 0;}
.cpBorder tr,
.cpBorder td
	{ margin: 0; padding: 0; }

.cpBorder td a:hover { text-decoration: none; }

a.cpCurrentMonthDate, 
a.cpOtherMonthDate, 
a.cpCurrentDate
	{ display: block; }
a.cpCurrentMonthDate:hover, 
a.cpOtherMonthDate:hover, 
a.cpCurrentDate:hover
	{ background: #FFCC00; color: #171717; padding: 2px 4px 2px 4px; }
#myleftdate a, a:link {color: #000099;}