.clsDataArea{
	font-family: tahoma, sans-serif, helvetica;
	font-size: 11px;
	color: #666666;
	border-top: 1px solid #999999;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #999999;
}

.clsOuterFrame {
	background-color : #3F738D;
}

.clsInnerFrame {
	background-color : #FFFFFF; 
}

.clsTopPartNavpanel {
	background-color : #C7DCDE;
	height: 3px;
}

.clsBottomPartNavpanel{
	background-color : #59879D;
	height: 3px;
}

.clsNavpanel {
	background-color : #FFFFFF;
	
}
.clsDateGrid{
	background-color : #3F738D; 
	
}


.clsWeekDay{
	background-color: #27ADD2;
	font: bold 10px Verdana, Arrial Narrow, sans-serif;
	color: #FFFFFF;
	width : 15px;
	text-align: center;
}

.clsWeekDayRed{
	background-color: #27ADD2;
	font: bold 10px Verdana, Arrial Narrow, sans-serif;
	color:#FFFFFF; 
	width : 15px;
	text-align: center; 
}


.clsSelectedDayCell{
		font-size: 9px;	font-weight: normal;text-decoration: none;
color: #FFFFFF;	background-color: #B3B3B3;	text-align: center;
}
.clsWorkDayCell{
		font-size: 9px;	font-weight: normal;	text-decoration: none;
color: #2d8aca;background-color: #E5E5E5;text-align: center; 
}
.clsHoliDayCell{
		font-size: 9px;	font-weight: normal;	text-decoration: none;
color: #CCCCCC;background-color: #E5E5E5;text-align: center;
}

.clsOtherMonthDayCell{
		font-size: 9px;	font-weight: normal;	text-decoration: none; color:#CCCCCC;background-color: #E5E5E5;text-align: center;
}


.clsOtherMonthDay{
		font-size: 9px;	font-weight: normal;	text-decoration: none; color:#CCCCCC;background-color: #c9e8fc;text-align: center;
}

.clsCurrentMonthDay{
		font-size: 9px;	font-weight: normal;	text-decoration: none;
color: #333333;background-color: #E5E5E5;text-align: center; 
}

.clsCurrentMonthDayRed{
		font-size: 9px;	font-weight: normal;	text-decoration: none;
color:#333333;background-color:#E5E5E5;text-align: center;
} 

.clsSelectedDay{
		font-size: 19px;	font-weight: normal;text-decoration: none;
color: #FFFFFF;	background-color: #B3B3B3;	text-align: center;
}

.clsInfoTitle{
	font: 11px Verdana, Arrial Narrow, sans-serif; 
	color: #000000;
	text-align: center;
}

.on-calendarLink:link {		font-size: 9px;	font-weight: normal;text-decoration: none;
color: #FFFFFF;	background-color: #B3B3B3;	text-align: center;}
.on-calendarLink:hover {		font-size: 9px;	font-weight: normal;text-decoration: none;
color: #FFFFFF;	background-color: #B3B3B3;	text-align: center;}
.on-calendarLink:visited {		font-size: 9px;	font-weight: normal;text-decoration: none;
color: #FFFFFF;	background-color: #B3B3B3;	text-align: center;}
