.calendar_dateselect
{	color: #999990;
	text-decoration: none;
}
.calendar_dateselect A
{
	color: #999990;
	text-decoration: none;
	font-size: 11px;
}
.calendar_dateselect A:active
{
	color: #999990;
	text-decoration: none;
	font-size: 11px;
}

.calendar_body
{
	font-size: 12px;
	width: 183px;
	background-color: white;
}

.calendar_body td { 	
	border-right: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	border-left: #ffffff 1px solid;
	border-bottom: #ffffff 1px solid;
}

.calendar_body td.calendar_dateselect_with_flight {
	/*background: #bd1222;*/
	color:#be1333;
	background:#ffe373;
}

.calendar_body td.calendar_dateselect_with_flight a{
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
}

.calendar_body td.calendar_dateselect {
	/*background: #bd1222;*/
	color:#ffffff;
	background:#ff7e7e;
}

.calendar_body td.calendar_dateselect a{
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
}

.calendar_body td.operate_flight {
	font-size: 11px;
	/*background: #dd5663;*/ background: #ffe063;
	color:#be1333;
 }
 
 .calendar_body td.operate_flight a{
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;	
 }
 
 .calendar_body td.no_flight {
	font-size: 11px;
	background: #b9b9b9;
 }
 
 .calendar_body td.no_flight a{
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;	
 }
	
.calendar_body td.Calendar_notinmonth 
{ 
	background: #f0f0f0;
}

.calendar_DayStyle
{
	font-size: 11px;
	/*background: #dd5663;*/ background: #ffe063;
	color:#be1333;
}
.calendar_DayStyle a
{
	font-size: 11px;
	color:#be1333;
	text-decoration: none;
}
.calendar_body th.calendar_DayHeader
{
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
	background: #be1323;
}

.calendar_SelectorStyle
{
	background-color:Green;
	}
.calendar_TitleStyle
{
	font-weight: bold;
	font-size: 11px;
	color: #c5112e;
	font-weight: bold;
	background-color: #ffffff;
}

.calendar_TitleStyle a{
	color:#be1333;
	font-weight: bold;
	text-decoration: none;

}
	
.calendar_main
{
	width:15px;
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	border-left: silver 1px solid;
	border-bottom: silver 1px solid;
}
.Calendar_notinmonth
{
	font-size: 11px;
	color:Silver;
	background: #f2f2f2;
}

.operate_flight 
{
	font-size: 11px;
	color:#be1333;
	/*background: #dd5663;*/ background: #ffe063;
}
.no_flight {
	font-size: 11px;
	color:#be1333;
	background: #b9b9b9;
}
.schedule_not_found
{
	font-weight: bold;
	font-size: 11px;
	color: red;
	table-layout: fixed;
	margin-left:100px;
}
schedule_showbelow
{
	font-size: 12px;
	background-color: #ff9900;
}
.uxCalenderLayer {
  width:163px;	BORDER-RIGHT: black 1px solid; BORDER-TOP: black 1px solid; BORDER-LEFT: black 1px solid; BORDER-BOTTOM: black 1px solid; BORDER-COLLAPSE: separate; BACKGROUND-COLOR: #ffffff
}
.calendar_currentdate
{
	background-color: #dce3e0;
}
.xx
{
	font-size: 14px;
	font-weight: bolder;
}
.frmcls
{ 
		position:absolute;
		z-index:222;
		border-style: none;
}
.scrollpopup
{
	font:12px Tahoma;
	width:auto;
	height:auto;
	border:1px solid #b9b9b9;
	background: #e6e6e6;
	position:absolute;
	z-index:999;
	padding: 5px;
	width: 183px;
}
.errorbox
{
	background-color: yellow;
	border-right: #0000ff 1px solid;
	border-top: #0000ff 1px solid;
	border-left: #0000ff 1px solid;
	border-bottom: #0000ff 1px solid;
	width:200px;
}
.CalendarRemark 
{
	font-family: Tahoma, Arial;
	font-size: 11px;
	display: none;
}