/* Calendar */



	.UiBScpYearNavigation,
	.UiBScpMonthNavigation
			{
	vertical-align:middle;
	text-decoration:none;
	border: none;
	display: block;
	background-color: #DEE4ED;
	padding: 8px 0px 3px 4px;
	text-align: center;
			}
						
	.UiBScpYearNavigation select {
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
}
.UiBScpMonthNavigation select {
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
}
			
	.UiBScpDayColumnHeader,
	.UiBScpYearNavigation,
	.UiBScpMonthNavigation,
	.UiBScpCurrentMonthDate,
	.UiBScpCurrentMonthDateDisabled,
	.UiBScpOtherMonthDate,
	.UiBScpOtherMonthDateDisabled,
	.UiBScpCurrentDate,
	.UiBScpCurrentDateDisabled,
	.UiBScpTodayText,
	.UiBScpTodayTextDisabled,
	.UiBScpText
			{
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:8pt;
			}
	TD.UiBScpDayColumnHeader
			{
	color: #6C7C8C;
	background-color: #DFE4EC;
	font-size: 9px;
	font-weight: bold;
	padding-top: 7px;
	padding-bottom: 5px;
	text-align: center;
			}
	.UiBScpCurrentMonthDate,
	.UiBScpOtherMonthDate,
	.UiBScpCurrentDate
			{
			text-align:right;
			text-decoration:none;
			}
	.UiBScpCurrentMonthDateDisabled,
	.UiBScpOtherMonthDateDisabled,
	.UiBScpCurrentDateDisabled
			{
			color:#D0D0D0;
			text-align:right;
			text-decoration:line-through;
			}
	.UiBScpCurrentMonthDate
			{
	color:#233247;
	font-weight:normal;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	text-decoration: none;
	text-align: center;
			}
	.UiBScpCurrentDate
			{
			/*color: #FFFFFF;*/
			font-weight:bold;
			}
				.UiBScpCurrentDate a
			{
	font-weight:bold;
	color: #53606C;
			}
	.UiBScpOtherMonthDate
			{
	color:#808080;
	text-decoration: none;
	padding: 0px;
	text-align: center;
			}
	TD.UiBScpCurrentDate
			{
	color:#6C7C8C;
	background-color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	border: 1px solid #6C7C8C;
	font-weight: bold;
	vertical-align: middle;
			}
	TD.UiBScpCurrentDateDisabled
			{
	
	/*border:solid thin #FFAAAA;*/
	text-decoration: none;
			}
	TD.UiBScpTodayText,
	TD.UiBScpTodayTextDisabled
			{
	background-color: #eeeeee;
	padding: 4px 0px 0px;
	width: 100%;
	text-decoration: none;
	vertical-align: middle;
	display: none;
			}
	A.UiBScpTodayText,
	SPAN.UiBScpTodayTextDisabled
			{
	height:20px;
	text-decoration: none;
			}
	A.UiBScpTodayText
			{
	color:#6C7C8C;
	font-weight:bold;
	text-decoration: none;
			}
	SPAN.UiBScpTodayTextDisabled
			{
	color:#D0D0D0;
	text-decoration: none;
			}
	.UiBScpBorder
			{
	padding: 0px;
	border: 0px none;
	text-decoration: none;
			}
.calDIV {
	padding: 0px;
	border: none;
	background-color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
}
#calDIV {
	padding: 0px;
	border: none;
	text-decoration: none;
	margin: 0px;
	width: 165px;
}
/*#Ftrtable {
	background-color: #FFFFFF;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #E4E4E4;
	border-left-color: #E4E4E4;
	border-bottom-style: none;
	border-bottom-color: #E4E4E4;
	border-top-style: none;
}*/
