/* CSS Document */
body { margin:0 auto; }
.v3_text {
	color:#333333;
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
	}
.v3_mavi {
	color:#4388b3;
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
	}
a.v3_mavi:link {
	color:#4388b3;
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	}
a.v3_mavi:hover {
	color:#54aae0;
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
	}
a.v3_mavi:visited {
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	}
a.v3_mavi:active {
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	}
.v3_pembe {
	color:#d22d58;
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
	}
	
	
a.v3_pembe:link {
	color:#d22d58;
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	}
a.v3_pembe:hover {
	color:#ff376b;
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
	}
a.v3_pembe:visited {
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	}
a.v3_pembe:active {
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	}
	
	
.v3_pembe_1 {
	color:#d22d58;
	font-family:Arial;
	font-size:20px;
	font-weight:bold;
	}
	
	
a.v3_pembe_1:link {
	color:#d22d58;
	font-family:Arial;
	font-size:20px;
	font-weight:bold;
	text-decoration:none;
	}
a.v3_pembe_1:hover {
	color:#ff376b;
	font-family:Arial;
	font-size:20px;
	font-weight:bold;
	}
a.v3_pembe_1:visited {
	font-family:Arial;
	font-size:20px;
	font-weight:bold;
	text-decoration:none;
	}
a.v3_pembe_1:active {
	font-family:Arial;
	font-size:20x;
	font-weight:bold;
	text-decoration:none;
	}
	
	
#login_area { width:250px; height:auto; min-height:100px; float:left; margin:90px 0px 0px 300px; }
	#eposta_adresi { width:244px; height:11px; float:left; }
	#eposta-input, #sifre_input { width:248px; height:25px; float:left; margin-top:5px; }
	#sifre { width:244px; height:11px; float:left; margin-top:15px; }
	input.login { width:235px; height:12px; padding:5px; background:url(../images/input_bg.jpg) repeat-x; color:#2a7fc8; font-family:Arial; font-size:11px; border:1px solid #c5c8ca; font-weight:bold; }
	#login_buton { width:88px; height:24px; float:left; margin:15px 0px 0px 80px; }

.input_baslik {
	color:#333333;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	}
.input_renkli_baslik {
	color:#0066CC;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	}
input.genel {
	width:250px;
	height:15px;
	border:1px;
	padding:5px;
	border-style:solid;
	border-color:#666666;
	color:#0066CC;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	}
