


.image {
	border:1px dotted #333333;

	}


haber

a.haber:link { font-family:verdana; font-size:12px; color: #333333; text-decoration: none; border-bottom:1px dotted #333333; }
a.haber:active { font-family:verdana; font-size:12px; color: #333333; text-decoration: none; border-bottom:1px dotted #333333; }
a.haber:visited { font-family:verdana; font-size:12px; color: #333333; text-decoration: none; border-bottom:1px dotted #333333; }
a.haber:hover { font-family:verdana; font-size:12px; color: #CC0000; text-decoration: none; border-bottom:1px dotted #CC0000; }

a.haber2:link { font-family:verdana; font-size:12px; color: #CC0000; text-decoration: none; border-bottom:1px dotted #CC0000; }
a.haber2:active { font-family:verdana; font-size:12px; color: #CC0000; text-decoration: none; border-bottom:1px dotted #CC0000; }
a.haber2:visited { font-family:verdana; font-size:12px; color: #CC0000; text-decoration: none; border-bottom:1px dotted #CC0000; }
a.haber2:hover { font-family:verdana; font-size:12px; color: #333333; text-decoration: none; border-bottom:1px dotted #333333; }

a.mail:link { font-family:verdana; font-size:12px; color: #CC0000; text-decoration: none; border-bottom:1px dotted #CC0000; }
a.mail:active { font-family:verdana; font-size:12px; color: #CC0000; text-decoration: none; border-bottom:1px dotted #CC0000; }
a.mail:visited { font-family:verdana; font-size:12px; color: #CC0000; text-decoration: none; border-bottom:1px dotted #CC0000; }
a.mail:hover { font-family:verdana; font-size:12px; color: #333333; text-decoration: none; border-bottom:1px dotted #333333; }

#scr {
	z-index:1; 
	overflow: auto; 
	SCROLLBAR-FACE-COLOR:#F7F7F7; 
	SCROLLBAR-HIGHLIGHT-COLOR:#ffffff; 
	SCROLLBAR-SHADOW-COLOR:#ffffff; 
	SCROLLBAR-3DLIGHT-COLOR:#FFF; 
	SCROLLBAR-ARROW-COLOR:#414448; 
	SCROLLBAR-TRACK-COLOR:#FFF; 
	SCROLLBAR-DARKSHADOW-COLOR:#FFF; 
	SCROLLBAR-BASE-COLOR:#FFF;
	width: 100%;
	height: 393px;
}


.pageMain {
	font-family:tahoma;
	font-size:11px;
	color:#333333;
	line-height:18px;
	text-align:justify;
	}

.pageHead {
	font-family:tahoma;
	font-size:18px;
	color:#1F4C63;
	font-weight:bold;
	}


a.yazdir:link { font-family:tahoma; font-size:10px; color: #333333; text-decoration: none; }
a.yazdir:active { font-family:tahoma; font-size:10px; color: #333333; text-decoration: none; }
a.yazdir:visited { font-family:tahoma; font-size:10px; color: #333333; text-decoration: none; }
a.yazdir:hover { font-family:tahoma; font-size:10px; color: #CC0000; text-decoration: none; }



.mainPage {
	font-family:Trebuchet MS;
	font-size:10px;
	color:#000000;
	line-height:18px;
	text-align:justify;
	}




.projectHead {
	font-family:Trebuchet MS;
	font-size:14px;
	color:#235169;
	line-height:18px;
	font-weight:bold;
	}


.projectList {
	font-family:Trebuchet MS;
	font-size:11px;
	color:#235169;
	line-height:18px;
	}






/* //////////////////////////////////// HIZLI FORM  //////////////////////////////////// */

#formolustur_aciklama{
	font-size:11px;
	font-family: Tahoma, Helvetica, sans-serif;
	color: #5f6468; 
	border-collapse: collapse;padding-left:4; padding-right:2; padding-top:4; padding-bottom:4;
	margin: 0 6 6 8;
}


#formolustur_uyari{
	font-size:11px;
	font-family: Tahoma, Helvetica, sans-serif;
	color: #CC3333; 
	border-top:1px dotted #E1E1E1;
	border-bottom:1px dotted #E1E1E1;
	border-collapse: collapse;padding-left:4; padding-right:2; padding-top:4; padding-bottom:4;
	margin: 0 6 6 8;
}

#formolustur_hatalar{
	font-size:12px;
	font-family: Tahoma, Helvetica, sans-serif;
	color: #FF0000; 
	border-top:1px dotted #E1E1E1;
	border:1px dotted #E1E1E1;
	border-collapse: collapse;padding-left:4; padding-right:2; padding-top:4; padding-bottom:4;
	margin: 0 6 6 8;
}

table.formolustur_field{
	padding-top:5;

}

td.formolustur_field{
	font-size:11px;
	font-family: Tahoma, Helvetica, sans-serif;
	height:30px;
	color:#282c2f;
}

td.formolustur_title{
	font-weight: bold;
	font-size:11px;
	font-family: Tahoma, Helvetica, sans-serif;
	padding-top:5;
	color:#282c2f;
}

.formolustur_input{
	font-family: tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px; color: #000000; 
	background: transparent url("../images/form_textbox_bg.gif") #FFFFFF;
	border-color: #CCCCCC #CCCCCC #CCCCCC #CCCCCC; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
}


textarea.formolustur_input{
	background: transparent url("../images/form_textarea_bg.gif") repeat-x #FFFFFF;
	background-position:bottom;
	overflow:auto;
	scrollbar-face-color:#f5f5f5;
	scrollbar-highlight-color:#f5f5f5;
	scrollbar-shadow-color:#fff;
	scrollbar-3dlight-color:#fff;
	scrollbar-arrow-color:#333;
	scrollbar-track-color:#fff;
	scrollbar-darkshadow-color:#fff;
	scrollbar-base-color:#fff;
}


.formolustur_buton{
	background: transparent url(../images/gonderButton.gif) no-repeat left top;
	width:133px;
	height:25px;
	border-width:0px;
}
/* //////////////////////////////////// HIZLI FORM  //////////////////////////////////// */


font.pageName {
	text-align: center;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	line-height: 170%;
	font-size: 14px;
	font-weight:bold;
	color:#cc0000;
}

.input {
	font-family: tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px; color: #000000; 
	background: transparent url("../images/form_textbox_bg.gif") #FFFFFF;
	border-color: #CCCCCC #CCCCCC #CCCCCC #CCCCCC; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	}

textarea.ozel {
	background: transparent url("../images/form_textarea_bg.gif") repeat-x #FFFFFF;
	background-position:bottom;
	overflow:auto;
	scrollbar-face-color:#f5f5f5;
	scrollbar-highlight-color:#f5f5f5;
	scrollbar-shadow-color:#fff;
	scrollbar-3dlight-color:#fff;
	scrollbar-arrow-color:#333;
	scrollbar-track-color:#fff;
	scrollbar-darkshadow-color:#fff;
	scrollbar-base-color:#fff;
	width:590px;
	}

select {
	font-family: tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px; color: #000000;
	background-color: #FFFFFF;
	border-color: #666666 #CCCCCC #CCCCCC #666666; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
}


.icerik_baslik { font-family: verdana,arial,helvetica,sans-serif; font-size: 16px; font-weight: bold; color: #282c2f; }
.icerik { font-family: verdana,arial,helvetica,sans-serif; font-size: 12px; line-height: 160%; text-align:justify; color:#282c2f; }


.kategori_metin { font-family: verdana,arial,helvetica,sans-serif; font-size: 13px;line-height: 160%; color: #FFFFFF; }


.sayfalar_i { font-family: verdana,arial,helvetica,sans-serif; font-size: 13px;line-height: 160%; color: #5195A0;}


.sayfalar_hr {color: #AAD7EB; width: 95% }



#hintbox{ 
position:absolute;
top: 0;
background-color: #F4F9FF;
width: 200px;
padding: 3px;
border:1px solid #0F5499;
font:normal 11px Tahoma;
line-height:18px;
z-index:100;
border-right: 3px solid #0F5499;
border-bottom: 3px solid #0F5499;
visibility: hidden;
}

a.hintClass:link,a.hintClass:active,a.hintClass:visited,a.hintClass:hover{ 
	color: #cc0000; 
	text-decoration: none;
}

table.resim{
border: 1px solid #DFDFDF;
background-color:#F8F8F8;
}


table.yorumTablo {
border-collapse: collapse; 
border: 1px solid #E2E5EC; 
background-color: #F3F4F6;
color: #556D89;
}

table.yorumTablo2 {
color: #556D89; 
}




.formElemanHead {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color:#282c2f;
	}



.formEleman {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color:#282c2f;
	}

.formBaslik {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color:#282c2f;
	}
