#divCal td
{
	background-color: #ffffff;
}
#divCal td.cpCurrentDate
{
	border: thin solid rgb(230,194,107);
}
#divCal table.cpBorder
{
	color: #ffffff;
}
a.cpCurrentDate
{
	color: rgb(230,194,107);
}
td.cpCurrentMonthDate
{
	background-color: #000000;
}
a.cpCurrentMonthDate
{
	color: #333333;	
}
a.cpMonthNavigation
{
	background-color: #ffffff;
	color: #666666;
}
td.cpMonthNavigation
{
	background-color: #000000;
}
span.cpMonthNavigation
{
	background-color: #fff;
	color: #666666;
}

