@charset "iso-8859-9";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
#merkez {
	background-color: #FFFFFF;
	text-align: center;
	font-size: 12px;
	font-style: normal;
}

body {
	background-color: #EBFBBA;
	text-align: center;
}
#tableLayout {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #664822;
	border-left-color: #664822;
}
#tableLayout #merkez img {
	border: 1px solid #000000;
}



a:link {
	color: #C89D5A;
	text-decoration: none;
}
a:visited {
	text-decoration: underline;
	color: #CFA970;
}
a:hover {
	text-decoration: none;
	color: #9F7535;
}
a:active {
	text-decoration: underline;
	color: #479F49;
}
h1 {
	font-size: 18px;
	color: #68887C;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-size: 12px;
	color: #949D87;
}
p {
	line-height: 1.7em;
	text-align: justify;
}
#trfooter {
	text-align: center;
	background-color: #D3E87A;
}
