/* CSS Document */
<!--
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color:#E6E190;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* Genel Alan */

#kapsam { width:397px; height:280px; position:relative;}
#ust_12 { width:217px; height:17px; float:left; background:url(img/ust.jpg) no-repeat; }
#sol_taraf { width:217px; height:280px; float:left;}
#sag_12 { width:180px; height:280px; float:left; background:url(img/sag.jpg) no-repeat;}
#sol_kisim { width:19px; height:242px; float:left; background:url(img/sol.jpg) no-repeat;}
#orta_kisim { width:198px; height:242px; float:left; background:url(img/back.jpg) repeat-x;}
#alt_back { width:217px; height:21px; float:left; background:url(img/alt.jpg) no-repeat;}
.input_ki { width:78px; border:1px groove #FFCC00; height:15px;}


/* Linkler */
#buton_1 a:link {
	color: #333333;
	text-decoration: none;
}
#buton_1 a:visited {
	text-decoration: none;
	color: #333333;
}
#buton_1 a:hover {
	text-decoration: underline;
	color: #FF0000;
}
#buton_1 a:active {
	text-decoration: none;
	color: #333333;
}

/* Yazę fontlarę */

.hata_mesaji {font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#FF0000; font-weight:bold; }
-->

