/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-color: #0099FF;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}

.arkafon {
background-repeat:no-repeat;
background-position:center;
background-image:url(img/LOGEL-LOGO-BACK.jpg)
}
.altmenubaslik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration : none
}
.altmenubaslik:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration : underline;
}
.USTmenubaslik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000066;
	font-weight:bold;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	text-decoration : none
}
.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	text-decoration : underline;
}
.anasayfabaslik {
	font-family: tahoma;
	font-size: 14px;
	color: #004c77;
	font-weight: bold;
}

#Layerlogo {
	position:absolute;
	width:155px;
	height:125px;
	z-index:auto;
	left: auto;
	top: 42px;
}
#Layerani {
	z-index:-5;
}

