.anatablo {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	font-family: Arial;
	font-size: 11px;
}
.basliktablo {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	font-family: Arial;
	font-size: 12px;
	border-top-style: solid;
	border-top-color: #666666;
	font-weight: bolder;
	background-image: url('/img/baslik_bg.jpg');
	background-attachment: fixed;
	color: #FFFFFF;
}

.basliktablo_turuncu {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-top-style: solid;
	border-top-color: #666666;
	border-left-style: solid;
	border-left-color: #666666;
	border-right-style: solid;
	border-right-color: #666666;			
	font-family: Arial;
	font-size: 12px;
	font-weight: bolder;
	background-image: url('/img/baslik_bg_trnc.jpg');
	background-attachment: fixed;
	color: #111111;
}

.kare {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-color: #AAAAAA;
	border-bottom-style: solid;
	border-top-style: solid;
	border-top-color: #AAAAAA;
	border-left-style: solid;
	border-left-color: #AAAAAA;
	border-right-style: solid;
	border-right-color: #AAAAAA;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial;
	font-size: 11px;
}
.normal_text {
	font-family: Arial;
	font-size: 11px;
}

.buyuk_text {
	font-family: Arial;
	font-size: 13px;
}

.buyuk_text_1 {
	font-family: Arial;
	font-size: 14px;
}

.baslik_kirmizi_text {
	font-family: Arial;
	font-size: 13px;
	color:#CC0000;
}

.calendar {
	font-family: Arial;
	font-size: 9pt;
	font-weight:500;
	cursor: default;
}

.normal_link {
	COLOR:#000000; TEXT-DECORATION: none;
}
.normal_link:hover {
	COLOR:#CC0000; TEXT-DECORATION: underline; font-weight: bold;
}

.normal_link_1 {
	COLOR:#000000; TEXT-DECORATION: none; font-size:12px;
}
.normal_link_1:hover {
	COLOR:#CC0000; TEXT-DECORATION: underline; font-weight: bold; font-size:12px;
}

.baslik_kirmizi_link {
	font-family: Arial;
	font-size: 13px;
	color:#CC0000;
	TEXT-DECORATION: none;
}

.baslik_kirmizi_link:hover {
	TEXT-DECORATION: underline;
}

body,td,th {
	font-family: Arial;
	font-size: 11px;
}