.img {
	behavior: url(iepngfix.htc);
}
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, img, span, div {
	margin:0;
	padding:0;
	border: 0;
}
body {
	text-align: left;
	font-family:Tahoma, Verdana, Arial;
	font-style:normal;
	font-variant:normal;
	font-stretch:normal;
	font-weight:normal;
	color:#8b8989;
	font-size:70%;
	line-height:1.5em;
	margin:0px;
	background-color:#000;
}
tr, td {
	color:#8b8989;
	font-family:Tahoma, Verdana, Arial;
	line-height:1.5em;
}
p {
}
h1 {
	font-size: 200%;
	font-weight:lighter;
	font-family:Tahoma, Verdana, Arial;
	line-height: 2em;
}
h2 {
	font-size: 180%;
	font-weight:400;
	font-family:Tahoma, Verdana, Arial;
	line-height: 1.8em;
}
h3 {
	font-size: 160%;
	font-weight:400;
	font-family:Tahoma, Verdana, Arial;
	line-height: 2em;
}
h4 {
	font-size: 140%;
	font-weight:bold;
	font-family:Tahoma, Verdana, Arial;
	line-height: 1.4em;
}
h5 {
	font-size: 100%;
	font-family:Tahoma, Verdana, Arial;
	line-height: 1.5em;
	font-weight: 600;
}
h6 {
	font-size: 100%;
	font-weight:bold;
	font-family:Tahoma, Verdana, Arial;
	line-height: 1.2em;
}
a {
	color:#8b8989;
	text-decoration:none;
}
a:hover {
	color:#fff;
	text-decoration:none;
}
sup {
	font-size: 100%;
}
label {
	font: bold 100% "tahoma", Verdana, Arial;
	color: #334d55;
}
hr {
	border:0px solid #FFFFFF;
	height:0px;
}
fieldset {
	padding:10px;
	border:1px solid #fff;
}
.alternatif_fieldset {
	padding:5px;
	border:1px solid #fff;
}
legend {
	color:#2793B9;
	font-weight:bold;
	font-size:10pt;
	margin-bottom:5px;
}
form {
	margin: 0;
	padding:0;
}
form select {
	color:#000000;
	font-family:tahoma;
	font-size:8pt;
}
form select {
	color:#000000;
	font-family:tahoma;
	font-size:8pt;
}
.error_message {
	color:#FF0000;
	font-weight:bold;
}
option {
	font-family:Tahoma, Verdana, Arial;
	font-size: 8pt;
	height:16px;
}
ul {
	list-style-type:square;
	margin-left:15px;
}
li {
	list-style-type:disc;
	margin-top:5px;
	list-style-position: outside;
}
ul li {
	list-style-type: disc;
}
ul ul ul {
	list-style-type: none;
}
ol {
	list-style-type:decimal;
	margin-left:35px;
	list-style-position: outside;
}
ol li {
	margin-top:10px;
	font-size:8pt;
	list-style-type:decimal;
}
ol ol {
	list-style-type: disc;
}
ol ol ol {
	list-style-type: none;
}
/***************** mail form ************/
.input {
	font-family:Tahoma, Verdana, Arial;
	font-size:8pt;
	font-style:normal;
	width:190px;
	height:18px;
	padding:0px 0px 0px 0px;
	background-color:#000;
	border:1px solid #3a3a3a;
	color:#969494;
}
.input:hover {
	border:1px solid #969494;
}
.input_select {
	font-family:Tahoma, Verdana, Arial;
	font-size:8pt;
	font-style:normal;
	width:190px;
	height:20px;
	padding:0px 0px 0px 0px;
	background-color:#000;
	border:1px solid #3a3a3a;
	color:#969494;
}
.input_select:hover {
	border:1px solid #969494;
}
.input_kucuk {
	font-family:Tahoma, Verdana, Arial;
	font-size:8pt;
	font-style:normal;
	width:50px;
	height:18px;
	padding:0px 0px 0px 0px;
	background-color:#000;
	border:1px solid #3a3a3a;
	color:#969494;
}
.input_kucuk:hover {
	border:1px solid #969494;
}
.input_text {
	font-family:Tahoma, Verdana, Arial;
	font-size:8pt;
	font-style:normal;
	width:190px;
	height:100px;
	padding:0px 0px 0px 0px;
	background-color:#000;
	border:1px solid #3a3a3a;
	color:#969494;
}
.input_text:hover {
	border:1px solid #969494;
}
.input_text_adres {
	font-family:Tahoma, Verdana, Arial;
	font-size:8pt;
	font-style:normal;
	width:190px;
	height:50px;
	padding:0px 0px 0px 0px;
	background-color:#000;
	border:1px solid #3a3a3a;
	color:#969494;
}
.input_text_adres:hover {
	border:1px solid #969494;
}
.button {
	border:1px #3a3a3a solid;
	width:70px;
	height:21px;
	padding:1px 0px 2px 0px;
	text-align:center;
	color:#5d5b5b;
	background-color:#000;
	font-weight:bold;
	font-size:8pt;
	font-family:Tahoma, Verdana, Arial;
}
.button:hover {
	color:#fff;
}
/******** page ************/
.on_page_link {
	text-decoration:none;
	color:#000;
	font-weight:bold;
}
a.on_page_link:hover {
	color:#ed1b2d;
}
.on_page_sel {
	text-decoration:none;
	font-size:8pt;
	color:#fff;
	font-weight:bold;
	background-color:#ed1b2d;
	padding:2px 5px 2px 5px;
}
a.on_page_sel:hover {
	color:#fff;
	background-color:#0278c0;
}
.on_page {
	font-weight:bold;
	color:#fff;
	background-color:#0278c0;
	padding:2px 5px 2px 5px;
}
a.on_page:hover {
	color:#000;
}
/****** divler ******/

#parent {
	width:970px;
	margin:0 auto;
}
#top_header {
	width:970px;
	height:296px;
	margin:0 auto;
}
#menu {
	width:970px;
	height:26px;
	margin:0 auto;
}
#header {
	width:970px;
	height:220px;
	margin:0 auto;
}
#logo {
	float:left;
	width:310px;
	height:210px;
	padding:10px 0px 0px 20px;
}
#slogan {
	float:left;
	width:640px;
	height:220px;
}
#jale {
	width:970px;
	height:40px;
	padding:10px 0px 0px 0px;
	color:#FFF;
	margin:0 auto;
	text-align:right;
}
#icerik {
	width:970px;
	padding:10px 0px 0px 0px;
	margin:0 auto;
}
#footer {
	border-top:1px #8b8989 solid;
	width:970px;
	height:50px;
	padding:5px 0px 0px 0px;
	margin:0 auto;
}

#webmail {
	width:970px;
	height:25px;
	padding:10px 0px 0px 0px;
	margin:0 auto;
}

#sscm {
	float:left;
	width:570px;
	height:50px;
	padding:0px 0px 0px 0px;
}
#sirajans {
	float:left;
	width:400px;
	height:50px;
	padding:0px 0px 0px 0px;
	text-align:right;
}
/******* menu ********/

.menu01 {
	float:left;
	border-right:1px #666 solid;
	width:138px;
	height:21px;
	padding:5px 0px 0px 0px;
	text-decoration:none;
	font-weight:normal;
	color:#8b8989;
	text-align:center;
}
a.menu01:hover a.menu01:visited a.menu01:active  {
	color:#fff;
}
.menu02 {
	float:left;
	border-right:1px #666 solid;
	width:138px;
	height:21px;
	padding:5px 0px 0px 0px;
	text-decoration:none;
	font-weight:normal;
	color:#fff;
	text-align:center;
}
a.menu02:hover a.menu02:visited a.menu02:active  {
	text-decoration:underline;
}
/******* linkler ******/

.link_gray {
	text-decoration:none;
	font-weight:bold;
	color:#666;
}
a.link_gray:hover {
	color:#fff;
}
.sir_link {
	text-decoration:none;
	font-weight:normal;
	color:#999;
}
a.sir_link:hover {
	color:#fff;
}
/***** yazi ******/

.home_baslik {
	float:left;
	border:1px #3b3b3b solid;
	width:235px;
	height:25px;
	padding:5px 0px 0px 0px;
	text-decoration:none;
	font-weight:bold;
	color:#969494;
}
a.home_baslik:hover {
	border:1px #969494 solid;
}
.baslik1 {
	font-size:12px;
	text-decoration:underline;
	color:#969494;
}
.baslik2 {
	font-size:13px;
	color:#ffffff;
	font-weight:bold;
}

.baslik_alt {
	font-size:12px;
	color:#666666;
	font-weight:bold;
}
.yazi_alt_cizgili {
	text-decoration:underline;
	color:#969494;
}
/**** kenarlik ******/

.kenarlik {
	border:1px #000 solid;
}
.kenarlik:hover {
	border:1px #3b3b3b solid;
}

.kenarlik_alt {
	border-bottom:1px #525252 solid;
}
/**** sorular ****/


.soru_1 {
	color:#969494;
	text-decoration:none;
	font-weight:normal;
}
a.soru_1:hover {
	color:#fff;
}
.soru_2 {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}
a.soru_2:hover {
	text-decoration:underline;
}
