.BIGcpYearNavigation,
.BIGcpMonthNavigation
{
background-color:#ffffff;
text-align:center;
vertical-align:center;
text-decoration:none;
color:#000000;
font-weight:bold;
}
.BIGcpDayColumnHeader{
  color:black;
  font-size:8pt;
  font-weight:bold;
}
.BIGcpYearNavigation,
.BIGcpMonthNavigation,
.BIGcpCurrentMonthDate,
.BIGcpCurrentMonthDateDisabled,
.BIGcpOtherMonthDate,
.BIGcpOtherMonthDateDisabled,
.BIGcpCurrentDate,
.BIGcpCurrentDateDisabled,
.BIGcpTodayText,
.BIGcpTodayTextDisabled,
.BIGcpText
{
font-family:arial;
font-size:8pt;
}
TD.BIGcpDayColumnHeader
{
text-align:right;
border:solid thin #6677DD;
border-width:0 0 1 0;
}
.BIGcpCurrentMonthDate,
.BIGcpOtherMonthDate,
.BIGcpCurrentDate
{
text-align:right;
text-decoration:none;
}
.BIGcpCurrentMonthDateDisabled,
.BIGcpOtherMonthDateDisabled,
.BIGcpCurrentDateDisabled
{
color:#D0D0D0;
text-align:right;
text-decoration:line-through;
}
.BIGcpCurrentMonthDate
{
color:#6677DD;
font-weight:bold;
}
.BIGcpCurrentDate
{
color: #FFFFFF;
font-weight:bold;
}
.BIGcpOtherMonthDate
{
color:#808080;
}
TD.BIGcpCurrentDate
{
color:#FFFFFF;
background-color: #6677DD;
border-width:1;
border:solid thin #000000;
}
TD.BIGcpCurrentDateDisabled
{
border-width:1;
border:solid thin #FFAAAA;
}

TD.BIGcpTodayText1{
	border-top:solid thin 1px #6677DD;
}
TD.BIGcpDayColumnHeader1{
	border-bottom:solid thin 1px #6677DD;
	padding-top:2px;
}


TD.BIGcpTodayText,
TD.BIGcpTodayTextDisabled
{
border:solid thin #6677DD;
border-width:1 0 0 0;
}
A.BIGcpTodayText,
SPAN.BIGcpTodayTextDisabled
{
height:20px;
}
A.BIGcpTodayText
{
color:#6677DD;
font-weight:bold;
}
SPAN.BIGcpTodayTextDisabled
{
color:#D0D0D0;
}
.BIGcpBorder
{
border:solid thin #6677DD;
background-color: #ffffff;
}
