.caption{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
}
.text{
	color: #000000;
	font-family: Tahoma;
	font-size: 10px;
}
.textb{
	color: #000000;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
}
.textj{
	color: #000000;
	font-family: Tahoma;
	font-size: 10px;
	text-align: justify;
}
input, select, textarea{
	color: #000000;
	font-family: Tahoma;
	font-size: 10px;
}
.reservation1{
	width:200px;
	height:18px;
	border: 1px solid;
	padding-left:2px;
}
.reservation2{
	width:200px;
	border: 1px solid;
	padding-left:2px;
}
.tdselect{
	background : #ddff77;
}
.tdunselect{
	background : #FFdd77;
}
.baslik{
	color: #FF9900;
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
}