.Calandertable
{
	text-align: center;
}
.Calandertable .DayTitleTD SPAN
{
	font-weight: bold;
	font-size: 12px;
	width: 17px;
	color: white;
	font-family: Arial;
	height: 17px;
	background-color: #6FAB25;
	text-align: center;
}
.Calandertable .date
{
	font-weight: lighter;
	font-size: 11px;
	color: black;
}
.Calandertable .SelectedDayTD
{
	font-weight: lighter;
	font-size: 11px;
	color: black;
}
.Calandertable .SelectedDayTD A
{
	font-weight: bold;
	font-size: 11px;
	width: 17px;
	color: white;
	height: 12px;
	background-color: #6FAB25;
	text-align: center;
	text-decoration: none;
}

.Calandertable .SelectedDayTD A:visited
{
	font-weight: bold;
	font-size: 11px;
	width: 17px;
	color: white;
	height: 12px;
	background-color: #6FAB25;
	text-align: center;
	text-decoration: none;
}
.Calandertable .SaturdayTD A
{
	font-weight: bold;
	font-size: 11px;
	width: 17px;
	color: white;
	height: 12px;
	background-color:#6FAB25;
	text-align: center;
	text-decoration: none;
}
.Calandertable .TodayTd A
{
	font-weight: bold;
	font-size: 11px;
	width: 17px;
	color: white;
	height: 14px;
	background-color: #6FAB25;
	text-align: center;
	text-decoration: none;
}
.Calandertable .date A
{
	font-weight: bold;
	font-size: 11px;
	width: 17px;
	color: white;
	height: 12px;
	background-color: #6FAB25;
	text-align: center;
	text-decoration: none;
}
.Calandertable .date A:hover
{
	font-weight: bold;
	font-size: 11px;
	color: white;
	background-color: #6FAB25;
	text-decoration: none;
}
.Calandertable .date A:visited
{
	font-weight: bold;
	font-size: 11px;
	color: white;
	background-color: #6FAB25;
	text-decoration: none;
}
.table
{
	padding-right: 1px;
	padding-left: 1px;
}
.table TD
{
	font-weight: lighter;
	font-size: 12px;
	color: midnightblue;
	text-indent: 5px;
	background-color: #ededed;
	text-align: right;
}
.table TH
{
	font-weight: bolder;
	font-size: 12px;
	color: white;
	height: 20px;
	background-color: #6EAB24;
	text-align: center;
}
.Calandertable .Title
{
	font-weight: bold;
	font-size: 12px;
	width: 124px;
	color: white;
	font-family: Arial;
	text-align: center;
}


.1
{
	font-weight: bold;
	color: white;
	height: 20px;
	background-color: #042588;
	text-align: center;
}
.2
{
	height: 20px;
	background-color: aliceblue;
}
.Calandertable .TodayTd A:hover
{
	font-weight: bold;
	font-size: 11px;
	width: 17px;
	color: white;
	height: 14px;
	background-color: #FB9800;
}
.Calandertable .TodayTd A:visited
{
	font-weight: bold;
	font-size: 11px;
	width: 17px;
	color: white;
	height: 14px;
	background-color: #FB9800;
}

.Calandertable .HasItemsTd
{
	font-weight: lighter;
	font-size: 11px;
	color: black;
}

.Calandertable .HasItemsTd A
{
	font-weight: bold;
	font-size: 11px;
	width: 17px;
	color: white;
	height: 12px;
	background-color:#6EAB24;
	text-align: center;
	text-decoration: none;
}

.Calandertable .HasItemsTd A:hover
{
	font-weight: bold;
	font-size: 11px;
	width: 17px;
	color: white;
	height: 12px;
	background-color: #6FAB25;
	text-align: center;
	text-decoration: none;
}
