.mainTableTOC {
	background-color: #FFFFFF;
	width: 640px;
	table-layout: fixed;
	clear:both;
	margin-bottom:20px;
 }

.navTableTextTOC {
    font-family: "Trebuchet MS", "Tahoma", Helvetica, Arial, sans-serif;
	font-size: 9px; 
	font-weight: Normal;
	text-decoration: none;
	color: #808080;
	}

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

/* Month and Year Text Setup */
.monthYearTextTOC {
	font-family: "Trebuchet MS", "Tahoma", Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #808080;
	text-transform:uppercase;
	}

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

/* Day Name Setup */
.dayNamesTextTOC {
    font-family: "Trebuchet MS", "Tahoma", Helvetica, Arial, sans-serif;
	font-size: 12px; 
	font-weight: normal; 
	color: #FFFFFF;
	text-transform:uppercase;
	}

/* Alignments, Font Face, Size and Color for Date Numbers and Row Height */
.rowsTOC {
	font-family: "Trebuchet MS", "Tahoma", Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #808080;
	text-align: left;
	vertical-align: top;
	height: 80px;
	}

/* Color of Today's Date */
.todayTOC {
	font-family: "Trebuchet MS", "Tahoma", Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold; 
	color: #fff;
	background-color: #438690;
	text-align: left;
	vertical-align: top;
    padding: 2px;
    margin: 0px;
	}

.titleTOC {
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
    padding: 1px;
    margin: 0px;
    }

.daynumTOC {
	font-family: "Trebuchet MS", "Tahoma", Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal; 
	color: #fff;
	background-color: #818386;
	text-align: left;
	vertical-align: top;
    padding: 2px;
    margin: 0px;
	}

.formElements {
	font-family: "Trebuchet MS", "Tahoma", Helvetica, Arial, sans-serif;
	font-size: 10px;
}
.formButtons {
	font-family: "Trebuchet MS", "Tahoma", Helvetica, Arial, sans-serif;
	font-size: 10px;
}
.sOtherTOC {
    background-color: #fff;
	font-family: "Trebuchet MS", "Tahoma", Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #BBBBBB;
	vertical-align: top;
	}
.s20TOC {
	background-color: #f7f7f7;
	height: 80px;
	vertical-align: top;
	}
.s20TOC0 {
	background-color: #D4D4D4;
	height: 80px;
	vertical-align: top;
	}













/* Main Table Setup Incluidng Date Number Fonts, Size and Color */
.mainTable {
	background-color: #323132;
	width: 175px;
	height:174px;
 }

.navTable {
	background-color: none;
	border: 0px solid #FFFFFF;
	width: 175px;
	height:13px;
	margin-top:-181px;
	margin-bottom:0 !important;
	clear:none !important;
 }

.navTableText {
	font-size: 9px; 
	font-weight: Normal;
	text-decoration: none;
	color: #c3e5f4;
	display:block;
	height:13px;
	}

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

/* Month and Year Text Setup */
.monthYearText {
	font-family: "Trebuchet MS", "Tahoma", Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #c3e5f4;
	text-transform:uppercase;
	letter-spacing:1px;
	}

/* Day Names Row Setup */
.dayNamesRow {
    line-height: 11pt;
	background-color: none;
	text-align: center;
	vertical-align: middle;
	padding:3px 0;
	}

/* Day Name Setup */
.dayNamesText {
	background-image: none;
    font-family: "Trebuchet MS", "Tahoma", Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal; 
	color: #fff;
	}

/* Alignments, Font Face, Size and Color for Date Numbers and Row Height */
.rows {
	font-family: "Trebuchet MS", "Tahoma", Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	}
	

/* Pop-up Events Setup */
.popupDate {
    font-family: "Trebuchet MS", "Tahoma", Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	background-color: #237EA4;
	text-transform:uppercase;
	}

.popupEventTitle {
	font-family: "Trebuchet MS", "Tahoma", Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #fff;
	font-weight: normal;
	padding: 2px;
	vertical-align: middle;
}

.popupEventTime {
    font-family: "Trebuchet MS", "Tahoma", Helvetica, Arial, sans-serif;
	font-size: 10px; 
	color: #808080;
	font-weight: normal;
	background-color: #f7f7f7;
	border-bottom: 1px solid #fff;
	padding: 1px;
}

.popupEventDescription {
    font-family: "Trebuchet MS", "Tahoma", Helvetica, Arial, sans-serif;
	font-size: 11px; 
	color: #808080;
	font-weight: normal;
	background-color: #FFFFFF;
	border: 1px solid #EAEAEA;
	padding: 2px;
}


.popupEventDate {
    font-family: "Trebuchet MS", "Tahoma", Helvetica, Arial, sans-serif;
	font-size: 10px; 
	color: #237EA4;
	text-align: center;
	vertical-align: middle;
	background-color: #f7f7f7;
	border: 1px solid #FFFFFF;
	padding: 1px;
	}

.popupEnd {
    font-family: "Trebuchet MS", "Tahoma", Helvetica, Arial, sans-serif;
	font-size: 10px; 
	color: #A4A4A4;
	}

.popupClose {
    font-family: "Trebuchet MS", "Tahoma", Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	background-color: #336699;
	}

.popupCloseBrackets {
    font-family: "Trebuchet MS", "Tahoma", Helvetica, Arial, sans-serif; 
	font-size: 10px; 
	color: #000000;
	text-align: right;
	background-color: #336699;
	}
/*
---------------------------------------------------------------------------
The classes below determine how the calendar background markings will look.
---------------------------------------------------------------------------

/* Normal Cell Background (date number with no event markings) */
.s2 {
	background-color: #217fa5;
	}
	
.s22{color:#fff !important;}
/* Empty Cell Background (empty cells with no date numbers) */
.s20 {
	background-color: none;
	}

/* Show dates from other months */
.sOther {
    background-color: #4d4d4d;
	font-size: 10px;
	color: #323132;
	}
/* Weekend Cell Background (date number with no event markings) */
.s200 {
	background-color: #D0D0D0;
	}


.categoryName {
	font-family: "Trebuchet MS", "Tahoma", Helvetica, Arial, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
}
.categorySelection {
	font-family: "Trebuchet MS", "Tahoma", Helvetica, Arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #777777;
}
.categoryDiv {
	background-color: #FCF5EF;
}

/* Color of Today's Date */
.today {
	color: #09243d;
	background-color:#c3e5f4;
    }
	
	