/* Bu sitenin tasarımı ve programlaması Ömer Çelik tarafından yapılmıştır.*/

body {
	text-align: center;
	margin: 0;
	border: 0px;
	background: #f1f1f1 url(images/arkaplan.jpg) top center;
	color: #3c3c3c;
	font-family: Arial;
	font-size: 11px;
}
a { 
	color: #3c3c3c;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	border: 0px;
	}
	
td { text-align: left;}

	
hr {color:#afab9e; background-color:#afab9e; height: 1px; border: 0px;}

a:hover { 
	color: #888;
	}


img { border: 0px; }

#genel {
	background: url(images/nitigirispanel.png) top center;
	width: 438px;
	height: 292px;
	text-align: left;
	margin: 0px auto;
	margin-top: 60px;
		}
		
#login {padding-top: 130px; padding-left: 225px;}
		
#login .acc {
	background: url(images/form.png);
	border: 0px;
	width: 174px;
	height: 31px;
	font-family:Tahoma;
	font-size:14px;
	margin-bottom: 16px;
		}
		
#login .girisyap {
	background: url(images/girisyapbuton.png);
	border: 0px;
	width: 95px;
	height: 26px;
		}
	
	
#sifremiunuttum {
	border: 0px;
	width: 133px;
	height: 27px;
	margin-top: 4px;
	margin-left: 10px;
		}
		
.benihatirla {
	border: 0px;
	margin-right: 20px;
		}
	
		
.clear {
	clear:both;
		}