a.cld_navigate:link
{
	text-align:center;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none
}
a.cld_navigate:active
{
	text-align:center;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none
}
a.cld_navigate:visited
{
	text-align:center;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none
}
a.cld_navigate:hover
{
	text-align:center;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none
}

.cld_button
{
	float:left;
	width:2.9em;
	background-color:#4dc6f3;
	padding:0.4em 0em 0.4em 0em;
}
.cld_month
{
	float:left;
	width:12.1em;
	text-align:center;
	color:#be0000;
	font-weight:bold;
	padding:0.4em 0em 0.4em 0em;
}
.cld_button_prev, .cld_button_prev a:link, .cld_button_prev a:visited, .cld_button_prev a:active 
{
	float:left;
	width:6em;
	color: #ffffff;
	background-color:#4dc6f3;	
	padding:0.2em 0em 0.2em 0em;
	text-align: center;
	font-weight:bold;
}
.cld_eventiNav
{
	float:left;
	width:6.1em;
	text-align:center;
	color:#be0000;
	font-weight:bold;
	padding:0.2em 0em 0.2em 0em;
}
.cld_button_next, .cld_button_next a:link, .cld_button_next a:visited, .cld_button_next a:active 
{
	float: left;
	width:6em;
	color: #ffffff;
	background-color:#4dc6f3;
	padding:0.2em 0em 0.2em 0em;
	text-align: center;
	font-weight:bold;
}

.cld_daysOfWeek
{
	clear:both;
}
.cld_calendarFooter
{
	margin: 0em 0em 0.6em 0em;
	clear:both;
	width:18.1em;
}
.cld_daysOfWeek ol.cld_days
{
	width:19em;
	margin:-1em 0em 0.2em 0em;
	display:block; 
	padding: 0.1em 0em 0.1em 0em;
}
.cld_daysOfWeek li                  
{
	list-style:none;
}
.cld_daysOfWeek ul
{
	padding-left:0;
	margin-left:0;
}
.cld_daysOfWeek li li               
{
	width: 2.6em;
	height: 2.7em;
	float:left;
	overflow:auto;	
	border-bottom: solid 1px #cdcdcd;
}
.cld_daysOfWeek li li p
{
	display:block;
	margin:0.1em 0.1em 0.1em 0.1em; 
	padding:0.5em 0em 0.5em 0em;	
	text-align:center;
}
.cld_daysOfWeek li#day ul
{ 
	margin: -1em 0em 0em 0em;
}
.cld_daysOfWeek li#CalendarDays li     
{ 
	font-weight:bold;
	color:#96bad0;
}
.cld_daysOfWeek li#lastmonth li,
.cld_daysOfWeek li#nextmonth li     
{ 
	color:#cdcdcd;
}
.cld_mainArea
{
	margin:0;
	padding:0;
	display:inline;
	font:.8em Verdana; 	
}
.cld_calendarDay
{
	color:#4dc6f3;
	font-weight:bold;
	border-bottom:none;
}
.cld_dayLinkUnderline P
{
	background-color:#be0000;
	color:#ffffff;
}
.cld_dayOutUnderline
{
	color:#cdcdcd;
}
.cld_dayOutLinkUnderline P
{
	background-color:#cdcdcd;
	color:#ffffff;
}
.cld_dayNoUnderline
{
	border-bottom:none;
}
.cld_dayLinkNoUnderline
{
	background-color:#be0000;
	border-bottom:none;
}
.cld_dayOutNoUnderline
{
	color:#cdcdcd;
	border-bottom:none;
}
.cld_dayOutLinkNoUnderline
{
	border-bottom:none;
}
.cld_dayOutLinkNoUnderline P
{
	background-color:#cdcdcd;
	color:#ffffff;
}
