.TScpYearNavigation,
.TScpMonthNavigation
{
	background-color:#e9e9e9;
	font-family: verdana;
	font-size: 10px;
	color: #888888;
	vertical-align:center;
	text-decoration:none;
	font-weight:bold;
	height:17px;
}

.TScpCurrentMonthDate,
.TScpCurrentMonthDateDisabled,
.TScpOtherMonthDate,
.TScpOtherMonthDateDisabled,
.TScpCurrentDate,
.TScpCurrentDateDisabled,
.TScpTodayText,
.TScpTodayTextDisabled,
.TScpText{
	font-family: verdana;
	font-size: 10px;
	color: #888888;
	text-decoration:none;
}
.TScpDayColumnHeader
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #5993c3; 
	font-weight: bold;
	font-size: 10px;
}
TD.TScpDayColumnHeader{
	border-bottom:1px  solid #5993c3; 
}
.TScpCurrentMonthDate,
.TScpOtherMonthDate,
.TScpCurrentDate{
	text-align:right;
	text-decoration:none;
}
.TScpCurrentMonthDateDisabled,
.TScpOtherMonthDateDisabled,
.TScpCurrentDateDisabled
{
	color: #d2d2d2;
	text-align:right;
}
.TScpCurrentMonthDate
{
	color: #888888;
	padding:2px;
}
.TScpCurrentDate
{
	color: #ffffff;
	font-weight:bold;
}

.TScpCurrentDate a
{
	color: #ffffff;
	font-weight:bold;
}
.TScpOtherMonthDate
{
	color:#808080;
}
TD.TScpCurrentDate
{
	color:#FFFFFF !important;
	background-color: #5993c3;
	border-width:1;
}
TD.TScpCurrentDateDisabled{
	border-width:1;
	border:solid thin #FFAAAA;
}
TD.TScpTodayText,
TD.TScpTodayTextDisabled{
	border:solid thin #6677DD;
	border-width:1 0 0 0;
}
A.TScpTodayText,
SPAN.TScpTodayTextDisabled{
	height:20px;
}
A.TScpTodayText{
	color:#6677DD;
	font-weight:bold;
}
SPAN.TScpTodayTextDisabled{
	color:#D0D0D0;
}
.TScpBorder{
	border:  1px solid #555555;
}

div#calendarDiv td
{
	height: 10px;
}

