body {
	background-color:#d1d1d1;
}
form {
	margin: 0;
	padding: 0;
}

a{
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

.siyah {
	font-family: "Arial";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.siyahkalin {
	font-family: "Arial";
	font-weight: bold;
	color: #333333;
	font-size: 12px;
}
.beyaz {
	font-family: "Arial";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.kirmizi {
	font-family: "Arial";
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
.cerceve {
		border: 1px solid #D1D1D1;
}
.style1 {font-family: "Arial"; font-size: 12px; color: #333333; text-decoration: none; font-weight: bold; }
.siyahbaslik {
	font-family: "Arial";
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.kucuk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.kucukbeyaz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.kucukbeyaz a {
	color: #FFFFFF;
}
.kucukbeyaz a:hover {
	color: #FFFFFF;
}
.oyyesil {
	font-family: "Arial";
	font-size: 24px;
	color: #6C8F01;
	text-decoration: none;
	font-weight: bold;
}
.yesilbaslik {
	font-family: "Arial";
	font-size: 14px;
	color: #388C0B;
	text-decoration: none;
	font-weight: bold;
}
.yesilbaslik a{
	color: #388C0B;
	text-decoration: none;
}

.yesilbaslik a:hover {
	color: #388C0B;
	text-decoration: none;
}
.yesil {
	font-family: "Arial";
	font-size: 13px;
	color: #669900;
	text-decoration: none;
	font-weight: bold;
}

#ekrankapla {
	z-index:9999;
	position: absolute;
	top:-6000px;
	left:-6000px;
	background-color:#000000;
	border: 0;
	width:100px;
	height:100px;
	filter:alpha(opacity=40);
	-moz-opacity: 0.4;
	opacity: 0.4;
}
#ek_mesaj{
	z-index:10000;
	position: absolute;
	margin: 0 auto;
	top:-6000px;
	left:-6000px;
	width:400px;
	height:250px;
	background-color:#FFFFFF;
}

#ek_mesaj .box{
    z-index:10001;
	position: absolute;
    margin:0;
    padding:0;
	left:160px;
	width:200px;
	height:18px;
	background-color:#FFFFFF;
    border:0;
    border-bottom:2px solid #666666;
    font:x-small/1.4 Tahoma, Verdana, Helvetica, Arial, sans-serif;
    font-weight:bold;
    color:#666666;
}
.mavibaslik {
	font-family: "Arial";
	font-size: 14px;
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}
.saribaslik {
	font-family: "Arial";
	font-size: 14px;
	color: #CC9900;
	text-decoration: none;
	font-weight: bold;
}
