table {
	margin:0;
	padding:0;
}
.tarih, h1.tarih {
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	color:#333333;
	font-weight:normal;
}
.tablo {
	font: 12px verdana, tahoma, arial;
	color:#333333;
	text-align:center;
	border-left:1px solid #CCCCCC;
}
.tablo thead tr td {
/*	background-color:#E2E2E2;	*/
	font-weight:bold;
	padding:5px 5px 5px 5px;
	width:65px;
	border-top:1px solid #CCCCCC;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
}
.tablo tbody tr td {
	cursor:default;
	background-color:#FFFFFF;
	font-weight:normal;
	padding:3px 5px 3px 5px;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}
.tablo tbody tr:hover td {
/*	background-color:#F0F0F0;	*/
/*	font-weight:bold; */
}
.tablo td.sol {
	text-align:left;
	width:225px;
}
.tablo tbody tr.secili td {
	background-color:#FFFF99;
}

table.bugun {
	width:300px;
}
table.bugun {
	border:1px solid #CCCCCC;
}
.cizgi {
	border-left:1px solid #CCCCCC;
}
.cizgi div,
div.zaman {
	line-height:100%;
}
.bugun div {
	text-align:center;
	font-family:"Times New Roman", Times, serif;
}
div.rakam {
	font-size:50px;
}
div.ay {
	font-size:25px;
}
div.yazi {
	font-size:25px;
}
div.hr {
	margin:10px 5px 8px 5px;
	border-top:1px solid #CCCCCC;
}
div.rakamH {
	font-size:30px;
}
div.ayH {
	font-size:16px;
	font-weight:bold;
}
div.yaziH {
	font-size:15px;
	margin-bottom:15px;
}
#zaman, .zaman {
	font-size:36px;
	padding:12px 0px 12px 0px;
}
.vakitler {
	width:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#666666;
}
.vakitler td {
	padding:2px 0px 3px 10px;
}
.vakitler td.saat {
	text-align:right;
	padding-right: 10px;
}
tr.simdi,
tr.simdi td {
	background-color:#FFFF99;
}


