/* CSS Document */
body {
	background-image: url(../_img/bg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #fdfdfd;
}
body,td,th {
	font-family: Tahoma;
	font-size: 12px;
	color: #505050;
}
img { behavior: url("pngbehavior.htc");}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}
.Ap_pozisyon {
	color: #dfdfdf;
	background-image: url(../_img/ap_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
}
.Ap_tarih {
	color: #dfdfdf;
	background-image: url(../_img/ap_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #585858;
}
.Ap_li {
	color: #dfdfdf;
	}
.def {
	color: #505050;
	}

.galth {
	color: #55808C;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 17px;
	padding-left: 5px;
	background-color: #f2f2f2;
}