.clsDataArea{
	width:100;
	font-family: Tahoma; font-size: 11px;
}
.clsOuterFrame {
	background-color : #3F738D;
}

.clsInnerFrame {
	background-color : #7BA1B1;
}

.clsTopPartNavpanel {
	background-color : #C7DCDE;
	height: 3px;
}

.clsBottomPartNavpanel{
	background-color : #59879D;
	height: 3px;
}

.clsNavpanel {
	background-color : #7BA1B1;
	
}
.clsDateGrid{
	background-color : #3F738D;
	
}


.clsWeekDay{
	background-color: #ECECF1;
	FONT-SIZE: 11px; FONT-FAMILY: Verdana, Arrial Narrow, sans-serif;
	color: #3F738D;
	width : 15 px;
	text-align: center;
}

.clsSelectedDayCell{
	FONT-SIZE: 11px; FONT-FAMILY: Verdana, Arrial Narrow, sans-serif;
	background-color: #F22800;
	text-align: center;
}

.clsWorkDayCell{
	FONT-SIZE: 11px; FONT-FAMILY: Verdana, Arrial Narrow, sans-serif;
	background-color: #FFFFFF;
	text-align: center;
	width : 15 px;
}
.clsHoliDayCell{
	FONT-SIZE: 11px; FONT-FAMILY: Verdana, Arrial Narrow, sans-serif;
	background-color: #DCE6F0;
	text-align: center;
	width : 18 px;
}
.clsOtherMonthDayCell{
	FONT-SIZE: 11px; FONT-FAMILY: Verdana, Arrial Narrow, sans-serif;
	background-color: #FFFFFF; 
	text-align: center;
	width : 18 px;
}

.clsOtherMonthDay{
	FONT-SIZE: 11px; FONT-FAMILY: Verdana, Arrial Narrow, sans-serif;
	color: Silver;
	text-decoration : none;
}
.clsCurrentMonthDay{
	FONT-SIZE: 11px; FONT-FAMILY: Verdana, Arrial Narrow, sans-serif;
	color: #3F738D;
	text-decoration : none;
}
.clsSelectedDay{
	FONT-SIZE: 11px; FONT-FAMILY: Verdana, Arrial Narrow, sans-serif;
	color: #FFFFFF;
	text-decoration : none;
}

.clsInfoTitle{
	FONT-SIZE: 11px; FONT-FAMILY: Verdana, Arrial Narrow, sans-serif;
	color: #FFFFFF;
	text-align: center;
	FONT-WEIGHT: bold; 
}



.clsWeekDay A:hover{
	background-color: #ECECF1;
	FONT-SIZE: 11px; FONT-FAMILY: Verdana, Arrial Narrow, sans-serif;
	color: #3F738D;
	width : 15 px;
	text-align: center;
}

.clsSelectedDayCell A:hover{
	FONT-SIZE: 11px; FONT-FAMILY: Verdana, Arrial Narrow, sans-serif;
	background-color: #F22800;
	text-align: center;
}

.clsWorkDayCell A:hover{
	FONT-SIZE: 11px; FONT-FAMILY: Verdana, Arrial Narrow, sans-serif;
	background-color: #FFFFFF;
	text-align: center;
	width : 15 px;
}
.clsHoliDayCell A:hover{
	FONT-SIZE: 11px; FONT-FAMILY: Verdana, Arrial Narrow, sans-serif;
	background-color: #DCE6F0;
	text-align: center;
	width : 15 px;
}
.clsOtherMonthDayCell A:hover{ 
	FONT-SIZE: 11px; FONT-FAMILY: Verdana, Arrial Narrow, sans-serif;
	background-color: #FFFFFF; 
	text-align: center;
	width : 15 px;
}

.clsOtherMonthDay A:hover{
	FONT-SIZE: 11px; FONT-FAMILY: Verdana, Arrial Narrow, sans-serif;
	color: Silver;
	text-decoration : none;
}
.clsCurrentMonthDay A:hover{
	FONT-SIZE: 11px; FONT-FAMILY: Verdana, Arrial Narrow, sans-serif;
	color: #3F738D;
	text-decoration : none;
}
.clsSelectedDay A:hover{
	FONT-SIZE: 11px; FONT-FAMILY: Verdana, Arrial Narrow, sans-serif;
	color: #FFFFFF;
	text-decoration : none;
}