body {
	background-color: #d6ceac;
}
td.orta {
	background-image: url('../images/tt.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 800px;
	height: 600px;
}
span.yazi {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
}
.kutu {
	border: 1px solid #D6CEAC;
	background: url(none) no-repeat #F0E7D0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 13px;
	color: #000000;
}
.kutu:hover {
	border: 1px solid #FFFFFF;
	background: url(none) no-repeat #FFFFFF;
	color: #000000;
}
table.sabit {
	width: 800px;
}
td.yan1 {
	width: 64%;
}
span.hata {
	font-family: tahoma;
	font-size: 11px;
	color: #9E1B34;
	font-weight: bold;
}
td.yan2 {
	height: 210px; 
}


