.monthTbl
{
	background:#5eb4f0;
}

.monthTbl td
{
	text-align:center;
	color:white;
}

#divKldr
{
	width:170px;
	border:1px solid #b3e7ff;
}

#tblKldr
{
	background:url(/img/background_kal.jpg);
	width:100%;
	height:100%;
}

#tblKldr td
{
	text-align:center;
}

#tblKldr td a
{
	text-decoration:none;
	color:white;
}

#tblKldr td a:hover
{
	font-weight:bold;
	font-size:90%;
}

.weekend
{
	color:red;
}
