﻿@import url(layout.css);
body {
	color: #000;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	background-color: #000000;
}
#container {
	width: 960px;
	height:auto;
	margin: 0 auto;
	background: #ffffff top;
	background-repeat:inherit;
}
#masthead{
	text-align: center;
	margin-right: 20px;
	margin-left: 20px;
	width: 920px;
	padding: 0;
	background-color: #ffffff;
}
#navigation {
	margin-right: 0px;
	margin-left: 0px;
	background-color: #ffffff;
	overflow: hidden;
}
#column_l {
	width: 520px;
	margin: 0 0 0 22px;
	padding-left:2px;
	padding-right:2px;
	background-color: #ffffff;

}
#column_r {
	width: 200px;
	margin: 0 22px;
	float: right;
	background-color: #ffffff;
	position: relative;
	right: 0px;
	padding-right: 2px;
	padding-left: 2px;
}
#logolar{
    text-align:center;
    margin-right:15px;	
	margin-left:15px;
	overflow:hidden;
	padding:2px;
}
#footer {
	width:520px;
	text-align: center;
	background-color: #000000;
	margin-right: 15px;
	margin-left: 15px;
	overflow: hidden;
	padding: 2px;
}#logo {
	width: 200px;
	margin: 0 22px;
	float: right;
	background-color: #ffffff;
	position: relative;
	right: 0px;
	padding-right: 2px;
	padding-left: 2px;
}

/* Styles for Masthead */
#masthead img {
	float: left;
	margin-bottom:13px;
	margin-top:13px;
}
#masthead p {
	color: #000;
	font-size: x-small;
	text-align: right;
	margin: 10px 10px 0 10px;
}
/* Styles for Navigation */
#navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;

}
#navigation li {
float:left;
}
#navigation a {
	color: #000;
	text-decoration: none;
	margin: 0px;
	padding-left:2px;
	padding-right: 2px;
	display: block;
}
#navigation a:hover {
	background-color: #ffcc00;
	border: 0px solid #ffcc00;
	
}
/* Styles for Content */
h1 {
	color: #ffcc00;
	font-size: 2.0em;
}
h2 {
	color: #000000;
	font-size: large;
}
h3 {
	color: #000000;
	font-size: 1.5em;
	text-align: center;
}
h4 {
	color: #ffcc00;
	font-size: 1.25em;
}
h5 {
	color: #ffcc00;
	font-size: 0.75em;
}
h6 {
	color: #ffcc00;
	font-size: 0.5em;
}
big {
	color: #ffcc00;
	font-size: medium;
}
p {
	color:#000000;
	font-size:small;
}
#column_r p {
	color: #000;
	font-size: x-small;
	text-align: left;
	margin: 0;
	padding: 5px;
}
#column_r h4 {
	margin-bottom: 0;
}
#column_r ul {
	margin-left: 5px;
	padding-top: 0;
	padding-left: 10px;
}
#column_r ul li {
	font-size: x-small;
	display: list-item;
	list-style-position: outside;
}
/* Styles for logolar*/
/* Styles for Footer */
#footer p {
	color: #000000;
	font-size: x-small;
	margin-top: 2px;
	margin-bottom: 6px;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}
#footer a:hover {
	color: #ffcc00;
	text-decoration: none;
}
/* Styles for Links */
a {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #ffcc00;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.siyahbeyaz {
	color: #000000;
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: x-small;
	font-weight: normal;
}
.siyahbeyaz2 {
	color: #000000;
	background-color: #FFFFFF;
}
.kalınsiyah {
	font-style: normal;
	font-family: Verdana;
	font-size: small;
	font-weight: bold;
	color: #000000;
}
.kırmızıbeyaz {
	border-radius: 5px;
	text-align: center;
	font-family: calibri;
	color: #FFFFFF;
	background-color: #e4002b;
	font-size: 10pt;
	font-weight: bold;
	line-height: 25px;
}
.acıkgri {
	text-align: center;
	background-color: #C0C0C0;
	font-family: calibri;
	font-size: small;
	font-weight: bold;
	color: #000000;
	line-height: 22px;
}
.koyugri {
	text-align: center;
	background-color: #999999;
	font-size: small;
	font-family: Calibri;
	color: #000000;
	font-weight: bold;
	line-height: 22px;
}

