/* Swatches: 
	dark red: #6a0f05
	dark red 2: #4c150f
	body: b18962
	red bg: 74190f 
	gold: eabe77
	text:  d19b63
	red text 1: 59120b
	footer text:  450e09
*/

.mainTableTOC {
	background-color: #ca975e;
	width: 680px;
	table-layout: fixed;
 }

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

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

/* Month and Year Text Setup */
.monthYearTextTOC {
	font-family: Georgia, Times, serif;
	font-size: 1.3em;
	font-weight: Bold;
	color: #74190f;
}

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

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

/* 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;
}

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

.titleTOC {
	overflow: auto;
	white-space: normal;
    padding: 0;
    margin: 3px;
	color: #eabe77;
}

.daynumTOC {
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: Bold; 
	color: #d19b63;
	background-color: #74190f;
	text-align: left;
	vertical-align: top;
    padding: 3px;
    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 {
    padding: 3px;
    background-color: #59120b;
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #d19b63;
	vertical-align: top;
}

.s20TOC {
	background-color: #74190f;
	height: 88px;
	vertical-align: top;
}

.s20TOC0 {
	background-color: #74190f;
	height: 88px;
	vertical-align: top;
}

/*
input {
	color: #59120b;
	border-top: 2px solid #ffd38c;
	border-right: 2px solid #aa7e37;
	border-bottom: 2px solid #aa7e37;
	border-left: 2px solid #ffd38c;
	background-color: #eabe77;
}

input:active {
	border-top: 2px solid #aa7e37;
	border-right: 2px solid #ffd38c;
	border-bottom: 2px solid #ffd38c;
	border-left: 2px solid #aa7e37;
	background-color: #eabe77;
}

select {
	border-top: 1px solid #aa7e37;
	border-right: 1px solid #ffd38c;
	border-bottom: 1px solid #ffd38c;
	border-left: 1px solid #aa7e37;
}
*/

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

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

.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:   url("monthBg.gif");
    line-height: 17pt;
	background-color: #D8E2EC;
	text-align: center;
	vertical-align: middle;
}

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

/* 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: Geneva, Verdana, Arial, sans-serif; 
	font-size: 10px; 
	font-weight: Bold; 
	color: #433D27;
}

/* Alignments, Font Face, Size and Color for Date Numbers and Row Height */
.rows {
	font-family: Geneva, Verdana, Arial, sans-serif;
	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: Geneva, Verdana, Arial, sans-serif; 
	font-size: 10px;
	font-weight: bold;
	color: #59120b;
	text-align: left;
	padding: 2px;
	background-color: #E7B877;
	border-bottom: 1px solid #ca975e;
}

.popupEventTitle {
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #4c150f;
	font-weight: bold;
	padding: 2px;
	vertical-align: middle;
	background-color: transparent;
}

.popupEventTime {
    font-family: Geneva, Verdana, Arial, sans-serif; 
	font-size: 10px; 
	color: #4c150f;
	font-weight: normal;
	background-color: transparent;
	padding: 2px;
}

.popupEventDescription {
    font-family: Geneva, Verdana, Arial, sans-serif; 
	font-size: 10px; 
	color: #4c150f;
	font-weight: normal;
	background-color: transparent;
	padding: 2px;
}


.popupEventDate {
    font-family: Geneva, Verdana, Arial, sans-serif; 
	font-size: 9px; 
	color: #4c150f;
	text-align: center;
	vertical-align: middle;
	background-color: transparent;
	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: #face87;
	text-align: right;
	background-color: #E7B877;
	border-bottom: 1px solid #ca975e;
}

.popupCloseBrackets {
    font-family: Geneva, Verdana, 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: #E0E0E0;
}
/* Empty Cell Background (empty cells with no date numbers) */
.s20 {
	background-color: #EBEBEB;
}

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


.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;
}
