HTML {
	width: 100%;
	height: 100%;
}

BODY {
	margin: 0px;
	padding-top: 0px;
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	padding-bottom: 20px;
	background: url(images/bg_main.jpg) repeat-x;
}

IMG {
	border: none;
}

BODY a {
	color: #008EC8;
	text-decoration: none;
}

BODY a:hover {
	color: #008EC8;
	text-decoration: underline;
}

.inputBox_default {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	width: 230px;
	border: 1px solid #d5d5d5;
}
.inputBox_duyuru {
	font-family: verdana;
	font-size: 12px;
	color: #939598;
	width: 191px;
	border: 1px solid #3d6896;
	height:18px;
	font-weight:bold;
}

.solmenu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	padding-left:9px;
	border:1px solid #b3b3b3;
	background:url(images/solmenu_bg.jpg) repeat-x;
	height:25px;
	cursor:pointer;
	
}

.solmenu a {
	color: #08466D;
	text-decoration: none;
}

.solmenu a:hover {
	color: #08466D;
	text-decoration: none;
}

.button_default {
	cursor: pointer;
	background: url(images/button_default.jpg);
	width: 81px;
	height: 25px;
	color: #ffffff;
	border: none
}

.header {
	height: 28px;
	font-family: Tahoma;
	color: #4e4d4f;
	font-size: 17px;
	font-weight: normal;
	border-bottom:3px solid #f8941d;
	font-weight:bold;
}

.header_mavi {
	background: url(images/anabaslik_mavi.jpg) repeat-x left center;
	height: 25px;
	padding-left: 20px;
	font-family: Tahoma;
	color: #ffffff;
	font-size: 14px;
	font-weight: normal;
}

.header_yesil {
	background: url(images/anabaslik_yesil.jpg) repeat-x left center;
	height: 25px;
	padding-left: 20px;
	font-family: Tahoma;
	color: #ffffff;
	font-size: 14px;
	font-weight: normal;
}

.default_link {
	font-family: Verdana;
	font-size: 11px;
	color: #414042;
}

.default_link a {
	color: #414042;
	text-decoration: none;
}

.default_link a:hover {
	color: #414042;
	text-decoration: underline;
}



.haber_detay {
	font-family: Verdana;
	font-size: 12px;
	color: #f8941d;
	font-weight:bold;
}

.haber_detay a {
	color: #f8941d;
	text-decoration: none;
}

.haber_detay a:hover {
	color: #f8941d;
	text-decoration: underline;
}



.dernek_sol {
	font-family: Arial;
	font-size: 13px;
	color: #ffffff;
	font-weight:bold;
	}

.dernek_sol a {
	color: #ffffff;
	text-decoration: none;
}

.dernek_sol a:hover {
	color: #000000;
	text-decoration: none;
}


.dokuman {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	font-weight:bold;
	}

.dokuman a {
	color: #000000;
	text-decoration: none;
}

.dokuman a:hover {
	color: #000000;
	text-decoration: underline;
}


.sehir_sol {
	font-family: Arial;
	font-size: 11px;
	color: #f3f3f3;
	font-weight:bold;
	}

.sehir_sol a {
	color: #e45500;
	text-decoration: none;
}

.sehir_sol a:hover {
	color: #000000;
	text-decoration: none;
}



.default_link_underline_none {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}

.default_link_underline_none a {
	color: #000000;
	text-decoration: none;
}

.default_link_underline_none a:hover {
	color: #676d6a;
	text-decoration: none;
}

.footer {
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
}

.footer a {
	color: #ffffff;
	text-decoration: none;
}

.footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#duyurular ul {
	font-size:12px;
	list-style:none;
	margin:0px;
	padding:0px;
}
#duyurular ul li {
	font-size:12px;
	list-style:none;
	border-bottom:1px dotted #c0c0c0;
	padding:5px;
	text-align:left;
}
#duyurular ul li:hover {
	background:#f0f0f0;
	cursor:pointer;
}
#duyurular ul li a:hover {
	text-decoration:none;
}
