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

.navTableTextTOC {
    font-family: arial, helvetica, sans-serif; 
	font-size: 9px; 
	font-weight: Normal;
	text-decoration: none;
	color: #003366;
	}

/* 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: arial, helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #355881;
	}

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

/* Day Name Setup */
.dayNamesTextTOC {
    font-family: arial, helvetica, 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, helvetica, sans-serif;
	font-size: 10px;
	color: #433D27;
	text-align: left;
	vertical-align: top;
	height: 88px;
	}

/* Color of Today's Date */
.todayTOC {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold; 
	color: #FFFF00;
/*	background-color: #31528E;*/
	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: #FBFCEF;
/*	background-color: #A2A3AE;*/
	text-align: left;
	vertical-align: top;
    padding: 2px;
    margin: 0px;
	}

.formElements {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
}
.formButtons {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
}
.sOtherTOC {
/*    background-color: #EEEEEE;*/
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #BBBBBB;
	vertical-align: top;
	}
.s20TOC {
	background-color: #F7F7F7;
	height: 88px;
	vertical-align: top;
	}
.s20TOC0 {
	background-color: #D4D4D4;
	height: 88px;
	vertical-align: top;
	}













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

.navTable {
/*	background-color: #FFFFFF;*/
	border: 0px solid #FFFFFF;
	width: 175px;
 }

.navTableText {
    font-family: arial, helvetica, sans-serif; 
	font-size: 9px; 
	font-weight: Normal;
	text-decoration: none;
	color: #003366;
	}

/* Month and Year Row Setup */
.monthYearRow {
/*	background-image:   url("monthBg.gif");*/
    line-height: 200%;
/*	background-color: #D8E2EC;*/
	text-align: center;
	vertical-align: middle;
}

/* Month and Year Text Setup */
.monthYearText {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
    line-height: 200%;
	color: #444444;
}

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

/* Day Name Setup */
.dayNamesText {
/*	background-image:   url("dayBg.gif");*/
    font-family: arial, helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	color: #999999;
	}

/* Alignments, Font Face, Size and Color for Date Numbers and Row Height */
.rows {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
    line-height: 15pt;
	text-align: center;
	vertical-align: middle;
	}

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





/* Pop-up Events Setup */
.popupDate {
    font-family: arial, helvetica, sans-serif; 
	font-size: 13px;
	font-weight: bold;
	color: #444444;
	text-align: left;
	background-color: #FFFFFF;
	}

.popupEventTitle {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	font-weight: bold;
	text-align: left;
	background-color: #FFFFFF;
	padding: 2px;
	vertical-align: middle;

}

.popupEventTime {
    font-family: arial, helvetica, sans-serif; 
	font-size: 11px; 
	color: #444444;
	font-weight: normal;
/*
	background-color: #F4F4F4;
	border: 1px dotted #EFEFEF;
*/
	padding: 1px;
	text-align: left;
	background-color: #FFFFFF;
}

.popupEventDescription {
    font-family: arial, helvetica, sans-serif; 
	font-size: 11px; 
	color: #444444;
	font-weight: normal;
/*
	background-color: #FFFFFF;
	border: 1px solid #EAEAEA;
*/
	padding: 2px 2px 10px 2px;
	text-align: left;
	line-height: 150%;
	background-color: #FFFFFF;
}


.popupEventDate {
    font-family: arial, helvetica, sans-serif; 
	font-size: 9px; 
	color: #444444;
	vertical-align: middle;
	text-align: left;
	background-color: #FFFFFF;
/*	border: 1px solid #FFFFFF;*/
	padding: 1px;
	}

.popupEnd {
    font-family: arial, helvetica, sans-serif; 
	font-size: 12px; 
	color: #444444;
	}

.popupClose {
    font-family: arial, helvetica, sans-serif; 
	font-size: 12px;
	color: #6994b3;
	text-align: right;
/*	background-color: #336699;*/
	}

.popupCloseBrackets {
    font-family: arial, helvetica, sans-serif; 
	font-size: 12px; 
	color: #6994b3;
	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: #E0E0E0;*/
}

/* Empty Cell Background (empty cells with no date numbers) */
.s20 {
/*	background-color: #EBEBEB;*/
}

/* Weekend Cell Background (date number with no event markings) */
.s200 {
/*	background-color: #DDDDDD;*/
}

/* Show dates from other months */
.sOther {
	background-color: #EEEEEE;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}

.s21,.s22,.s23,.s24,.s25,.s26,.s27,.s29999 {
	font-weight: bold;
	color: #FFFFFF;
}
/* ************************************************************************ */


.categoryName {
	font-family: arial, helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
}
.categorySelection {
	font-family: arial, helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #777777;
}
.categoryDiv {
	background-color: #FCF5EF;
}



/* ************************************************************************ */

a.navTableText
{
	font-size: 12px;
}

/*
td.s21
{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6994b3;
}
*/



