.mainTableTOC {
	background-color:transparent;
	border: 0px solid #BBBBBB;
	width: 564px;
	table-layout: fixed;
 }

.navTableTextTOC {
    font-family: Geneva, Verdana, Arial, sans-serif; 
	font-size: 9px; 
	font-weight: Normal;
	text-decoration: none;
	color: #003366;
	}

/* Month and Year Row Setup */
.monthYearRowTOC {
    height: 32px;
	background-color:transparent;
	text-align: left;
	vertical-align: middle;
    margin: 0px;
    padding: 6px 6px 6px 0;
	}

/* Month and Year Text Setup */
.monthYearTextTOC {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: Bold;
	color: #8b2d00;
	}

/* Day Names Row Setup */
.dayNamesRowTOC {
    height: 25px;
	background-color:transparent;
	text-align: center;
	vertical-align: middle;
	border-bottom:1px dotted #5d5e56;
	}

/* Day Name Setup */
.dayNamesTextTOC {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: Bold; 
	color: #5d5e56;
	}

/* Alignments, Font Face, Size and Color for Date Numbers and Row Height */
.rowsTOC {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	height: 88px;
	}

/* Color of Today's Date */
.todayTOC {
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: Bold; 
	color: #ffffff;
	background-color: #f56200;
	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: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: Bold; 
	color: #009187;
	background-color:transparent;
	text-align: left;
	vertical-align: top;
    padding: 2px;
    margin: 0px;
	}

.formElements {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.formButtons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.sOtherTOC {
    background-color:transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #c9c7b6;
	vertical-align: top;
	border-bottom:1px dotted #5d5e56;
	}
.s20TOC {
	background-color:transparent;
	height: 78px;
	vertical-align: top;
	border-bottom:1px dotted #5d5e56;
	}
.s20TOC0 {
	background-color:transparent;
	height: 78px;
	vertical-align: top;
	border-bottom:1px dotted #5d5e56;
	}













/* Main Table Setup Incluidng Date Number Fonts, Size and Color */
.mainTable {
	background-color:transparent;
	border: 0px solid #003366;
	width: 210px;
 }

.navTable {
	background-color:transparent;
	border: 0px solid #FFFFFF;
	width: 210px;
	top:6px;
	position:absolute;
	margin:0;
	padding:0;
	z-index:100;
 }

.navTableText {
    font-family: Geneva, Verdana, Arial, sans-serif; 
	font-size: 9px; 
	font-weight: Normal;
	text-decoration: none;
	color: #003366;
	}

/* Month and Year Row Setup */
.monthYearRow {
	background-image:none;
    line-height: 17pt;
	background-color:transparent;
	text-align: center;
	vertical-align: middle;
	}

/* Month and Year Text Setup */
.monthYearText {
	font-family: "Times New Roman",Times,serif;
	font-size: 18px;
	font-weight: normal;
	color: #8B2D00;
	}

/* Day Names Row Setup */
.dayNamesRow {
    line-height: 16pt;
	background-color:transparent;
	text-align: center;
	vertical-align: middle;
	border-bottom:1px dotted #62615a;
	}

/* Day Name Setup */
.dayNamesText {
	background-image: none;
    font-family: Arial, helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: Bold; 
	color: #62615a;
	}

/* Alignments, Font Face, Size and Color for Date Numbers and Row Height */
.rows {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #008c7a;
    line-height: 17pt;
	text-align: center;
	vertical-align: middle;
	}

/* Color of Today's Date */
.today {
	color: #ffffff;
	background-image:url("cal-evbg.gif");
    }

/* Pop-up Events Setup */
.popupDate {
    font-family: Geneva, Verdana, Arial, sans-serif; 
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	background-color: #8d2f00;
	}

.popupEventTitle {
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	padding: 2px;
	vertical-align: middle;
}

.popupEventTime {
    font-family: Geneva, Verdana, Arial, sans-serif; 
	font-size: 10px; 
	color: #000000;
	font-weight: normal;
	background-color: #F4F4F4;
	border: 1px dotted #EFEFEF;
	padding: 1px;
}

.popupEventDescription {
    font-family: Geneva, Verdana, Arial, sans-serif; 
	font-size: 10px; 
	color: #000000;
	font-weight: normal;
	background-color: #FFFFFF;
	border: 1px solid #EAEAEA;
	padding: 2px;
	display:none;
}


.popupEventDate {
    font-family: Geneva, Verdana, Arial, sans-serif; 
	font-size: 10px; 
	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: 10px; 
	color: #A4A4A4;
	}

.popupClose {
    font-family: Geneva, Verdana, Arial, sans-serif; 
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	background-color: #8d2f00;
	}

.popupCloseBrackets {
    font-family: Geneva, Verdana, Arial, sans-serif; 
	font-size: 10px; 
	color: #000000;
	text-align: right;
	background-color: #8d2f00;
	}
/*
---------------------------------------------------------------------------
The classes below determine how the calendar background markings will look.
---------------------------------------------------------------------------

/* Normal Cell Background (date number with no event markings) */
.s2 {
	background-color:transparent;
	border-bottom:1px dotted #62615a;
	}
/* Empty Cell Background (empty cells with no date numbers) */
.s20 {
	background-color:transparent;
	border-bottom:1px dotted #62615a;
	}
/* Last Day of Month Cell Background (empty cells with no date numbers) */
.s22 {
	background-color:transparent;
	border-bottom:1px dotted #62615a;
	}
.s26 {
	background-color:transparent;
	border-bottom:1px dotted #62615a;
	}
/* Show dates from other months */
.sOther {
    background-color:transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #bfbeaa;
	border-bottom:1px dotted #62615a;
	}
/* Weekend Cell Background (date number with no event markings) */
.s200 {
	background-color: #D0D0D0;
	border-bottom:1px dotted #62615a;
	}

/* Normal Cell Background (date number with no event markings) */
.titleTOC .s2 {
	background-color:transparent;
	border-bottom:0px dotted #62615a;
}
/* Empty Cell Background (empty cells with no date numbers) */
.titleTOC .s20 {
	background-color:transparent;
	border-bottom:0px dotted #62615a;
	}
/* Last Day of Month Cell Background (empty cells with no date numbers) */
.titleTOC .s22 {
	background-color:transparent;
	border-bottom:0px dotted #62615a;
	}
.titleTOC .s26 {
	background-color:transparent;
	border-bottom:0px dotted #62615a;
	}
/* Show dates from other months */
.titleTOC .sOther {
    background-color:transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #bfbeaa;
	border-bottom:0px dotted #62615a;
	}
/* Weekend Cell Background (date number with no event markings) */
.titleTOC .s200 {
	background-color: #D0D0D0;
	border-bottom:0px dotted #62615a;
	}

.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;
	display:none;
}

input#awioufhaioeu {
	background-image:url("http://www.discoverysd.org/assets/images/todayBTN.gif");
	width:96px;
	height:19px;
	border:0;
	text-indent:-99999em;
	cursor:pointer;
}
input#dateChange {
	background-image:url("http://www.discoverysd.org/assets/images/goBTN.gif");
	width:35px;
	height:19px;
	border:0;
	text-indent:-99999em;
	cursor:pointer;
}
input#epcprev {
	background-image:url("http://www.discoverysd.org/assets/images/prevBTN.gif");
	width:35px;
	height:19px;
	border:0;
	text-indent:-99999em;
	cursor:pointer;
}
input#next {
	background-image:url("http://www.discoverysd.org/assets/images/nextBTN.gif");
	width:35px;
	height:19px;
	border:0;
	text-indent:-99999em;
	cursor:pointer;
}
