#x_clnd *{
	font-size: 8pt;
}

#x_clnd td{
	background-color: #FAEDED;
	color: #6D7379;
	text-align: right;
	padding: 1px 3px 1px 4px;
}
#x_clnd a{color:#0679E0; text-decoration:none;}
#x_clnd a:focus, #x_clnd a:hover{color:#002E58; text-decoration:underline;}

#x_clnd td.clnd_cur{
	background-color: #F1D7D7;
}
#x_clnd a.clnd_sel{
	font-weight: bold;
	color: #000000;
	text-decoration:underline;
}
#x_clnd a.clnd_hol_sel{
	font-weight: bold;
	color: #FF0000;
	text-decoration:underline;
}
#x_clnd a.clnd_hol{
	color: #CC0000;
}

#x_clnd td.month{
	background-color: #FAF4F4;
	color: #6D7379;
	text-align: center;
}
