body
{
background:#ffffff;
font-family:'Times New Roman', Times, serif;
  font-size: 9px;
}
table.room_search
{
	padding-left:2px; 
	width: 200px;
}

td.room_search_baslik
{
	 color:#666666;
	 font-size:11px;
	 font-weight:bold;
	 padding:3px;
}

select.room_search_rt
{
	font-family: Arial; 
	font-size: 11px;
	width:130px;
	height: 19px;
}

input.room_search_ci
{
	font-family: Arial; 
	font-size: 11px;
	width:78px;
	height:19px;
}

input.room_search_btn
{
	background-position: 0% 0%;
	padding:0;
	cursor:pointer; 
	height:25; 
	width:148px; 
	font-size:10pt; 
	font-family:Arial; 
	font-weight:bold; 
	color:#666666; 
	background-image:none; 
	background-repeat:repeat; 
	background-attachment:scroll;
}
.room_search_cmb
{
	font-size:11px;
}


