@charset "utf-8";
/* CSS Document */

.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;
}

.copy { font-family:Tahoma; font-size:11px; color:#666666; }

.yazi{ font-family:Tahoma; font-size:11px; color:#000000; }
.yazi a:hover { font-family:Tahoma; font-size:11px; color:#666666; }

.detay{ font-family:Tahoma; font-size:11px; color:#c00000; font-weight:bold;}

.baslik { font-family: Georgia, serif;
font-size: 12px;

font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.4em;
color:#333333;}