.mainTableTOC td{
	border-spacing:1px 1px;
	border: 1px solid #FFFFFF;
}

.mainTableTOC {
	background-color: #FFFFFF;
	border: 1px solid #BBBBBB;
	width: 750px;
	table-layout: fixed;
 }

.navTableTextTOC {
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 9px;
	font-weight: Normal;
	text-decoration: none;
	color: #812459;
	}

/* Month and Year Row Setup */
.monthYearRowTOC {
    height: 32px;
	background-color: #FEFFFE;
	text-align: left;
	vertical-align: middle;
    margin: 0px;
    padding: 6px;
	}

/* Month and Year Text Setup */
.monthYearTextTOC {
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: Bold;
	color: #812459;
	}

/* Day Names Row Setup */
.dayNamesRowTOC {
	height: 20px;
	background-color: #812459;
	text-align: center;
	vertical-align: middle;
	}

/* Day Name Setup */
.dayNamesTextTOC {
    font-family: Geneva, Verdana, Arial, sans-serif; 
	font-size: 10px; 
	font-weight: Bold; 
	color: #FFFFFF;
	}

/* Alignments, Font Face, Size and Color for Date Numbers and Row Height */
.rowsTOC {
	font-family: Arial, Geneva, Verdana, sans-serif;
	font-size: 10px;
	color: #433D27;
	text-align: left;
	vertical-align: top;
	height: 88px;
	border: 1px solid #000000;
	}

/* Color of Today's Date */
.todayTOC {
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: Bold;
	color: #FFFFFF;
	background-color: #812459;
	text-align: left;
	vertical-align: top;
	padding: 2px;
	margin: 0px;
	}

.titleTOC {
	text-overflow:ellipsis;
	padding: 1px;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
    }

.daynumTOC {
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: Bold; 
	color: #FBFCEF;
	background-color: #A2A3AE;
	text-align: left;
	vertical-align: top;
    padding: 2px;
    margin: 0px;
	}

.formElements {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.formButtons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.sOtherTOC {
	background-color: #EEEEEE;
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #BBBBBB;
	vertical-align: top;
	}
.s20TOC {
	background-color: #EEEEEE;
	height: 88px;
	vertical-align: top;
	}
.s20TOC0 {
	background-color: #BBBBBB;
	height: 88px;
	vertical-align: top;
	}



/* Main Table Setup Incluidng Date Number Fonts, Size and Color */
.mainTable {
	background-color: #FFFFFF;
	width: 245px;
	border: 1px solid #000000;
 }

.navTable {
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	width: 245px;
 }

.navTableText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	color: #767676;
	}

/* Month and Year Row Setup */
.monthYearRow {
	line-height: 17pt;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	}

/* Month and Year Text Setup */
.monthYearText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #494949;
	position: relative;
	white-space: normal;
	}

/* Day Names Row Setup */
.dayNamesRow {
	line-height: 11pt;
	background-color: #7F255B;
	text-align: center;
	vertical-align: middle;
	}

/* Day Name Setup */
.dayNamesText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	}

/* Alignments, Font Face, Size and Color for Date Numbers and Row Height */
.rows {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #433D27;
	line-height: 20pt;
	text-align: center;
	vertical-align: middle;
	}

/* Color of Today's Date */
.today {
	color: #000000;
	font-weight: bold;
    }

/* Pop-up Events Setup */
.popupDate {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #812459;
	line-height: 20px;
	height: 20px;
	}

.popupEventTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding: 2px;
	vertical-align: middle;
	text-align: center;
}

.popupEventTime {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	background-color: #F4F4F4;
	border: 1px dotted #EFEFEF;
	padding: 1px;
	text-align: center;
}

.popupEventDescription {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	background-color: #FFFFFF;
	border: 1px solid #EAEAEA;
	padding: 2px;
	text-align: center;
}


.popupEventDate {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #446B93;
	text-align: center;
	vertical-align: middle;
	background-color: #F7F8F9;
	border: 1px solid #FFFFFF;
	padding: 1px;
	}

.popupEnd {
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #A4A4A4;
	}

.popupClose {
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	background-color: #336699;
	visibility: hidden;
	}

.popupCloseBrackets {
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: right;
	background-color: #336699;
	visibility: hidden;
	}
/*
---------------------------------------------------------------------------
The classes below determine how the calendar background markings will look.
---------------------------------------------------------------------------

/* Normal Cell Background (date number with no event markings) */
.s2 {
	background-color: #EEEEEE;
	text-align: center;
	}
/* Empty Cell Background (empty cells with no date numbers) */
.s20 {
	background-color: #FFFFFF;
	text-align: center;
	}

/* Show dates from other months */
.sOther {
	background-color: #EEEEEE;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
	}
/* Weekend Cell Background (date number with no event markings) */
.s200 {
	background-color: #EEEEEE;
	text-align: center;
	}

.s26 {
	background-color: #aaaaaa;
	text-align: center
}
.s21 {
	background-color: #a3d2eb;
	text-align: center;
}
.s23 {
	background-color: #c0e172;
	text-align: center
}
.s29999 {
	background-color: #7bb969;
	text-align: center
}
.mainTable td{
	border-spacing:1px 1px;
	border: 1px solid #FFFFFF;
	text-align: center;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 20px;
}

.categoryName {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
}
.categorySelection {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #777777;
}
.categoryDiv {
	background-color: #FCF5EF;
}
 #overDiv {
	border: 1px solid #000000;
}