.cpMainTable, .cpParentSpan
{
	TEXT-ALIGN:center;
	FONT-SIZE:x-small;
	CURSOR:default;
}
.cpMainTable
{
	TABLE-LAYOUT:fixed;
	BORDER-COLLAPSE:collapse;
	BORDER:solid 1px windowframe;
	BACKGROUND-COLOR:window;
	TEXT-ALIGN:center;
	WIDTH:10%;
}
.cpDateCol
{
	WIDTH:1.8em;
	HEIGHT:1em;
}
.cpDayLettersCell
{
	BORDER-BOTTOM:solid 1px activecaption;
}
.cpMonthDisplayName
{
	CURSOR:hand;
}
.cpTopRow
{
	BACKGROUND-COLOR:buttonface;
	COLOR:buttontext;
}
.cpFirstCol,
{
	WIDTH:1.6em;
}
.cpLastCol
{
	WIDTH:8px;
}
.cpLeftNavButton,.cpRightNavButton
{
	CURSOR:hand;
}
.cpRightNavButton
{
	TEXT-ALIGN:right;
	PADDING-RIGHT:6px;
}

.cpTodaysDateCell
{
	BORDER:solid 1px red;
	COLOR:red;
	CURSOR:hand;
}
.cpActiveDateCell,.cpInactiveDateCell
{
	xBORDER:solid 1px window;
}
.cpActiveDateCell
{
	COLOR:windowtext;
	CURSOR:hand;
}
.cpInactiveDateCell
{
	COLOR:inactivecaptiontext;
	CURSOR:hand;
}
.cpSelectedDateCell
{
	BACKGROUND-COLOR:threedface;
	COLOR:menutext;
	TEXT-ALIGN:center;
}
.cpWeekNumberCell
{
	FONT-SIZE:smaller;
	BORDER-RIGHT:SOLID 1px activecaption;
	CURSOR:hand;
}
.cpKeyNavCell0
{
	MARGIN:1px;
	TEXT-ALIGN:center;
}
.cpKeyNavCell1
{
	BORDER:dotted 1 black;
	COLOR:blue;
	CURSOR:hand;
	TEXT-ALIGN:center;
}
