body, html{
  margin: 0px;
  padding: 0px;
  text-align: center;
}

#center{
  margin: auto auto;
  width: 1014px;
}

form{
  margin: 0px;
  padding: 0px;
}

#top_top_, #top_bottom_, #middle_hori_, #menu_hori_,
#menu_verti_, #bottom_hori_{
  display: none;
}

#inner_box{
  background-color: #fff;
  height: auto;
  width: auto;
}

.left_tbl{
  width: 211px;
}

#middle_text{
  margin-right: 15px;
  margin-bottom: 10px;
  margin-top: 15px;
  
  min-height: 300px;
  background-color: #fff;
  text-align: left;
}


#top_left_text a, #top_right_text a{
  text-decoration: none;
  font-family: "arial";
  color: #fff;
}

#top_left_text a{
  font-size: 16px;
}

#top_left_text a:hover, #top_right_text a:hover{
  color: red;
}

#top_bottom_shdw_right img{
  float: right;
  margin-right: 15px;
  margin-top: 5px;
  border: none;
}

#navi, #back{
  text-align: center;
  
}

#navi a{
  margin-left: 3px;
  color: blue;
}

.black_m{
  margin-left: 3px;
  color: #000;
}

.title a{
  font-size: 18px;
  color: blue;
}

.title{
  margin-top: 0px;
  font-weight: normal;
  margin: 0px;
}

.title a:hover, #back a:hover, #navi a:hover{
  color: red;
}

#back a{
  color: blue;
}

.text-title{
  font-size: 20px;
  color: blue;
  margin-top: 20px;
  font-family: "arial";
  font-weight: normal;
}

.text-actual{
  margin-left: 15px;
  margin-right: 5px;
}

.date{
  font-size: 11px;
  text-align: right;
}

.link{
  color: blue;
  text-decoration: underline;
}

.link:hover{
  color: red;
}

.table_, .table_ td{
  border: 1px solid #777;
}

.table_ td{
  padding: 3px 5px 3px 5px;
}

.center{
  margin: auto auto;
}

.acc{
  margin-left: auto;
  margin-right: auto;
}

.mto_blue {
  unicode-bidi: bidi-override;
  direction: rtl;
  color: blue;
  text-decoration: none;
}

.mto_blue:hover{
  color: red;
}

.inpt{
  width: 250px;
}

#table_form td{
  padding-top: 2px;
  
}

.table_form, #table_form{
  margin: auto auto; 
  font-family: arial; 
  font-size: 13px;
}

.cal_wr_t, .cal_wr_l{
  color: #0054e3;
  font-family: 'arial';
  font-size: 13px;
}

.cal_wr_t{
  border-bottom: 1px solid black;
  
}

.cal_wr_l{
   border-right : 1px solid black;
   text-align: right;
}

.cal_arr{
  font-family: 'arial';
  font-size: 13px;
}

.calendar{
  text-align: center;
  padding: 0px;
  margin: 0px;
}

#cal_act{
  border: 1px solid red;
  padding: 0px 1px 0px 1px;
}

.cal_day{
  border: 1px solid white;
  padding: 0px 2px 0px 1px;
  width: 13px;
  height: 13px;
}

#cal_top{
  text-align: center; 
  background-color: #0054e3;
  height: 35px;
  color: white;
  font-size: 14px;
  font-family: 'arial';
}

.cal_top_l, .cal_top_r{
  background-color: #0054e3;
  height: 35px;
}

.ff{
  width: 100%;
}

#cal_input{
  margin-top: 8px;
  margin-left: 5px;
}

.cal_hol{
  background: #FFAAD5;
}

#masq_cal{
  display: none;
  background: #fff;
  padding-top: 6px;
  padding-left: 7px;
  padding-bottom: 10px;
}

.occup{
  width: 200px;
  height: 240px;
}

.occup_room_free{
  background: #FFFF00;
}

.occup_full{
  background: #FF2222;
}

.occup_top{
  text-align: center; 
  background-color: #bdcedc;
  height: 35px;
  color: #000;
  font-size: 14px;
  font-family: 'arial';
}

.form_obj{
  width: 30px; 
  text-align: center;
}

.black{
  color: #000;
}

.clear{
  clear:both;
}

.bolder{
  font-weight: bolder;
}

.italic{
  font-style: italic;
}

.center{
  text-align: center;
}

.center_bolder{
  font-size: 18px; 
  text-align: center;
  font-weight: bolder;
}

.center_normal{
  font-size: 15px; 
  text-align: center;
}

.warning{
  font-size: 14px; 
  text-align: center; 
  color: red;
}

.star{
  font-size: 14px;
  vertical-align: top;
  color: red;
}

.right_small{
  text-align: right; 
  font-size: 11px;
}

.send_input{
  margin-top: 10px; 
  width:100px;
}

.textarea_small{
  width: 250px;
  height: 100px;
}

.td_150{
  width: 150px;
}

.input_315{
  width: 315px;
}

.large_col555{
  font-size: 20px; 
  text-align: center; 
  color: #555;
  font-weight: normal;
}

.col999{
  color: #999;
}

.displ_none{
  display: none;
}

.table_border_aaa{
  border: 1px solid #aaa; 
  background: #fff;
}

.arial14{
  font-family: 'arial'; 
  font-size: 14px;
}

.logout{
  float: left;
  margin-left: 340px;
  margin-top: 4px;
  border: 1px solid gray;
}

.tbl_black{
  border: 1px black solid;
}

.center_red{
  color: red;
  text-align: center;
}

.full_width{
  width: 100%;
}

.red{
  color: red;
}

.width180{
  width: 180px;
}

.holiday{
  width: 180px; 
  text-align: left; 
  font-size: 12px; 
  margin-top: 10px;
}