@charset "iso-8859-9";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: center;
	background-color: #669999;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	
}
#sayfa {
	text-align: center;
	width: 760px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	
}
#sayfa #sutuna {
	text-align: left;
	width: 150px;
	float: left;
	height: 1300px;
	background-color: #FFFFCC;
	}
#sayfa #butonlinkleri {
	width: 760px;
	font-weight: bold;
	text-align: center;
	height: 25px;
}
	
	
#sayfa #icerik {
	text-align: center;
	width: 460px;
	height: 1300px;
	background-color: #FFCC99;
		float: left;
		}

#sayfa #butonlar {
	width: 760px;
}

#sayfa #sutunb {
	text-align: center;
	background-color: #FFFFCC;
	height: 1300px;
	width: 150px;
	float: right;
	}
	
	
#sayfa #adres {
	width: 760px;
	background-color: #FFFFCC;
	}
	
	
#sayfa #kayanyazi {
	width: 760px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	background-color: #990000;
	text-align: center;
	margin-top: 5px;
	padding-top: 5px;
	color: #FFFFFF;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
//
</script>

<style type="text/css">

.style1 {
	font-size: 14px;
	color: #990000;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

</style>
