@charset "utf-8";
body {
	font-family: "Trebuchet MS";
	margin:0px;
	font-size: 11px;
	color: #3e3e3e;
	background-image: url(../IMG/arkaplan.gif);
}
A {
	COLOR: none; TEXT-DECORATION: none
}
A:hover {
	TEXT-DECORATION: none
}
.Trebuchet11pxl_Mavi	{font-size:11px;font-family:Trebuchet MS;color:#00b5ff;text-decoration:none; }
.Tahoma10px_KGri		{font-size:10px;font-family:Tahoma;color:#3a3a3a;text-decoration:none; }
.Tahoma10px_KA86Gri		{font-size:10px;font-family:Tahoma;color:#868686;text-decoration:none; }
.Tahoma10px_KAGri		{font-size:10px;font-family:Tahoma;color:#919191;text-decoration:none; }
.Tahoma10px_Beyaz		{font-size:10px;font-family:Tahoma;color:#FFFFFF;text-decoration:none; }
.Trebuchet11pxl_KGri	{font-size:11px;font-family:Trebuchet MS;color:#848484;text-decoration:none; }
.Trebuchet12pxl_KGri	{font-size:12px;font-family:Trebuchet MS;color:#848484;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;
	}

.unnamed1 {
}
.unnamed1 {
	font-family: Tahoma;
	font-size: 10px;
	font-style: 1;
	color: 3a3a3a;
}
h2.intro {
  font-size: 16px;
  line-height: 1.6em;
  vertical-align: bottom;
  width: 798px;
  color: #29b7f1;
  background-color: #ffffff;
  font-weight: normal;
  padding: 2px;
  padding-left: 5px;
  margin: 2px;
  border-top: 1px dotted #b0b4bd;
  border-bottom: 1px dotted #b0b4bd;
  display: block;
  cursor: pointer;
}

a:hover h2.intro {
  background-color: #29b7f1;
  color: #ffffff;
}