@charset "utf-8";
/* CSS Document */

.copy { font-family:Tahoma; color:#333333; font-size:11px; }
.haber { font-family:Arial, Helvetica, sans-serif; color:#333333; font-size:12px; font-weight:bold; }
.urun { font-family:Tahoma; color:#07A2DA; font-size:11px; }
		.urun a:hover { font-family:Tahoma; color:#FFCB00; font-size:11px; }
.urunadi { font-family:Tahoma; color:#07A2DA; font-size:11px; font-weight:bold; }
.hakkimizda { font-family:Tahoma; color:#ffffff; font-size:11px; font-weight:bold; }

.text_field {
	font-family: tahoma;
	font-size: 11px;
	color: #717171;
	background-image: url(img/text_field_bg.gif);
	border-left-color: 888888;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: 888888;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: 888888;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: 888888;
	border-top-style: solid;
	border-top-width: 1px;
}


.adres { font-family:Tahoma; color:#333333; font-size:11px; font-weight:bold; }