.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:"Trebuchet MS", Verdana, Tahoma; 
	font-style:normal;
	font-variant:normal;
	font-stretch:normal;
	font-weight:normal;
	color:#000;
	font-size:70%;
	line-height:1.5em;
	margin:0px;
	background:url(../images/bg.jpg) left top no-repeat;
}
tr, td {
	color:#000;
	font-family:"Trebuchet MS", Verdana, Tahoma; 
	line-height:1.5em;
}
p {
	text-align: justify;
}
h1 {
	font-size: 200%;
	font-weight:lighter;
	font-family:"Trebuchet MS", Verdana, Tahoma; 
	line-height: 2em;
}
h2 {
	font-size: 180%;
	font-weight:400;
	font-family:"Trebuchet MS", Verdana, Tahoma; 
	line-height: 1.8em;
}
h3 {
	font-size: 160%;
	font-weight:400;
	font-family:"Trebuchet MS", Verdana, Tahoma; 
	line-height: 2em;
}
h4 {
	font-size: 140%;
	font-weight:bold;
	font-family:"Trebuchet MS", Verdana, Tahoma; 
	line-height: 1.4em;
}
h5 {
	font-size: 100%;
	font-family:"Trebuchet MS", Verdana, Tahoma; 
	line-height: 1.5em;
	font-weight: 600;
}
h6 {
	font-size: 100%;
	font-weight:bold;
	font-family:"Trebuchet MS", Verdana, Tahoma; 
	line-height: 1.2em;
}
a {
	color:#000;
	text-decoration:none;
}
a:hover {
	color:#000;
	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:"Trebuchet MS", Verdana, Tahoma; 
	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:"Trebuchet MS", Verdana, Tahoma; 
	font-size:8pt;
	font-style:normal;
	width:220px;
	height:17px;
	padding:2px 2px 0px 2px;
	background-color:#f1f2f2;
	border:1px solid #aaabab;
	color:#000;
}
.input:hover {
	background-color:#f1f2f2;
	border:1px solid #4a4a4a;
}
.input_kucuk {
	font-family:"Trebuchet MS", Verdana, Tahoma; 
	font-size:8pt;
	font-style:normal;
	width:90px;
	height:17px;
	padding:2px 2px 0px 2px;
	background-color:#f1f2f2;
	border:1px solid #aaabab;
	color:#000;
}
.input_kucuk:hover {
	background-color:#f1f2f2;
	border:1px solid #4a4a4a;
}
.input_text {
	font-family:"Trebuchet MS", Verdana, Tahoma; 
	font-size:8pt;
	font-style:normal;
	width:220px;
	height:100px;
	padding:2px 2px 0px 2px;
	background-color:#f1f2f2;
	border:1px solid #aaabab;
	color:#000;
}
.input_text:hover {
	background-color:#f1f2f2;
	border:1px solid #4a4a4a;
}
.input_text_adres {
	font-family:"Trebuchet MS", Verdana, Tahoma; 
	font-size:8pt;
	font-style:normal;
	width:220px;
	height:50px;
	padding:2px 2px 0px 2px;
	background-color:#f1f2f2;
	border:1px solid #aaabab;
	color:#000;
}
.input_text_adres:hover {
	background-color:#f1f2f2;
	border:1px solid #4a4a4a;
}
.button {
	float:left;
	border:1px #b0b0b0 solid;
	width:70px;
	height:20px;
	padding:0px 0px 2px 0px;
	text-align:center;
	color:#fff;
	background-color:#1c97d1;
	font-weight:bold;
	font-size:8pt;
	font-family:"Trebuchet MS", Verdana, Tahoma; 
}
.button:hover {
	background-color:#0e7caf;
}
/***************** human form ************/
.human_input {
	font-family:"Trebuchet MS", Verdana, Tahoma; 
	font-size:8pt;
	font-style:normal;
	width:210px;
	height:17px;
	padding:2px 2px 0px 2px;
	background-color:#f1f2f2;
	border:1px solid #aaabab;
	color:#000;
}
.human_input:hover {
	background-color:#f1f2f2;
	border:1px solid #4a4a4a;
}
.human_input2 {
	font-family:"Trebuchet MS", Verdana, Tahoma; 
	font-size:8pt;
	font-style:normal;
	width:140px;
	height:17px;
	padding:2px 2px 0px 2px;
	background-color:#f1f2f2;
	border:1px solid #aaabab;
	color:#000;
}
.human_input2:hover {
	background-color:#f1f2f2;
	border:1px solid #4a4a4a;
}
.human_input_kucuk {
	font-family:"Trebuchet MS", Verdana, Tahoma; 
	font-size:8pt;
	font-style:normal;
	width:60px;
	height:17px;
	padding:2px 2px 0px 2px;
	background-color:#f1f2f2;
	border:1px solid #aaabab;
	color:#000;
}
.human_input_kucuk:hover {
	background-color:#f1f2f2;
	border:1px solid #4a4a4a;
}
.human_input_text {
	font-family:"Trebuchet MS", Verdana, Tahoma; 
	font-size:8pt;
	font-style:normal;
	width:400px;
	height:80px;
	padding:2px 2px 0px 2px;
	background-color:#f1f2f2;
	border:1px solid #aaabab;
	color:#000;
}
.human_input_text:hover {
	background-color:#f1f2f2;
	border:1px solid #4a4a4a;
}
.human_input_text_adres {
	font-family:"Trebuchet MS", Verdana, Tahoma; 
	font-size:8pt;
	font-style:normal;
	width:240px;
	height:50px;
	padding:2px 2px 0px 2px;
	background-color:#f1f2f2;
	border:1px solid #aaabab;
	color:#000;
}
.human_input_text_adres:hover {
	background-color:#f1f2f2;
	border:1px solid #4a4a4a;
}
.human_button {
	border:1px #b0b0b0 solid;
	width:70px;
	height:20px;
	padding:0px 0px 2px 0px;
	text-align:center;
	color:#fff;
	background-color:#b7241c;
	font-weight:bold;
	font-size:8pt;
	font-family:"Trebuchet MS", Verdana, Tahoma; 
}
.human_button:hover {
	background-color:#000;
}
/******** page ************/
.page_siyah_link {
	text-decoration:none;
	color:#000;
	font-weight:bold;
}
a.page_siyah_link:hover {
	color:#00a253;
}
.on_page {
	text-decoration:none;
	font-size:8pt;
	color:#fff;
	font-weight:bold;
	background-color:#00a253;
	padding:2px 5px 2px 5px;
}
a.on_page:hover {
	color:#fff;
	background-color:#0278c0;
}
.on_page_sel {
	font-weight:bold;
	color:#fff;
	background-color:#0278c0;
	padding:2px 5px 2px 5px;
}
a.on_page_sel:hover {
	color:#000;
}


/***** divler ****/

#parent{
	margin:0 auto;
	float:left;
	width:1023px;
}

#top_header{
	margin:0 auto;
	float:left;
	width:1023px;
	height:93px;
}

#logo{
	margin:0 auto;
	float:left;
	width:285px;
	height:93px;
}

#arama{
	margin:0 auto;
	width:738px;
	height:36px;
	text-align:right;
	padding:10px 0px 0px 0px;
}

#menu{
	margin:0 auto;
	width:738px;
	height:29px;
	text-align:right;
	padding:0px 0px 0px 0px;
}



#orta_icerik{
	margin:0 auto;
	float:left;
	width:1023px;
	padding:0px 0px 0px 0px;
}

#sol_flash{
	margin:0 auto;
	float:left;
	width:224px;
}

#sirajans{
	padding:10px 0px 0px 10px;
}

#footer{
	padding:10px 0px 0px 10px;
}




/**** menu linkler ****/

.menu_01{
	background-image:url(../images/menu01.jpg);
	background-position:left top;
	background-repeat:no-repeat;	
	float:left;
	padding:6px 0px 0px 0px;
	width:104px;
	height:40px;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	text-align:center;	
}
a.menu_01:hover{		background-image:url(../images/menu02.jpg);		}
.menu_02{
	background-image:url(../images/menu02.jpg);
	background-position:left top;
	background-repeat:no-repeat;	
	float:left;
	padding:6px 0px 0px 0px;
	width:104px;
	height:40px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
}
a.menu_02:hover{		color:#1c97d1;		}






/******* linkler ****/


.link_gray_ince{
	color:#504f4f;
	text-decoration:none;
	font-weight:normal;
}
a.link_gray_ince:hover{		color:#000;		}

.link_gray{
	color:#504f4f;
	text-decoration:none;
	font-weight:bold;
}
a.link_gray:hover{		color:#000;		}

.link_siyah{
	color:#000;
	text-decoration:none;
	font-weight:bold;
}
a.link_siyah:hover{		color:#1c97d1;		}

.link_siyah_ince{
	color:#000;
	text-decoration:none;
	font-weight:normal;
}
a.link_siyah_ince:hover{		color:#1c97d1;		}




.sirajans_link{
	text-decoration:none;
	font-weight:bold;
	color:#333;
}
a.sirajans_link:hover{		color:#1c97d1;	}



/******* bg kenarlik ***/

.bg_beyaz{		background-color:#f2f2f3;		}
.bg_gray{		background-color:#dcdddf;		}


.kenarlik{		border:1px #bdbdbe solid;	}
.kenarlik_sag_siyah{		border-right:1px #bdbdbe solid;	}
.kenarlik_sol_siyah{		border-left:1px #8b8787 solid;	}
.kenarlik_alt{		border-bottom:1px #dcddde solid;	}
.kenarlik_ust{		border-top:1px #dcddde solid;	}

.kenarlik_alt_cizgili{		border-bottom:1px #C0C0C0 dashed;	}


.kenarlik_footer{
	border-right:1px #8b8787 solid;
	border-bootm:1px #8b8787 solid;
	border-left:1px #8b8787 solid;
}



/**** basliklar ****/

.baslik_keremkaya{
	font-size:14px;
	color:#333;
	font-style:normal;
	font-weight:bold;
	font-stretch:normal;
}

.baslik_devam{
	font-size:13px;
	color:#fff;
	font-style:normal;
	font-weight:bold;
	font-stretch:normal;
}

.baslik_duyurular{
	font-size:13px;
	color:#1c97d1;
	font-style:normal;
	font-weight:bold;
	font-stretch:normal;
	padding:0px 0px 0px 0px;
	border-bottom:1px #C0C0C0 dashed;
}

.baslik_mavi{
	color:#1c97d1;
	font-style:normal;
	font-weight:bold;
	font-stretch:normal;
}

.baslik_gray{
	color:#6d6e71;
	font-style:normal;
	font-weight:bold;
	font-stretch:normal;
}

.baslik_siyah{
	color:#000;
	font-style:normal;
	font-weight:bold;
	font-stretch:normal;
}

.baslik_gray_big{
	font-size:13px;
	color:#6d6e71;
	font-style:normal;
	font-weight:bold;
	font-stretch:normal;
}

.yazi_mavi{
	color:#0a8ece;
}


.yazi_mavi_bold{
	color:#0a8ece;
	font-weight:bold;
}


.yazi_gray{
	color:#6D6D6D;
}
.yazi_gray_bolg{
	color:#6D6D6D;
	font-weight:bold;
}






/**** arama ***/

.arama_input{
	font-family:"Trebuchet MS", Verdana, Tahoma; 
	font-size:8pt;
	font-style:normal;
	width:130px;
	height:16px;
	padding:0px 2px 0px 2px;
	background-color:#f1f2f2;
	border:1px solid #aaabab;
	color:#000;
}
a.arama_input:hover{
	background-color:#f1f2f2;
	border:1px solid #4a4a4a;
}



.arama_btn{
	float:left;
	background:url(../images/bg_ara.jpg) left top no-repeat;
	width:51px;
	height:18px;
	padding:0px 0px 0px 0px;
	border:0px #b0b0b0 solid;
}


.bulunan_kelime{
	color:#0a8ece;
	font-weight:bold;
	text-decoration:none;
}
a.bulunan_kelime:hover{
	color:#000;
	font-weight:bold;
}




/**** tamamlanan projeler ****/
#bg_tamamlanan{
		background-image: url(../images/tamamlanan_alt.jpg);
		background-position:left top;
		background-repeat:no-repeat;
		width:280px;
		height:30px;
		padding:8px 0px 0px 20px;
}

#kenarlik_tamamlanan{
	width:278px;
	padding:5px 10px 10px 10px;
	border-bottom:1px #dbdbdc solid;
	border-left:1px #dbdbdc solid;
	border-right:1px #dbdbdc solid;
}


/**** devam eden projeler ****/

#bg_devam{
	background-image:url(../images/devam_eden_bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width:382px;
	height:37px;
	padding:18px 0px 0px 25px;
}

#kenarlik_devam{
	width:371px;
	margin:0 auto;
	margin-left:12px;
	padding:5px 5px 5px 5px;
	border-bottom:#e0e0e2 1px solid;
	border-left:#e0e0e2 1px solid;;
	border-right:#e0e0e2 1px solid;
}

#butun_projeler{
	padding:5px 5px 5px 5px;
	text-align:right;
	border-top:1px #000 dashed;
}




#devam_eden_resim_alt{
	background-image:url(../images/devam_eden_resim_alt.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width:142px;
	height:110px;
	padding:5px;
}



/*** duyurular ***/

#kenarlik_duyuru{
	width:288px;
	padding:5px 5px 5px 5px;
	border:1px solid #dbdbdc;
}



.home_yazi{		line-height:14px;	}

