table.takvim
{
	font-family: verdana,helvetica,arial;
	font-size: 10px;
	border: 0px;
	width: 100%;
	border:solid 1px #c0c0c0;
}
.item
{
	text-align: center;
	font-family: verdana,helvetica,arial;
	font-size: 10px;
	background-color: #E4F3E2;
	font-weight: bold;
	border:solid 1px #c0c0c0;
}
.bground
{
	font-family: verdana,helvetica,arial;
	font-size: xx-small;
	background-color: #f5f5f5;
	height: 25px;
	border:solid 1px #c0c0c0;
	width:91px;
	}
.title
{
	text-align: center;
	font-family: verdana,helvetica,arial;
	font-size: xx-small;
	background-color: #E6F0F5;
	font-weight: bold;
	color: #4789BF;
	padding:5px;
	border:solid 1px #c0c0c0;
	width:91px;
	}
.rangeheader
{
	text-align: center;
	vertical-align: middle;
	font-family: verdana,helvetica,arial;
	font-size: xx-small;
	color: #4789BF;
	background-color: #E6F0F5;
	padding:5px;
	border:solid 1px #c0c0c0;
}

