<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

body,html {

        background:url('back.jpg');
background-color:#d4d5d6;
        background-repeat:repeat;
background-position:center top; 
	font-family: 'PT Sans Narrow', sans-serif;
	font-size:15px;
	color:#333;
	padding:0;
	margin:0;
	height:100%;
        background-color: #FFF;
	text-align:left;
        line-height:16px;
}
td,p {
	font-size:15px;
	text-align:justify;
font-family: 'PT Sans Narrow', sans-serif;
line-height:125%;
}



a , a:visited , a:hover {
	outline:none;
	text-decoration:none;
        color: #4d4d4d;

}







a {
		text-decoration: none;
	color:#4d4d4d;


}

a:hover {
		text-decoration: none;
	color:#009240;


}














a.menu , a.menu:visited {
	outline:none;
	text-decoration:none;
        color: #888888;
font-size:16px;

font-family: "Times New Roman", Courier, Garamond, serif;
}


a.menu:hover {
	outline:none;
	text-decoration:none;
        color: #a3906b;
font-size:16px;

font-family: "Times New Roman", Courier, Garamond, serif;
}

/*ul {
	list-style:none;
}*/

img , a img {
	border:0;
}





.main{
background:url(back.gif) top center no-repeat;
background-position:right top;
}

.ana{
background:#f5f3f3;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
padding:5px;
}

.bottom{
background:url(bottom2.jpg) top center no-repeat;
 }



.arama{
background:#e9e9e9;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
padding:4px 0;
}

 .sol{
background:#e9e9e9;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;

}

#fixed1 { position: fixed; top: 95px; left: 30px; width: 220px; height: 40px; background-color: pink; }

.solbaslik, .anabaslik {font-weight:normal;padding-left:10px;}

.solbaslik{color:#fff;}



















</pre></body></html>