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

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

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

/* Month and Year Text Setup */
.monthYearTextTOC  { color: #cf3e00; font-size: 18px; font-family: "Century Gothic", Arial; font-weight: bold }

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

/* Day Name Setup */
.dayNamesTextTOC {
    font-family: "Century Gothic", Arial; 
	font-size: 10px; 
	font-weight: Bold; 
	color: #FFFFFF;
	}

/* Alignments, Font Face, Size and Color for Date Numbers and Row Height */
.rowsTOC {
	font-family: "Century Gothic",Arial;
	font-size: 10px;
	color: #433D27;
	text-align: left;
	vertical-align: top;
	height: 88px;
	}

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

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

.daynumTOC  { color: #fff; font-size: 11px; font-family: "Century Gothic",Arial; font-weight: normal; background-color: #8c7864; text-align: left; margin: 0; padding: 2px; vertical-align: top }

.formElements {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.formButtons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.sOtherTOC   { color: #BFB7A4; font-size: 10px; font-family: "Century Gothic",Arial; background-color: #e4ddcd; vertical-align: top }
.s20TOC {
	background-color: #EEE9DE;
	height: 88px;
	vertical-align: top;
	}
.s20TOC0 {
	background-color: #E7E2D6;
	height: 88px;
	vertical-align: top;
	}













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

.navTable  { background-color: #eee9de; width: 135px; border: solid 0 #eee9de }

.navTableText  { color: #630; font-size: 9px; font-family: "Century Gothic",Arial; font-weight: normal; text-decoration: none }

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

/* Month and Year Text Setup */
.monthYearText {
	font-family: "Century Gothic",Arial;
	font-size: 13px;
	font-weight: Bold;
	color: #252216;
	}

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

/* Day Name Setup */
.dayNamesText {
	background-image:   url("dayBg.gif");
    font-family: "Century Gothic",Arial; 
	font-size: 10px; 
	font-weight: Bold; 
	color: #433D27;
	}

/* Alignments, Font Face, Size and Color for Date Numbers and Row Height */
.rows {
	font-family: "Century Gothic",Arial;
	font-size: 10px;
	color: #433D27;
    line-height: 15pt;
	text-align: center;
	vertical-align: middle;
	}

/* Color of Today's Date */
.today {
	color: #CF0000;
    }

/* Pop-up Events Setup */
.popupDate {
    font-family: "Century Gothic",Arial; 
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	background-color: #CF3E00;
	}

.popupEventTitle {
	font-family: "Century Gothic",Arial;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	padding: 2px;
	vertical-align: middle;
}

.popupEventTime {
    font-family: "Century Gothic",Arial; 
	font-size: 10px; 
	color: #000000;
	font-weight: normal;
	background-color: #F4F4F4;
	border: 1px dotted #EFEFEF;
	padding: 1px;
}

.popupEventDescription {
    font-family: "Century Gothic",Arial; 
	font-size: 10px; 
	color: #000000;
	font-weight: normal;
	background-color: #FFFFFF;
	border: 1px solid #EAEAEA;
	padding: 2px;
}


.popupEventDate {
    font-family: "Century Gothic",Arial; 
	font-size: 10px; 
	color: #446B93;
	text-align: center;
	vertical-align: middle;
	background-color: #F7F8F9;
	border: 1px solid #FFFFFF;
	padding: 1px;
	}

.popupEnd {
    font-family: "Century Gothic",Arial; 
	font-size: 10px; 
	color: #A4A4A4;
	}

.popupClose {
    font-family: "Century Gothic",Arial; 
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	background-color: #CF3E00;
	}

.popupCloseBrackets {
    font-family: "Century Gothic",Arial; 
	font-size: 10px; 
	color: #000000;
	text-align: right;
	background-color: #CF3E00;
	}
/*
---------------------------------------------------------------------------
The classes below determine how the calendar background markings will look.
---------------------------------------------------------------------------

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

/* Show dates from other months */
.sOther {
    background-color: #EEEEEE;
	font-family: "Century Gothic",Arial;
	font-size: 10px;
	color: #BBBBBB;
	}
/* Weekend Cell Background (date number with no event markings) */
.s200 {
	background-color: #D0D0D0;
	}


.categoryName {
	font-family: "Century Gothic",Arial;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
}
.categorySelection {
	font-family: "Century Gothic",Arial;
	font-size: 9px;
	font-weight: normal;
	color: #777777;
}
.categoryDiv {
	background-color: #FCF5EF;
}