body {
	background-image: url(resimler/arkaplan-gri.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#LayerSayfaBasi {
	position:absolute;
	width: 100px;
	z-index:1;
	top: 0%;
	left: 0px; 
	visibility: visible;
}
#LayerIletisim {
	position: absolute; 
	top: 0px; 
	left: 0px;
	width: 500px; 
	height: 450px; 
	z-index: 99; 
	background-image: url(resimler/arkaplan-daha-kara.png);
	visibility: hidden;
	color: #000099;
	font-size:14px;
	}
a, h2 a:hover, h3 a:hover {
	color:#0099FF ;
	text-decoration: none;
	}

.yazi1 {color: #CCCCFF; }
.style2 {color: #009900; }
.style3 {color: #0000FF; }
.style4 {color: #666666; }

#container {
	width:800px;
}
.tabs {
	width:50px;
	margin-right:10px;
	padding:4px;
	text-align:center;
	float:left;
	cursor:pointer;
	border:1px solid #ccc;
	border-bottom:0;
}
#content {
	height:30px;
	clear:both;
	border:1px solid #ccc;
}
#load {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:url(overlay.png);
	color:white;
	display:none;
	z-index:100;
	}
#Layer1 {
	position:absolute;
	width:204px;
	height:16px;
	z-index:1;
	left: 301px;
	top: 0px;
	background-color: #CCCCFF;
}

#login {
	background: url(resimler/giris_kutusu_yesil.jpg);
	border: 1px solid #a2a2a2;

	padding: 1.5em;
	width: 35em;
}
#login #login_error {
	background: #c00;
	border: 1px solid #a40000;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	padding: .5em;
	text-align: center;
}

#login h1 {
	background: url(arkaplan.gif) no-repeat top left;
	margin-top: 0;
}

#login h1 a {
	display: block;
	text-indent: -1000px;
	height: 66px;
	border-bottom: none;
}

#login input {
	padding: 3px;
}

#login ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#login ul li {
	display: inline;
	margin-left: 1.4em;
	text-align: center;
}

#login #log, #pwd {
	font-size: 1.7em;
	width: 80%;
}

#login #submit {
	font-size: 1.7em;
}

#giris_slogan {
	color:#FFFFFF ;
}
