.calendarWrapper_DE, table.calendarWrapper_Default_DE
{
	background-color: #fbfbfb;
	border: solid 1px #ebebeb;
	border-right: 1px solid #d1d1d1;
	border-bottom: 1px solid #d1d1d1;
	cursor: default;
	text-align: center;
	font: normal 11px Arial, Verdana, Sans-serif;
	color: #c6c6c6;
}
.radCalDefault_DE, .calendarWrapper_Default_DE .titlebar_Default_DE td
{
	width: 21px;
	height: 18px;
	border-top: solid 1px white;
	border-left: solid 1px #fcfcfc;
	border-right: solid 1px #e5e5e5;
	border-bottom: solid 1px #f2f2f2;
	background-color: white;
	text-align: center;
}

.radCalWeekendDefault_DE
{
	width: 21px;
	height: 18px;
	border-top: solid 1px white;
	border-left: solid 1px #fcfcfc;
	border-right: solid 1px #e5e5e5;
	border-bottom: solid 1px #f2f2f2;
	background-color: #FFFFCC;
	text-align: center;
}

.radCalPreviewDefault_DE
{
	border: solid 1px #ebebeb;
	border-right: 1px solid #d1d1d1;
	border-bottom: 1px solid #d1d1d1;
	background-image: url(Img/calendarBg.gif);
	background-repeat: repeat-x;
	background-color: white;
	text-align: center;
}
.radCalHover_DE, .radCalWeekendHover_DE
{
	width: 21px;
	height: 18px;
	border-top: solid 1px #f9f9f9;
	border-left: solid 1px #f9f9f9;
	border-right: solid 1px #e0e0e0;
	border-bottom: solid 1px #e0e0e0;
	background-color: #dddddd;
	cursor: default;
	text-align: center;
}

.radCalToday_DE
{
	width: 21px;
	height: 18px;
	border-top: solid 1px #f9f9f9;
	border-left: solid 1px #f9f9f9;
	border-right: solid 1px #e0e0e0;
	border-bottom: solid 1px #e0e0e0;
	background-color: #FFFFFF;
	text-align: center;
	font-size: 11px;
}

.radCalTodaySelected_DE
{
	width: 21px;
	height: 18px;
	border-top: solid 1px #f00;
	border-left: solid 1px #f00;
	border-right: solid 1px #f00;
	border-bottom: solid 1px #f00;
	background-color: #FF0033;
	text-align: center;
}



.radCalSelect_DE, .radCalWeekendSelect_DE
{
	font-size: 11px;
	width: 21px;
	height: 18px;
	border-top: solid 1px #f9f9f9;
	border-left: solid 1px #f9f9f9;
	border-right: solid 1px #e0e0e0;
	border-bottom: solid 1px #e0e0e0;
	background-color: #FFDC9C;
	text-align: center;
}

.DaysOfWeek_DE
{
	font-weight: normal;
	color: #000000;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 10px;
	border-top: solid 1px #b5b5b5;
	border-bottom: solid 1px #b3b39b;
	height: 16px;
	cursor: default;
	background-color: #ffd700;
	text-align: center;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 0px;
	padding-top: 0px;
}
.outOfRange_DE
{
	color: #c6c6c6;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	width: 21px;
	height: 18px;
	border-top: solid 1px #f9f9f9;
	border-left: solid 1px #f9f9f9;
	border-right: solid 1px #f2f2f2;
	border-bottom: solid 1px #f2f2f2;
	background-color: #ffffff;
	cursor: default;
	text-align: center;
}
.otherMonth_DE
{
	color: #ffffff;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	width: 21px;
	height: 18px;
	border-top: solid 1px #f9f9f9;
	border-left: solid 1px #f9f9f9;
	border-right: solid 1px #f2f2f2;
	border-bottom: solid 1px #f2f2f2;
	background-color: #ffffff;
	cursor: default;
	text-align: center;
}

.titlebar_DE
{
	color: #686868;
	font-family: Arial, Verdana, Sans-Serif;
	background-image: url(Img/titleBg.gif);
	background-repeat: repeat-x;
	font-size: 10px;
	font-weight: normal;
	height: 21px;
	cursor: default;
	text-align: center;
	width: 170px;
}

.TableLayout_DE
{
	background-color: #ffffff;
}

/*** MonthYearFastNav ***/
.MonthYearFastNav_DE
{
	border: 1px solid #d6d6d6;
	background-color: #ffffff;
	font: normal 10px Verdana;
	color: #000000;
	border-collapse: collapse;
	filter: progid:DXImageTransform.Microsoft.Shadow(direction=140,color=#666666,strength=3);
}

.MonthYearFastNav_DE TD
{
	text-align: center;
	vertical-align: middle;
	border-bottom: 1px solid #d6d6d6;
	cursor: hand;
	padding: 4px;
}

.MonthYearFastNav_DE TD.selected_DE
{
	border-color: #d3dcc1;
	background-color: #d3dcc1;
	color: #ffffff;
}

.MonthYearFastNav_DE TD.bottom_DE
{
	text-align: center;
}

.MonthYearFastNav_DE TD INPUT
{
	background-image: url(Img/MonthYearFastNavBtnBg.gif);
	background-repeat: repeat-x;
	border-top: solid 1px #666c59;
	border-left: solid 1px #666c59;
	border-right: solid 1px #aaaf9e;
	border-bottom: solid 1px #aaaf9e;
	font: normal 10px Verdana;
	color: #000000;
	float: left;
	margin-right: 1px;
}
/*** MonthYearFastNav ***/
/* cell links */
.radCalDefault_DE A, .radCalWeekendDefault_DE A
{
	color: #7f7f7f;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	cursor: default;
	text-decoration: none;
}

.otherMonth_DE A
{
	color: #a9a9a9;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	cursor: default;
	text-decoration: none;
}

.radCalHover_DE A, .radCalWeekendHover_DE A
{
	color: #6b6b6b;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.radCalSelect_DE A, .radCalWeekendSelect_DE A
{
	color: #7f7f7f;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	cursor: default;
	text-decoration: none;
}
.radCalToday_DE A
{
	color: #7f7f7f;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	display: block;
	height: 16px;
	background-color: white;
	cursor: default;
	text-decoration: none;
	border-right: #ffcc00 1px solid;
	border-top: #ffcc00 1px solid;
	border-left: #ffcc00 1px solid;
	border-bottom: #ffcc00 1px solid;
}

.myDate_DE A, myDate_DE
{
	color: #BF1D80;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	display: block;
	height: 16px;
	background-color: white;
	cursor: default;
	text-decoration: none;
	border-right: #bf1d80 1px solid;
	border-top: #bf1d80 1px solid;
	border-left: #bf1d80 1px solid;
	border-bottom: #bf1d80 1px solid;
	text-align: center;
}

.myDateSelect_DE A, .myDateSelect_DE
{
	color: #BF1D80;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	display: block;
	height: 16px;
	background-color: #FFDC9C;
	cursor: default;
	text-decoration: none;
	border-right: #bf1d80 1px solid;
	border-top: #bf1d80 1px solid;
	border-left: #bf1d80 1px solid;
	border-bottom: #bf1d80 1px solid;
	text-align: center;
}

.myDates_DE A
{
	width: 21px;
	height: 18px;
	border-top: solid 1px #f9f9f9;
	border-left: solid 1px #f9f9f9;
	border-right: solid 1px #e0e0e0;
	border-bottom: solid 1px #e0e0e0;
	background-color: #ff9966;
	text-align: center;
	font-size: 11px;
}

.myToday_DE A
{
	width: 21px;
	height: 18px;
	border-top: solid 1px #f00;
	border-left: solid 1px #f00;
	border-right: solid 1px #f00;
	border-bottom: solid 1px #f00;
	background-color: #ff9966;
	text-align: center;
	font-size: 11px;
}

.myToday_DE
{
	width: 21px;
	height: 18px;
	border-top: solid 1px #f9f9f9;
	border-left: solid 1px #f9f9f9;
	border-right: solid 1px #e0e0e0;
	border-bottom: solid 1px #e0e0e0;
	background-color: #ff0000;
	text-align: center;
	font-size: 11px;
}

.DaysOfWeek_DE
{
	font-size: 11px;
}
/*
.RadCal A
{
    color: #ff0000;
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 11px;
    font-weight: bold;
    display: block;
    height: 18px;
    background-color: white;
    cursor: default;
    text-decoration: none;
    border-right: #ff0000 1px;
    border-top: #d2f24f 1px;
    border-left: #d2f24f 1px;
    border-bottom: #d2f24f 1px;
}
*/
/* cell links end */