.clsInputfield  { border: solid 1px #015099 }
.clsDataArea { width:160; background : #F4F4F4; }
.clsOuterFrame { background-color : #3F738D; }
.clsInnerFrame { background-color : #81A7C8; }
.clsTopPartNavpanel { background-color : #C7DCDE; height: 3px; }
.clsBottomPartNavpanel { background-color : #59879D; height: 3px; }
.clsNavpanel { background-color : #81A7C8; }
.clsDateGrid { background-color : #3F738D; }
.clsWeekDay { background-color: #ECECF1; font: bold 11px arial, verdana, helvetica; color: #3F738D; width : 15 px; text-align: center; }
.clsSelectedDayCell { background-color: #F22800; text-align: center; }
.clsWorkDayCell { background-color: #FFFFFF; text-align: center; width : 15 px; }
.clsHoliDayCell { background-color: #DCE6F0; text-align: center; width : 15 px; }
.clsOtherMonthDayCell {	background-color: #FFFFFF; text-align: center; width : 15 px; }
.clsOtherMonthDay { font: 11px arial, verdana, helvetica; color: Silver; text-decoration : none; }
.clsCurrentMonthDay { font:  11px arial, verdana, helvetica; color: #3F738D; text-decoration : none; }
.clsSelectedDay { font: 11px arial, verdana, helvetica; color: #FFFFFF; text-decoration : none; }
.clsInfoTitle { font: 11px arial, verdana, helvetica; color: #FFFFFF; text-align: center; }
