.clsDataArea2{
	width:160;

}

.clsOuterFrame2 {
	background-color : #999999;
}

.clsInnerFrame2 {
	background-color : #E3ECFF;
}

.clsTopPartNavpanel2 {
	background-color : #E3ECFF;
	height: 3px;
}

.clsBottomPartNavpanel2{
	background-color : #E3ECFF;
	height: 3px;
}

.clsNavpanel2{
	background-color : White;
}
.clsDateGrid2{
	background-color :  #E3ECFF;
}
.clsMidRow2{
	background-color :  #E3ECFF;
}


.clsWeekDay2{
	background-color:  #E3ECFF;
	font: bold 11px Verdana, Arrial Narrow, sans-serif;
	color: #002575;
	width : 15 px;
	text-align: center;
}


.clsSelectedDayCell2{
	background-color: #999999;
	text-align: center;
}
.clsWorkDayCell2{
	background-color: #FFFFFF;
	text-align: center;
	width : 15 px;
}
.clsHoliDayCell2{
	background-color: #FFF2D3;
	text-align: center;
	width : 15 px;
}
.clsOtherMonthDayCell2{
	background-color: #FFFFFF; 
	text-align: center;
	width : 15 px;
}


.clsOtherMonthDay2{
	font: 11px Verdana, Arrial Narrow, sans-serif;
	color: #7A7A7A;
	text-decoration : none;
}
.clsCurrentMonthDay2{
	font: 11px Verdana, Arrial Narrow, sans-serif;
	color: #002575;
	text-decoration : none;
}
.clsSelectedDay2{
	font: 11px Verdana, Arrial Narrow, sans-serif;
	color: #FFFFFF;
	text-decoration : none;
}

.clsInfoTitle2{
	font: 11px Verdana, Arrial Narrow, sans-serif;
	color: #002575;
	text-align: center;
	font-size: medium;
	background-color : #E3ECFF;
}






