@charset "iso-8859-9";
body, html {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	margin:0;
	padding:0;
	background-image:url(images/back.jpg);
	background-repeat:repeat-x;
	background-color:#848484;
	color:#333;
	
}


h1{font-size:12px;
display:inline;}


.copyright {
	color:#333;
	font-size:11px;
}

a.alt:link {
	color:#333;
	text-decoration:none;
}

a.alt:visited {
	color:#333;
	text-decoration:none;
}

a.alt:hover {
	color:#333;
	text-decoration:underline;
}

a.alt:active {
	color:#333;
	text-decoration:none;
}




a.altin:link {
	color:#9f6e0a;
	text-decoration:underline;
	font-weight:bold;
}

a.altin:visited {
	color:#9f6e0a;
	text-decoration:underline;
	font-weight:bold;
}

a.altin:hover {
	color:#4e3d19;
	text-decoration:none;
	font-weight:bold;
}

a.altin:active {
	color:#9f6e0a;
	text-decoration:underline;
	font-weight:bold;
}


.arama {
	width:65px;
	background-color:#D7E1E1;
	border:1px #0080C0 solid;
	color:#333;
	height:16px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
}



a.ust:link {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
}

a.ust:visited {
color:#fff;
text-decoration:none;
font-weight:bold;
font-size:10px;
}

a.ust:hover {
color:#fff;
text-decoration:underline;
font-weight:bold;
font-size:10px;
}

a.ust:active {
color:#fff;
text-decoration:none;
font-weight:bold;
font-size:10px;
}

.ebulten {
background-color:#EBEBEB;
border:1px solid #999;
color:#333;
padding:3px;
padding-top:5px;
height:16px;
font-size:11px;
width:84%;
}


.ml {
	position:relative;
	background-image:url(images/up_menu_i.jpg);
	background-repeat:no-repeat;
	width:221px;
	height:24px;
	padding-top:9px;
	margin-bottom:1px;
	text-indent:10px;
	color:#666666;
	text-align:left;
	font-size:12px;
	font-weight:bold;
	cursor:pointer;

}
.ml a {
	text-decoration:none;
	color:#333333;
	background:none;
}
.ml:hover {
	position:relative;
	background-image:url(images/up_menu.jpg);
	background-repeat:no-repeat;
	width:221px;
	height:24px;
	padding-top:9px;
	margin-bottom:1px;
	text-indent:10px;
	color:#ffffff;
	text-align:left;
}
.ml:hover a {
	color:#ffffff;
}


.m2 {
	position:relative;
	background-image:url(images/up_menu_i2.jpg);
	background-repeat:no-repeat;
	width:271px;
	height:24px;
	padding-top:9px;
	margin-bottom:1px;
	text-indent:10px;
	color:#666666;
	text-align:left;
	font-size:11px;
	font-weight:bold;
	cursor:pointer;

}
.m2 a {
	text-decoration:none;
	color:#333333;
	background:none;
}
.m2:hover {
	position:relative;
	background-image:url(images/up_menu2.jpg);
	background-repeat:no-repeat;
	width:271px;
	height:24px;
	padding-top:9px;
	margin-bottom:1px;
	text-indent:10px;
	color:#ffffff;
	text-align:left;
}
.m2:hover a {
	color:#ffffff;
}


a.haber:link {
	text-decoration:none;
	color:#333;
}

a.haber:visited {
	text-decoration:none;
	color:#333;
}

a.haber:active {
	text-decoration:none;
	color:#333;
}


a.haber:hover {
	text-decoration:underline;
	color:#000;
}

.sol_bosluk {
	padding-left:5px;
}


.inputbox {
	border:1px solid #666;
	color:#333;
	width:95%;
	padding-left:3px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	padding:4px;
}

.tab_1 {
	background-image:url(images/tab_back.jpg);
	padding-left:3px;
}

.tab_2 {
	background-image:url(images/tab_back_2.jpg);
	padding-left:3px;
}


.tab_3 {
background-image:url(images/tab_back_4.jpg);
background-repeat:no-repeat;
	padding-left:3px;
	cursor:pointer;
}

.tab_3:hover {
	background-image:url(images/tab_back_3.jpg);
	background-repeat:no-repeat;
	padding-left:3px;
}




.ref {
background-image:url(images/ref_back.gif);
background-repeat:no-repeat;
cursor:pointer;
}

.ref:hover {
	background-image:url(images/ref_back_2.gif);
	background-repeat:no-repeat;
}


.map_1 {
	background-image:url(images/map_1.gif);
	padding:4px;
}

.map_2 {
	background-image:url(images/map_2.gif);
	padding:4px;
	cursor:pointer;
}