/* CSS Document */

.calendar0
{ 
	font-family: tahoma;
	font-size: 11px;
	color: #ffffff;
	background-color: #5CA8E7;
	text-decoration: none;
}
.calendar1
{ 
	font-family: tahoma;
	font-size: 11px;
	color: #ffffff;
	background-color: #5CA8E7;
	border-bottom:1px solid #3A95E5;
	border-left:1px solid #3A95E5;
	border-right:1px solid #3A95E5;
	border-top:1px solid #3A95E5;
	text-decoration: none;
}
.calendar1:visited
{ 
	font-family: tahoma;
	font-size: 11px;
	color: #ffffff;
	background-color: #5CA8E7;
	border-bottom:1px solid #3A95E5;
	border-left:1px solid #3A95E5;
	border-right:1px solid #3A95E5;
	border-top:1px solid #3A95E5;
	text-decoration: none;
}
.calendar1:hover
{ 
	font-family: tahoma;
	font-size: 11px;
	color: #ffffff;
	background-color: #5CA8E7;
	border-bottom:1px solid #3A95E5;
	border-left:1px solid #3A95E5;
	border-right:1px solid #3A95E5;
	border-top:1px solid #3A95E5;
	text-decoration: none;
}
.calendar2
{ 
	font-family: tahoma;
	font-size: 11px;
	color: #ffffff;
	background-color:#FBCE23;
	text-decoration: none;
}
.calendar2:visited
{ 
	font-family: tahoma;
	font-size: 11px;
	color: #ffffff;
	background-color:#FBCE23;
	text-decoration: none;
}
.calendar2:hover
{ 
	font-family: tahoma;
	font-size: 11px;
	color: #ffffff;
	background-color:#FBCE23;
	text-decoration: none;
}
.calendar3
{ 
	font-family: tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.calendar3:visited
{ 
	font-family: tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.calendar3:hover
{ 
	font-family: tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}
.calendarlistb1
{
	font-family: tahoma;
	font-size: 11px;
	color: #004691;
	width: 70px;
	background-color: #FFFFFF;
	text-decoration: none;
	border: 0px solid;
	
}
.calendarlistb2
{
	font-family: tahoma;
	font-size: 11px;
	color: #004691;
	width: 70px;
	background-color: #FFFFFF;	
	text-decoration: none;
	border: 0px solid;
}
.calendarbgc
{
	font-family: tahoma;
	font-size: 11px;
	background-color: #5CA8E7;
	color: #FFFFFF;
}