@charset "utf-8";
body {
	font-family: "Trebuchet MS";
	margin:0px;
	font-size: 11px;
	color: #3e3e3e;
	background-image: url(../IMG/arkaplan.gif);
}

a img {
	border:none;
}

A {
	COLOR: none; TEXT-DECORATION: none
}
A:hover {
	TEXT-DECORATION: none
}
.Trebuchet11pxl_Gri		{font-size:11px;font-family:Trebuchet MS;color:#3e3e3e;text-decoration:none; }
.Trebuchet12pxl_Gri		{font-size:12px;font-family:Trebuchet MS;color:#3e3e3e;text-decoration:none; }
.Trebuchet12pxl_White	{font-size:12px;font-family:Trebuchet MS;color:#FFFFFF;text-decoration:none; }
.Trebuchet18pxl_White	{font-size:18px;font-family:Trebuchet MS;color:#FFFFFF;text-decoration:none; }
.Trebuchet11pxl_Black	{font-size:10,5px;font-family:Trebuchet MS;color:#000000;text-decoration:none; }
.Tahoma10px_KGri		{font-size:10px;font-family:Tahoma;color:#3e3e3e;text-decoration:none; }
.Tahoma10px_Gri		{font-size:10px;font-family:Tahoma;color:#6e6e6e;text-decoration:none; }
.Tahoma11px_Gri		{font-size:11px;font-family:Tahoma;color:#6e6e6e;text-decoration:none; }
.Tahoma12px_Gri		{font-size:12px;font-family:Tahoma;color:#6e6e6e;text-decoration:none; }
.Tahoma13px_Gri		{font-size:13px;font-family:Tahoma;color:#6e6e6e;text-decoration:none; }
.inputE{
	display:block;
	width:163px;
	height:10px;
	padding:7px;
	background:url(../IMG/eposta_ekle.gif) no-repeat;
	border:none;
	}
.inputA{
	display:block;
	width:163px;
	height:10px;
	padding:7px;
	background:url(../IMG/input_a.gif) no-repeat;
	border:none;
	}
.inputA:focus{
	background:#eeeeee url(../IMG/input_a_on.gif) no-repeat;
	}
.inputDD{
	display:block;
	width:163px;
	height:10px;
	padding:7px;
	background:url(../IMG/input_dd.gif) no-repeat;
	border:none;
	}
	
.inputDD:focus{
	background:#eeeeee url(../IMG/input_a_on.gif) no-repeat;
	}
.textareaA{
	display:block;
	width:167px;
	height:75px;
	margin:0 0 5px;
	padding:5px;
	background:url(../IMG/textarea_a.gif) no-repeat;
	border:none;
	font-size:100%;
	}

.textareaA:focus{
	background:#eeeeee url(../IMG/textarea_a_on.gif) no-repeat;
	}

