.monthYearRow1 {
    /*line-height: 17pt;*/
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	/*background-image: url('images/monthBg.gif');*/
	}

.monthYearText {
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 8px;
	font-weight: Bold;
	color: #252216;
	}

/* Day Names Row Setup */
.dayNamesRow1 {
   /* line-height: 11pt;*/
	background-color: #F6F7FF;
	text-align: center;
	vertical-align: middle;
	color:#0E1147;
	font-weight:bold;
	font-size:11px;
	}
/* Day Name Setup */
.dayNamesText1 {
    font-family: Geneva, Verdana, Arial, sans-serif; 
	font-size: 8px; 
	font-weight: Bold; 
	color: #433D27;
	/*background-image: url('images/dayBg.gif');*/
	}

/* Alignments, Font Face, Size and Color for Date Numbers and Row Height */
.rows1 {
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 8px;
	color: #433D27;
    /*line-height: 15pt;*/
	text-align: center;
	vertical-align: middle;
	}
/* Color of Today's Date */
.today11 {
	color: #FFFFFF;
	font-weight:bold;
	background-color:#8A8FD1;
    }
/* OverLIB popup text size */
.oLib1 {
    font-family: Geneva, Verdana, Arial, sans-serif; 
	font-size: 8px; 
    }
/* Normal Cell Background (date number with no event markings) */
.s2s {
	/*background-image:  url('images/cdef.gif');*/
	background-color: #EFF0FF;
	color:#6166B1;
	font-size:10px;
	}
/* Empty Cell Background (empty cells with no date numbers) */
.s20s {
	/*background-image:  url('images/cdef5.gif');*/
	background-color: #FEF8FC;
	color:#6166B1;
	font-size:10px;
	}
/* Mark Start Cell Background (usually a slashed graphic to show availability or solid for events) */

.s21s {
	/*background-image:  url('images/cdef2.gif');*/
	background-color: #F5E0D8
	}
/* Mark Solid Cell Background (solid marked event date background) */
.s22s {
	/*background-image:  url('images/cdef2.gif');*/
	background-color: #F5E0D8
	}
/* Mark End Cell Background (usually a slashed graphic to show availability or solid for events) */

.s23s {
	/*background-image:  url('images/cdef2.gif');*/
	background-color: #F5E0D8
	}
/* Mark End/Start Cell Background (usually a slashed graphic to show availability or solid for events) */

.s24s {
	/*background-image:  url('images/cdef2.gif');*/
	background-color: #F5E0D8
	}
