body {
	margin-top: 0px;
	background-image: url(grafikler/sayfa_zemin.gif);
	background-color: #5C6672;
	background-repeat: repeat-x;
	margin-left: 30px;
}
#sayfa {
	width: 900px;
	background-color: #FFFFFF;
	height: 100%;
	float: left;
}
#icerik {
	width: 700px;
	float: right;
	padding-left: 8px;
	padding-top: 8px;
	background-color: #FFFFFF;
	font-family: verdana;
	font-size: 10pt;
}

#logo {
	height: 109px;
	background-image: url(grafikler/logo_zemin.gif);
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #E2E7EE;
}
#meb_logo {
	height: 100px;
	float: left;
	margin-top: 6px;
}
#logo_yazi {
	font-family: "arial black";
	font-size: 16pt;
	color: #333333;
	position: absolute;
	left: 285px;
	top: 15px;
	width: 100%;
	cursor: crosshair;
}


	.mavi #menu {
	position:relative;
	display:block;
	height:37px;
	font-size:11px;
	font-weight:bold;
	font-family:tahoma;
	background-color: transparent;
	background-image: url(grafikler/zemin_ilk.gif);
	background-repeat: repeat-x;
	background-position: left top;
	}
	.mavi #menu ul {
	width: auto;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	.mavi #menu ul li {
	margin-right: 0px;
	display: block;
	float: left;
	}
	.mavi #menu ul li a{
	display:block;
	float:left;
	color:#D5F1FF;
	text-decoration:none;
	height:26px;
	padding-top: 11px;
	padding-right: 22px;
	padding-bottom: 0;
	padding-left: 22px;
}
	.mavi #menu ul li a:hover{
	color:#fff;
	background-color: transparent;
	background-image: url(grafikler/zemin_ustune_gelince.gif);
	background-repeat: repeat-x;
	background-position: center top;
	}
#meb_haber {
	background-image: url(grafikler/haber_bandi_zemin.gif);
	height: 28px;
	width: 100%;
	padding-top: 5px;
	text-align: right;
}
#sol_menu {
	float: left;
	height: auto;
	width: 212px;
	background-color: #EAF5FF;
	padding-bottom: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CDD9DE;
	clear: both;
}
.baslik {
	background-image: url(grafikler/menu_baslik_zemin.gif);
	width: 97%;
	height: 21px;
	padding-top: 7px;
	padding-left: 2%;
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
	margin-right: 1%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C9D6D3;
	border-bottom-color: #C9D6D3;
}
.menu_baslik {
	background-image: url(grafikler/menu_baslik_zemin.gif);
	height: 24px;
	width: 203px;
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #49515A;
	padding-left: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ECF0F4;
	padding-top: 6px;
	margin-bottom: 4px;
}
.sol_menuler {
	height: 23px;
	width: 160px;
	margin-left: 20px;
	padding-top: 5px;
	padding-left: 8px;
	margin-bottom: 2px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #548FDF;
	border-left-color: #548FDF;
	background-image: url(grafikler/sol_menu_zemin.gif);
	margin-top: 0px;
}
#alt_kisim {
	background-image: url(grafikler/alt_kisim.gif);
	height: 130px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ADC9EF;
	float: left;
	padding-top: 10px;
}
.alt_kisim_yazi {
	font-family: tahoma;
	font-size: 10pt;
	color: #333333;
}



A.sol_menu:link, A.sol_menu:visited {
	font-family: tahoma;
	font-size: 10pt;
	color: #123D76;
	text-decoration: none;
}
A.sol_menu:hover{
	font-family: tahoma;
	font-size: 10pt;
	color: #BC1423;
	text-decoration: underline;
}
A.alt_kisim:link, A.alt_kisim:visited {
	font-family: tahoma;
	font-size: 10pt;
	color: #333333;
	text-decoration: none;
	cursor: default;
}
