.calendar_font_gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}

.calendar_font_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	font-weight: bold;
}

td.zile{
	background-color:#2f79ba;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
td.zi{
	border:1px solid #2f79ba;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

td.selectat{
	background-color:#ffb300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}

.regular_gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight:normal;
	text-decoration:none;
}

table.chenar{
	border-top-style:solid;
	border-top-width:1.5px;
	border-top-color:#15479d;
	border-bottom-style:solid;
	border-bottom-width:1.5px;
	border-bottom-color:#15479d;
	border-left-style:solid;
	border-left-width:1.5px;
	border-left-color:#15479d;
	border-right-style:solid;
	border-right-width:1.5px;
	border-right-color:#15479d;
}