.box_table{
  /*
   Coment:    
  */
}
.box_header{
  background-color: #FFFFFF;
  height: 30px;
  text-align: center;
  text-decoration: none;
  border-style:none;
}
.box_band{
  background-color: #999999;
  height: 13px;
  text-align: center;
  text-decoration: none;
  border-style:none;
  
  font-size: 9px;
  color: #efefef;
  font-family: tahoma, verdana, helvetica, arial, sans-serif;
}
.box_main{
  background-image: url(/i/keresbookingback_2.jpg);
  background-repeat: repeat;
  width: 400px;
  height: 200px;
  text-align: left;
  border-style:none;
}

.box_main250{
  background-image: url(/i/keresbookingback_250.jpg);
  background-repeat: no-repeat;
  width: 400px;
  height: 200px;
  text-align: center;
  border-style:none;
}
.box_font{
	font-size: 10px;
	color: #0f0f0f;
	font-family: tahoma, verdana, helvetica, arial, sans-serif;
}

.box_links{
  font-size: 10px;
  font-family: tahoma, verdana, helvetica, arial, sans-serif;
  color: #0f0f0f;
}
.box_links250{
  font-size: 10px;
  text-align:center;
  color: #0f0f0f;
  font-family: tahoma, verdana, helvetica, arial, sans-serif;

	
}

.box_band a:link{
  text-decoration: none;
  color: #efefef;
}
.box_band a:active{
  text-decoration: none;
  color: #efefef;
}
.box_band a:visited{
  text-decoration: none;
  color: #efefef;
}
.box_band a:hover{
  text-decoration: none;
  color: #efefef;
}

.box_main a:link{
  text-decoration: none;
  color: #0f0f0f;
}
.box_main a:active{
  text-decoration: none;
  color: #0f0f0f;
}
.box_main a:visited{
  text-decoration: none;
  color: #0f0f0f;
}
.box_main a:hover{
  text-decoration: none;
  color: #0f0f0f;
}
.box_links a:link{
  text-decoration: none;
  color: #0f0f0f !important;
}
.box_links a:hover, .box_links a:visited, .box_links a:active{
  text-decoration: none;
  color: #0f0f0f;
}


.box_header img
{
  border-style:none;
}
.button_colored
{
	height: 20px;
	background-color: #fbaf28;
	border-bottom-color: #999999;
	width: 80px;
	font: verdana;
	font-size: 11px;
	color: #0f0f0f;
} 
