@charset "utf-8";
/* CSS Document */

.metin{ font-family:tahoma; font-size:12px; color:#7d7d7e; }
.metin2{ font-family:tahoma; font-size:11px; color:#ffffff; }
.metin3{ font-family:tahoma; font-size:12px; color:#4a2908; }


.buton_send{
	border: 0px solid #000000;
	color: #321842;
	background-image:url(../images/btn_tamam.gif);
	font-weight:bold;
	font-family:tahoma;
	height:34px;
	width:77px;
}
.buton_clear{
	border: 0px solid #000000;
	color: #321842;
	background-image:url(../images/btn_temizle.gif);
	font-weight:bold;
	font-family:tahoma;
	height:34px;
	width:77px;
}
