.panel {
	border-width:2px;
	border-style:solid;
	border-color:#999999;
	background-color: #F5F8FA;
	z-index:3000;
}

.row_head {
  background-color:#CED3C7;
	z-index:3000;
	height:20px;
}
.head {
	font-family:Trebuchet MS;
	font-size:16px;
	height:24px;
	font-weight:bold;
	text-align:center;
	color:#54744B;
	cursor:default;
	z-index:3000;
	vertical-align: middle;
}

.arrow_prev {
   font-family:Trebuchet MS;
  font-size:24px;
  font-weight:bold;
 
  text-align:center;
	color:#54744B;
  cursor:pointer;
	z-index:3000;
}
.arrow_prev_over {
   font-family:Trebuchet MS;
  font-size:24px;
  font-weight:bold;
 
  text-align:center;
	color:#54744B;
  cursor:pointer;
	z-index:3000;
}
.arrow_prev_down {
  font-family:Trebuchet MS;
  font-size:24px;
  font-weight:bold;
 
  text-align:center;
	color:#54744B;
  cursor:pointer;
	z-index:3000;
}

.arrow_next {
   font-family:Trebuchet MS;
  font-size:24px;
  font-weight:bold;
 
  text-align:center;
	color:#54744B;
  cursor:pointer;
	z-index:3000;
}
.arrow_next_over {
    font-family:Trebuchet MS;
  font-size:24px;
  font-weight:bold;
 
  text-align:center;
	color:#54744B;
  cursor:pointer;
	z-index:3000;
}
.arrow_next_down {
   font-family:Trebuchet MS;
  font-size:24px;
  font-weight:bold;
 
  text-align:center;
	color:#54744B;
  cursor:pointer;
	z-index:3000;
}

.row_week {
	z-index:3000;
	
		border-top-width: 1px;
	
	border-top-style: dashed;
	
	border-top-color: #CCCCCC;
border-bottom-width: 1px;
	
	border-bottom-style: dashed;
	
	border-bottom-color: #CCCCCC;
	
  background-color:#E6ECDD;
    font-weight:bold;

}
.weekday {
  font-family:Trebuchet MS;
  font-size:12px;
  width:23px;
  text-align:center;
  color:#F6AD00;
 
  padding:1px;
  cursor:default;
	z-index:3000;
}

.row_day {
  padding:1px;
	z-index:3000;
}
.day {
	font-family:Trebuchet MS;
	font-size:12px;
	width:23px;
	text-align:center;
	color:#54744B;
	border:1px solid #DFDFDF;
	padding:1px;
	cursor:pointer;
	font-weight: bold;
	background-color: #FFFFFF;
	z-index:3000;
}
.day_down {
  font-family:Trebuchet MS;
  font-size:12px;
  width:23px;
  text-align:center;
  color:#000000;
  background-color:#cfcfcf;
  border-width:1px;
  border-style:solid;
  border-color:#9c9c9c #ffffff #ffffff #9c9c9c;
  padding:1px;
  cursor:pointer;
	z-index:3000;
}
.day_empty {
	font-family:Trebuchet MS;
	font-size:12px;
	width:23px;
	text-align:center;
	color:#F5F8FA;
	border:1px solid #F5F8FA;
	padding:1px;
	cursor:default;
	background-color: #F5F8FA;
	z-index:3000;
}
.day_disabled {
  font-family:Trebuchet MS;
  font-size:12px;
  width:23px;
  text-align:center;
  text-decoration:line-through;
  color:#999999;
  background-color:#F5F8FA;
  border:1px solid #F5F8FA;
  padding:1px;
  cursor:default;
	z-index:3000;
}
.day_current {
	font-family:Trebuchet MS;
	font-size:12px;
	width:23px;
	text-align:center;
	color:#990000;
	background-color:#FFEFB7;
	padding:1px;
	cursor:pointer;
	border: 1px solid #FFD45E;
	font-weight: bold;
	z-index:3000;
}
.day_special {
	font-family:Trebuchet MS;
	font-size:12px;
	width:23px;
	text-align:center;
	color:#F5F8FA;
	padding:1px;
	cursor:text;
	border: 1px solid #F5F8FA;
	background-color: #F5F8FA;
	z-index:3000;
}

.row_foot {
  margin:1px;
	z-index:3000;
}
.foot {
  font-family:Trebuchet MS;
  font-size:14px;
	  width:70px;
  margin:0px 1px;
  text-align:center;
  font-weight:bold;
  color:#ffffff;
  background-color:#FED61E;
  border-width:1px;
  border-style:solid;
  border-color:#F6AD00 #F6AD00 #F6AD00 #F6AD00;
  padding:1px;
  cursor:pointer;
	z-index:3000;
}
.foot_over {
 font-family:Trebuchet MS;
  font-size:14px;
	  width:70px;
  margin:0px 1px;
  text-align:center;
  font-weight:bold;
  color:#ffffff;
  background-color:#FED61E;
  border-width:1px;
  border-style:solid;
  border-color:#F6AD00 #F6AD00 #F6AD00 #F6AD00;
  padding:1px;
  cursor:pointer;
	z-index:3000;}
.foot_down {
 font-family:Trebuchet MS;
  font-size:14px;
	  width:70px;
  margin:0px 1px;
  text-align:center;
  font-weight:bold;
  color:#ffffff;
  background-color:#FED61E;
  border-width:1px;
  border-style:solid;
  border-color:#F6AD00 #F6AD00 #F6AD00 #F6AD00;
  padding:1px;
  cursor:pointer;
	z-index:3000;}


.list {
  font-family:Trebuchet MS;
  font-size:12px;
  color:#000000;
  background-color:#f0f0f0;
	z-index:3000;
}

.info {
  font-size:10px;
  color:#000000;
  text-align:left;
  margin:2px 6px;
  padding:2px;
	z-index:3000;
}

.tip_title {
  font-family:Trebuchet MS;
  font-size:11px;
  text-align:center;
  color:#ffffff;
  background-color:#cc9999;
  border-width:1px;
  border-style:solid;
  border-color:#996666 #ffcccc #ffcccc #996666;
  padding:0px 3px;
	z-index:3000;
}
.tip_box {
  filter:
    alpha(opacity:90)
    progid:DXImageTransform.Microsoft.RandomDissolve(duration=0.5);
  -moz-opacity:0.9;
  width:200px; height:100px;
  font-family:Trebuchet MS;
  font-size:11px;
  text-align:left;
  color:#000000;
  background-color:#cfcfcf;
  border-width:1px;
  border-style:solid;
  border-color:#cce6ff #668099 #668099 #cce6ff;
  padding:3px;
  cursor:default;
  overflow:auto;
	z-index:3000;
}
.day_over {
	font-family:Trebuchet MS;
	font-size:12px;
	width:23px;
	text-align:center;
	color:#1E3C5B;
	border:1px solid #FFEFB7;
	padding:1px;
	cursor:pointer;
	background-color: #FFEFB7;
	font-weight: bold;
	z-index:3000;
}
