@charset "iso-8859-9";
/* CSS Document */
html {
	height:100%;
}
body {
	height:100%;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	background-image:url(images/back.jpg);
	background-color:#f1f4f6;
	background-repeat:repeat-x;
	background-position:top left;
}
td {
	font-size:12px;
}
img {
	border:0px;
}
p {
	font-size:14px;
	margin:0;
	padding-bottom:10px;
}
.aralikli {
	line-height:1.3em;
	font-size:16px;
	text-align: justify;
}
.link a {
	color:#0E79E4;
	text-decoration:none;
}
.link a:hover {
	color: #004080;
}
ul {
	list-style-type:none;
	padding:0;
	margin:0;
}
.kalin {
	font-weight:bold;
}
.liste {
	list-style-type:disc;
	list-style-position:inside;
	padding-left:20px;
}
a {
	text-decoration:none;
}
h1 {
	margin:0;
	padding-top:10px;
	display:block;
}
h2 {
	margin:0;
	padding:0;
}
h3 {
	height: 28px;
	margin:0 0 10px 0;
	font-family: georgia, serif;
	font-size: 24px;
	font-weight: normal;
	color: #353D67;
	letter-spacing: -1px;
}
h3 a {
	color: #036;
	border-bottom:1px dashed #09F
}
h3 a:hover {
	color: #09F;
}
h4 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0 0 7px 0;
	font-size: 16px;
	font-weight: bold;
	color: #36C;
	letter-spacing: 1px;
}
.mavis {
	color: #36C !important;
	font-weight:bold;
}
.pngfix {
	border:0;
}
div#container {
	width:892px;
	margin:0 auto;
	text-align:left;
}
div#header {
	width:892px;
	position:relative;
	top:-20px;
	z-index:500;
}
#logo {
	width: 257px;
	height: 81px;
	position:relative;
	background:url(images/logo.png) no-repeat;
	top:45px;
	margin:0;
	padding:0;
	text-indent: -9000px;
}
div#navigation {
	width:490px;
	height:37px;
	position:relative;
	top:9px;
	left:400px;
	display:block;
}
div#content {
	width:892px;
	position:relative;
	top:-20px;
}
div#content .top {
	width: 892px;
	height: 17px;
	background-image:url(images/box/box_top.gif);
	background-repeat:no-repeat;
}
div#content .middle {
	width: 852px;
	background-image:url(images/box/box_repeat.gif);
	background-repeat:repeat-y;
	padding:0 20px 0 20px;
}
div#content .bottom {
	width: 892px;
	height: 17px;
	background-image:url(images/box/box_bottom.gif);
	background-repeat:no-repeat;
}
.cizgi {
	position:relative;
	width: 185px;
	height: 2px;
	left: -10px;
	margin: 10px 0 10px 0;
	background:url(images/navi/cizgi.png) no-repeat;
	clear:both;
}
.dikeyCizgi {
	background:url(images/dikeyCizgi.gif) repeat-y center;
}
div#footer {
	margin:0 auto;
	position:relative;
	top:-10px;
	width: 729px;
	height: 20px;
	background: transparent url(images/footer.gif) no-repeat;
	text-indent: -9000px;
	padding-bottom:10px;
}
