#cal_container a{
text-decoration:none;
}

.mainTableTOC {
	background-color: #FFFFFF;
	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: #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: Geneva, Verdana, Arial, 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: middle;
	}

/* Day Name Setup */
.dayNamesTextTOC {
    font-family: Geneva, Verdana, Arial, 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, 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: #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: Geneva, Verdana, Arial, 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: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.formButtons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.sOtherTOC {
    background-color: #EEEEEE;
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #BBBBBB;
	}
.s20TOC {
	background-color: #F7F7F7;
	height: 88px;
	}
.s20TOC0 {
	background-color: #D4D4D4;
	height: 88px;
	}













/* 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: #FFFFFF;
	text-align: left;
	background-color: #336699;
	}

.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;
}


.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: #336699;
	}

.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;
}

.nav_bar a{
color:#8D1820;
}

.nav_bar font{
color:#8D1820;
}

#cal_container table{
border-right:1px solid #707070;
margin-bottom:10px;
}

#cal_container td{
vertical-align:top;
border-left:1px solid #707070;
}


.cal_dates_hours{
text-align:center;
height:50px;
width:50px;
font-size:10px;
border-bottom:1px solid #72939A;  
border-right:1px solid #72939A;
}

.cal_days{
paDDING-TOP:2PX;
padding-left:5px;
text-align:left;
height:18px;
background-color:#8D1820;
color:white;
xborder-right:1px solid #0a3039;
}

.cal_days_td{
padding-left:2px;
width:15%;
height:15px;
background-color:#C3D9FF;
}

.cal_dates{
xwidth:85px;
width:95%;
height:15px;
background-color:#707070;
text-align:left;
font-size:11px;
padding-left:5px;
xborder-right:1px solid #4d7076; 
}

.cal_dates_weekend{

width:94%;
height:15px;
background-color:#707070;
text-align:left;
font-size:11px;
padding-left:5px;
xborder-right:1px solid #4d7076; 
}

.cal_dates_weekend font{
color:white;
}


.cal_dates_today{
width:99%;
height:15px;
background-color:#8D1820;
text-align:left;
padding-left:5px;
xborder-right:1px solid #72939A; 
}

.cal_dates_today font{
color:#fff;
}

.cal_dates_hours{
font-size:10px;
width:50px;
padding:5px;
}

.cal_dates_td{
xborder-right:1px solid #72939A;
}

.cal_dates_td_empty{
xborder-right:1px solid #729398;
background-color:#FFFFFF;
}

.cal_dates_td_empty .cal_dates{
color:#BABDC4;
}

.cal_dates font{
color:white;
}


.cal_dates_today_td{

xborder-right:1px solid #72939A;
        background-color:#D8B0B3; 
}

.cal_dates_content{
width:100%;
height:100%;
border-right:1px solid #72939A;
text-align:left;
xborder-right:1px solid #CCDDEE;
}

.cal_dates_content_weekend{
width:99%;
height:75px;
xborder-right:1px solid #72939A;
text-align:left;
xborder-right:1px solid #CCDDEE;
}

.cal_dates_content_today{
width:100%;
height:100%;
text-align:left;
xbackground-color:#f9c97f;
xborder-right:1px solid #72939A;
}

.cal_event{
font-size:10px;
background-color:#8D1820;
color:white;
border-top:1px solid #707070;
padding:2px;
margin-bottom:1px; 
xwidth:84px;
height:100%;
}

.cal_event_wd{
font-size:10px;
background-color:#8D1820;
color:white;
border:1px solid #707070;
padding:2px;
margin-bottom:1px; 
width:80px;
height:50px;
}

.cal_dates_wd_td{
border-right:1px solid #72939A;
background-color:#E8EEF7;
}

.cal_dates_wd_td_empty{
font-size:1px;
height:6px;


}



#abbocontainer{
border-top:1px solid white;
border-bottom:1px solid white;
background-color:#5A878A;
padding:2px;
padding-left:7px;
color:white;
font-family:verdana;
font-size:10px;
}

.abboHeader{
font-weight:bold;

}

.AbboContainerBoxHeader{
xborder-top:1px solid #4B7A82;
width:130px;
color:#7E8283;
font-family:verdana;
font-size:11px;
font-weight:bold;
padding-left:7px;
margin-top:-5px;
padding-bottom:5px;

}

#abbocontainer input{
font-family:verdana;
font-size:10px;
}
