<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "iso-8859-9";
/* CSS Document */

body {
	color: #AAAAAA;
	background: #3A3A3A url(../images/zemin/sutun.jpg) repeat-x left bottom;
	margin: 0px;
}
.merkez {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	background: #414141;
	border-right: 1px double #333333;
	border-left: 1px double #333333;
}
a:link, a:visited {
	color: #AAAAAA;
	text-decoration: none;
}
a:hover, a:active {
	color: #AAAAAA;
	text-decoration: underline;
}
.inp_koyu {
	font: bold 11px;
	color: #AAAAAA;
	background: #414141;
	border: 1px solid #2D2D2D;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	color: #AAAAAA;
}
.inp {
	font: bold 11px;
	color: #AAAAAA;
	background: #333333;
	border: 1px solid #000000;
}
.sutun {
	background-color: #3B3B3B;
}
.ustbg {
	background-image: url(../images/zemin/bg_ust.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.baslik {
	border-bottom: 1px dotted #646A79;
	font-size: 12px;
	font-weight: bold;
	color: #AAAAAA;
}
.kucuk {
	font-size: 10px;
	color: #AAAAAA;
}
</pre></body></html>