
body {
	background: #676767;
	color: #000;
	font: 72.5% sans-serif;
	background-image: url(images/arka-gif.gif);
}

* { padding: 0; margin: 0; }

h1 { font: bold 2.8em Arial, sans-serif; color: #242021; letter-spacing: -.04em; margin-bottom: 10px; }

	* html h1 { letter-spacing: -.1em; }
	
h2 { font: bold 2.0em Arial, sans-serif; letter-spacing: -.04em; margin-bottom: 10px; }

	* html h2 { letter-spacing: -.1em; }
	
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #1b5374;
	padding-top: 22px;
   padding-bottom: 10px;
}	
	
h4 { font-weight: bold; font-size: 13px; border-bottom: 1px dotted #ccc; margin-bottom: 6px; }	
	
	
	
.h1alt {
	color: #222222;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}	
	
	
	
	
	
	
.alinti {
	width: 520px;
	padding: 10px 10px 15px;
	margin-top: 22px;
	margin-left: 20px;
	border: 1px solid #ccc;
	border-left: 10px solid #ccc;
	background: #FFFFA6;
	font-family: sans-serif;
	font-size: 11px;
}

.anacerceve {
	width: 700px;
	height: auto;
	background-color: White;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 14px;
}	

.cerceveyazi {
	padding-top: 10px;
	padding-left: 28px;
	padding-right: 16px;
  text-align: left;
}

.cerceveyazi2 {
	padding-top: 10px;
	padding-left: 28px;
	padding-right: 16px;
	text-align: left;
	background-color: #FFFFC3;
}

.kzy {
	font-weight: bold;
	color: #AC0000;
}
.ky {
	font-weight: bold;
	color: #0C0C0C;
	text-decoration: underline;
}

a {
	color: Green;
	text-decoration: none;
}

a:hover {
	color: #D20000;
	text-decoration: none;
}

.ustlink {
	font-size: 14px;
	font-family: sans-serif;
	font-weight: bold;
	color: #900000;
}

.alt {
	display: block;
	color: #555;
	font-weight: normal;
	padding: 10px 0 0 6px;
	font-size: 10px;
}

.alt2 {
	color: #D9D9D9;
	font-weight: normal;
	font-size: 10px;
	background-color: Blue;
}