.calendar_dateselect
{
	color: red;
	background-color: #95e1ea;
}
.calendar_dateselect A
{
	color: black;
}
	
.calendar_dateselect A:active
{
	color: black;
}

.calendar_body
{
	font-size: 12px;
	color: #078b9a;
	width: 180px;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	background-color: white;
	
}
.calendar_DayStyle
{
	font-size: 11px;
}
.calendar_DayHeader
{
	font-weight: bold;
	font-size: 11px;
}

.calendar_SelectorStyle
{
	background-color:Green;
	}
.calendar_TitleStyle
{
	border-right: white 1px solid;
	border-top: white 1px solid;
	font-size: 11px;
	border-left: white 1px solid;
	color: #078b9a;
	border-bottom: white 1px solid;
	background-color: white;
}
	
.calendar_main
{
	width:163px;
	border-right: red 1px solid;
	border-top: red 1px solid;
	border-left: red 1px solid;
	border-bottom: red 1px solid;
}
.Calendar_notinmonth
{
	font-size: 11px;
	color:#666666;
}
.schedule_not_found
{
	font-weight: bold;
	font-size: 11px;
	color: red;
	text-align: center;
	table-layout: fixed;
	position: absolute;
	left: 0px;
	top: 0px;
}
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; WIDTH: 163px; 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 #CCE;
	background: #EEE;
	position:absolute;
	z-index:999;
}
.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;
}
