.panel {
  /*border-width:1px;*/
 /* border-style:solid;*/
 /* border-color:#cce6ff #668099 #668099 #cce6ff;*/
 /* border-color:#1b80d9;*/
  background-color:#bcd8eb;
	padding: 2px;
	margin-left: 2px;
}

.row_head {
  /*border-width:1px;
  border-style:solid;
  border-color:#f0f0f0;
  background-color:#f0f0f0;*/
}
.head {
  font-family:verdana; font-size:10px;
  font-weight:bold;
  text-align:center;
  color:#00355f;
  background-color:#bcd8eb;
  cursor:default;
}

.arrow_prev {
  font-family:verdana; font-size:11px;
  font-weight:bold;  width:12px; 
  margin-right:1px;
  text-align:center;
    color:#00355f;
  background-color:#bcd8eb;
 /* border-width:1px;
  border-style:solid;
 border-color:#cce6ff #668099 #668099 #cce6ff;*/
  cursor:pointer;
}
.arrow_prev_over {
  font-family:verdana; font-size:11px;
  font-weight:bold;  width:12px; 
  margin-right:1px;
  text-align:center;
  color:#ffffff;
  background-color:#bcd8eb;
  /* border-width:1px;
  border-style:solid;
  border-color:#cce6ff #668099 #668099 #cce6ff;*/
  cursor:pointer;
}
.arrow_prev_down {
  font-family:verdana; font-size:11px;
  font-weight:bold;  width:12px; 
  margin-right:1px;
  text-align:center;
  color:#00355f;
  background-color:#bcd8eb;
 /* border-width:1px;
  border-style:solid;
  border-color:#4b6077 #afc6dd #afc6dd #4b6077;*/
  cursor:pointer;
}

.arrow_next {
  font-family:verdana; font-size:11px;
  font-weight:bold;  width:12px; 
  margin-left:1px;
  text-align:center;
  color:#00355f;
  background-color:#bcd8eb;
 /* border-width:1px;
  border-style:solid;
  border-color:#cce6ff #668099 #668099 #cce6ff;*/
  cursor:pointer;
}
.arrow_next_over {
  font-family:verdana; font-size:11px;
  font-weight:bold;  width:12px; 
  margin-left:1px;
  text-align:center;
  color:#ffffff;
  background-color:#bcd8eb;
  /*border-width:1px;
  border-style:solid;
  border-color:#cce6ff #668099 #668099 #cce6ff;*/
  cursor:pointer;
}
.arrow_next_down {
  font-family:verdana; font-size:11px;
  font-weight:bold;  width:12px; 
  margin-left:1px;
  text-align:center;
  color:#00355f;
  background-color:#bcd8eb;
 /* border-width:1px;
  border-style:solid;
  border-color:#4b6077 #afc6dd #afc6dd #4b6077;*/
  cursor:pointer;
}

.row_week {
  border-width:1px;
  border-style:solid;
  border-color:#99b3cc #99b3cc #668099 #99b3cc;
	background-color: #1b80d9;
	display: none;
}
.weekday {
  font-family:verdana; font-size:10px;
  width:20px;
  text-align:center;
  color:#ffffff;
	background-color: #1b80d9;
  margin:1px;
  cursor:default;
}

.row_day {
  margin:1px;
}
.day {
  font-family:verdana; font-size:10px;
  line-height:14px;
  width:20px;
  text-align:center;
  color:#1474b4;
  background-color:#f0f0f0;
  border:1px solid #f0f0f0;
  margin:1px;
  cursor:pointer;
}
.day_over {
  font-family:verdana; font-size:10px;
  line-height:14px;
  width:20px;
  text-align:center;
  color:#06385a;
  background-color:#dbe3ea;
 border:1px solid #dbe3ea;
 /* border-width:1px;
  border-style:solid;
  border-color:#ffffff #c0c0c0 #c0c0c0 #ffffff;*/
  margin:1px;
  cursor:pointer;
}
.day_down {
  font-family:verdana; font-size:10px;
  line-height:14px;
  width:20px;
  text-align:center;
  color:#1474b4;
  background-color:#dbe3ea;
  border:1px solid #dbe3ea;
  /*border-width:1px;
  border-style:solid;
  border-color:#9c9c9c #ffffff #ffffff #9c9c9c;*/
  margin:1px;
  cursor:pointer;
}
.day_empty {
  font-family:verdana; font-size:10px;
  line-height:14px;
  width:20px;
  text-align:center;
  color:#f0f0f0;
  background-color:#f0f0f0;
  border:1px solid #f0f0f0;
  margin:1px;
  cursor:default;
}
.day_disabled {
  font-family:verdana; font-size:10px;
  line-height:14px;
  width:20px;
  text-align:center;
  text-decoration:line-through;
 color:#83a0b4;
  background-color:#f0f0f0;
  border:1px solid #f0f0f0;
  margin:1px;
  cursor:default;
}
.day_current {
  font-family:verdana; font-size:10px;
  line-height:14px;
  width:20px;
  text-align:center;
  color:#06385a;
  background-color:#679ecd;
 border:1px solid #679ecd;

 /* border-width:1px;
  border-style:solid;
  border-color:#cce6ff #668099 #668099 #cce6ff;*/
  margin:1px;
  cursor:pointer;
	/*background-color: #1b80d9;*/
	background-position: center;	
}

.day_special2 {
font-family:verdana; font-size:10px;
  line-height:14px;
  width:20px;
  text-align:center;
  color:#06385a;
  text-indent: -9999px;
  font-size: 0px;
  background-image:url(../../../images/fr_home/calicon_star.jpg);
  /*background-image:url(../../../images/fr_home/calicon_coyote.jpg);*/
  background-color:#679ecd;
 border:1px solid #679ecd;
 height:14px;

  margin:1px;
  cursor:pointer;
	background-position: center;	
}

.day_special2_over {
font-family:verdana; font-size:10px;
  line-height:14px;
  width:20px;
  text-align:center;
  color:#06385a;
  text-indent: -9999px;
  font-size: 0px;
 /*background-image:url(../../../images/fr_home/calicon_star.jpg);*/
  /*background-image:url(../../../images/fr_home/calicon_coyote.jpg);*/
  background-color:#679ecd;
 border:1px solid #679ecd;

  margin:1px;
  cursor:pointer;
	background-position: center;	
}

.day_special2_down {
font-family:verdana; font-size:10px;
  line-height:14px;
  width:20px;
  text-align:center;
  color:#06385a;
  text-indent: -9999px;
  font-size: 0px;
 /*background-image:url(../../../images/fr_home/calicon_star.jpg);*/
  /*background-image:url(../../../images/fr_home/calicon_coyote.jpg);*/
  background-color:#679ecd;
 border:1px solid #679ecd;

  margin:1px;
  cursor:pointer;
	background-position: center;	
}



.day_special {
font-family:verdana; font-size:10px;
  line-height:14px;
  width:20px;
  text-align:center;
  color:#06385a;
  text-indent: -9999px;
  font-size: 0px;
  /*background-image:url(../../../images/fr_home/calicon_star.jpg);*/
  background-image:url(../../../images/fr_home/calicon_coyote.jpg);
  background-color:#679ecd;
 border:1px solid #679ecd;
 height:14px;

  margin:1px;
  cursor:pointer;
	background-position: center;	
}

.day_special_over {
font-family:verdana; font-size:10px;
  line-height:14px;
  width:20px;
  text-align:center;
  color:#06385a;
  /*background-image:url(../../../images/fr_home/calicon_star.jpg);*/
  /*background-image:url(../../../images/fr_home/calicon_coyote.jpg);*/
  background-color:#679ecd;
 border:1px solid #679ecd;

  margin:1px;
  cursor:pointer;
	background-position: center;	
}

.day_special_down {
font-family:verdana; font-size:10px;
  line-height:14px;
  width:20px;
  text-align:center;
  color:#06385a;

  /*background-image:url(../../../images/fr_home/calicon_star.jpg);*/
 /* background-image:url(../../../images/fr_home/calicon_coyote.jpg);*/
  background-color:#679ecd;
 border:1px solid #679ecd;

  margin:1px;
  cursor:pointer;
	background-position: center;	
}

.day_other {
  font-family:verdana;
  font-size:9px;
  line-height:14px;
  width:20px;
  text-align:center;
 color:#83a0b4;
  background-color:#f0f0f0;
  border:1px solid #f0f0f0;
  margin:1px;
  cursor:pointer;
}
.day_other_over {
  font-family:verdana;
  font-size:9px;
  line-height:14px;
  width:20px;
  text-align:center;
  color:#83a0b4;
  background-color:#dbe3ea;
 border:1px solid #dbe3ea;
  margin:1px;
  cursor:pointer;
}
.day_other_current {
  font-family:verdana;
  font-size:9px;
  line-height:14px;
  width:20px;
  text-align:center;
  color:#ffffff;
  background-color:#b2c0cd;
 border:1px solid #b2c0cd;
  
 /* border-width:1px;
  border-style:solid;
  border-color:#f0f0f0 #909090 #909090 #f0f0f0;*/
  margin:1px;
  cursor:pointer;
}

.row_foot {
  margin:1px;
}
.foot {
  font-family:verdana; font-size:10px;
  width:100px;
  margin:0px 1px;
  text-align:center;
  color:#ffffff;
  border-width:1px;
  border-style:solid;
  border-color:#cce6ff #668099 #668099 #cce6ff;
  margin:1px;
  cursor:pointer;
	background-color: #1b80d9;
	background-position: center;
	
}
.foot_over {
  font-family:verdana; font-size:10px;
  width:100px;
  margin:0px 1px;
  text-align:center;
  color:#ffffff;
  background-color:#afc6dd;
  border-width:1px;
  border-style:solid;
  border-color:#cce6ff #668099 #668099 #cce6ff;
  margin:1px;
  cursor:pointer;
}
.foot_down {
  font-family:verdana; font-size:10px;
  width:100px;
  margin:0px 1px;
  text-align:center;
  color:#ffffff;
  background-color:#7e93aa;
  border-width:1px;
  border-style:solid;
  border-color:#4b6077 #afc6dd #afc6dd #4b6077;
  padding:2px 0px 0px 2px;
  cursor:pointer;
}


.list {
  font-family:verdana;
  font-size:12px;
  color:#1474b4;
  background-color:#f0f0f0;
}

.info { font-size:10px;
  color:#1474b4;
  text-align:left;
  margin:2px 6px;
  padding:2px;
}

.tip_title {
  font-family:verdana; font-size:10px;
  text-align:center;
  color:#ffffff;
  background-color:#165e9b;
  border-width:1px;
  border-style:solid;
  border-color:#165e9b #165e9b #165e9b #165e9b;
  padding:0px 3px;
}
.tip_box {
 /* filter:
    alpha(opacity:90)
    progid:DXImageTransform.Microsoft.RandomDissolve(duration=0.5);
  -moz-opacity:0.9;
  */
  width:200px; height:100px;
  font-family:verdana; font-size:10px;
  text-align:left;
  color:#1474b4;
  background-color:#acc4dd;
  border-width:1px;
  border-style:solid;
  border-color:#cce6ff #668099 #668099 #cce6ff;
  padding:3px;
  cursor:default;
  overflow:auto;
}

.time_list {
  font-family:verdana;
  font-size:12px;
}