

.calendarWrapper
{
	background-color: #fafafa;
	border: solid 0px #ebebeb;
	border-right: 0px solid #d1d1d1;
	border-bottom: 0px solid #d1d1d1;
	cursor: default;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #686868;
	text-decoration:none;
	
}


.radCalDefault, .radCalWeekendDefault
{
	width: 25px;
	height: 20px;
	border-top: solid 1px white;
	border-left: solid 1px #fcfcfc;
	border-right: solid 1px #e5e5e5;
	border-bottom: solid 1px #f2f2f2;
	background-color: #fafafa;
	text-align: center;
	text-decoration:none;
	
}
.radCalPreviewDefault
{
	border: solid 0px #ebebeb;
	border-right: 0px solid #d1d1d1;
	border-bottom: 0px solid #d1d1d1;
	/*background-image: url(Img/calendarBg.gif);
	background-repeat: repeat-x;*/
	background-color: #fafafa;
	text-align: center;
	text-decoration:none;
}
.radCalHover, .radCalWeekendHover
{
	width: 25px;
	height: 20px;
	border-top: solid 1px #f9f9f9;
	border-left: solid 1px #f9f9f9;
	border-right: solid 1px #e0e0e0;
	border-bottom: solid 1px #e0e0e0;
	background-color: #e9f5f8;
	cursor: default;
	text-align: center;
	text-decoration:none;
	
}
.radCalToday
{
	
	border-top: solid 0px #f9f9f9;
	border-left: solid 0px #f9f9f9;
	border-right: solid 0px #e0e0e0;
	border-bottom: solid 0px #e0e0e0;
	background-color: #e7e7ce;
	color:#FFFFFF;
	text-align: center;
	
	text-decoration:none;
}
.radCalToday A
{
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	border: solid 1px #d2f24f;
	display:block;
	height: 21px;
	padding-top:2px;
	background-color: #e7e7ce;
	cursor: default;
	text-decoration: none;
}
.radCalSelect, .radCalWeekendSelect
{
	width: 25px;
	height: 20px;
	border-top: solid 1px #f9f9f9;
	border-left: solid 1px #f9f9f9;
	border-right: solid 1px #e0e0e0;
	border-bottom: solid 1px #e0e0e0;
	/*background-image: url(Img/selectBg.gif);
	background-repeat: repeat-x;*/
	background-color: #fafafa;
	text-align: center;
	text-decoration:none;
}
.DaysOfWeek
{
	
	 width:25px;
  height:20px;
  text-align:Center;
  vertical-align:top;
  border-bottom-width:1px;
  border-left-width:0px;
  border-right-width:0px;
  border-top-width:1px;
  border-bottom-color:#000066;
  padding-bottom:6px;
  border-left-color:#fafafa;
  border-right-color:#fafafa;
  border-top-color:#fafafa;
  border-style:solid;
  background-color:#fafafa;
   
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	
}

.otherMonth
{

	/*font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	text-align:center;*/
	
	color:#666667;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	cursor: default;
	text-decoration: none;
	text-align:center;
}

.otherMonth:link
{

	/*font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	text-align:center;*/
	
	color:#666667;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	cursor: default;
	text-decoration: none;
	text-align:center;
}
.otherMonth:hover
{

	/*font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	text-align:center;*/
	
	color:#666667;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	cursor: default;
	text-decoration: underline;
	text-align:center;
}
.otherMonth:visited
{

	/*font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	text-align:center;*/
	
	color:#666667;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	cursor: default;
	text-decoration: none;
	text-align:center;
}
.otherMonth:active
{

	/*font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	text-align:center;*/
	
	color:#666667;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	cursor: default;
	text-decoration: none;
	text-align:center;
}

.titlebar
{
	font-weight:bold;
	background-color:#fafafa;
	height: 20px;
	cursor: default;
	text-align: center;
	vertical-align:middle;
	width: 100%;
	font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
	font-size : 15px;
	color : #000066;
	text-decoration : none;
}

.TableLayout
{
	/*background-image: url(Img/calendarBg.gif);
	background-repeat: repeat-x;*/
	background-color:#fafafa;
	
}

/*** MonthYearFastNav ***/
.MonthYearFastNav
{
	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 TD
{
	text-align: center;
	vertical-align: middle;
	border-bottom: 0px solid #d6d6d6;
	border-top:0px;
	cursor: hand;
	padding: 4px;
}

.MonthYearFastNav TD.selected
{
	border-color: #d3dcc1;
	background-color: #d3dcc1;
	color: #ffffff;
}

.MonthYearFastNav TD.bottom
{
	text-align: center;
}

.MonthYearFastNav 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 A, .radCalWeekendDefault A
{
	/*color:#666667;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	cursor: default;
	text-decoration: none;*/
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	text-decoration: none;
}
.radCalHover A, .radCalWeekendHover A
{
	color:#666667;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}
.radCalSelect A, .radCalWeekendSelect A
{
	color:#666667;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	cursor: default;
	text-decoration: none;
}