body {

	margin: 0px;

	padding: 0px;

	background-color: #fff;

		font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #000;

}
.line {

text-decoration: line-through; 
}

.blue {
	color:#00F;
}


.u {
	text-decoration:underline;
}

.up {
	font-size:16px;
}

.orange {
	color:#C60;
}

.yel {
	
	background-color: #ffde00;
	font-weight:bold;
}

.red {

	color:#F00;

}

.blue {

	color:#039;

}

.inputtext {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #333333;

	text-decoration: none;

	border: 1px solid #CCCCCC;

}

.normal {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	color: #333333;

	text-decoration: none;

}

.error_msg {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	color: #FF0000;

	text-decoration: none;

}



.darkborder {

	border: 1px solid #666666;

	padding: 5px;

}

.lightborder {

	border: 1px solid #EEEEEE;

	padding: 5px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #313031;

	text-decoration: none;

}

.normalbold {



	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-weight: bold;

	color: #4E4E4E;

	text-decoration: none;

}



.crossout {

color: #ff0000;

text-decoration: line-through;

}



h1, h2, h3, h4, h5, h6 {

	margin: 0px;

}

.green {

font-weight: bolder;

color: #009900;

}

.orange {

font-weight: bolder;

color:#C30;

}

.maint {

color: #ff9900;

}



.imgC {

padding: 5px;

border: 1px solid #ccc;

}

.red {

color: #ff0000;

}



p, blockquote, ul, ol, dl {

	margin-top: 0px;

	margin-bottom: 1em;

	text-align: justify;

	line-height: 160%;

}



.text1 {

	text-align: center;

	color: #757575;

}



.text2 {

	font-size: 15px;

	font-weight: bold;

	color: #2F2F2F;

}



.text3 {

	font-size: 12px;

	font-weight: bold;

	color: #2F2F2F;

}

.textred {

	font-size: 12px;

	font-weight: bold;

	color: #FF0000;

}



.text4 {

	display: block;

	width: 45px;

	height: 21px;

	padding: 10px 12px 0px 0px;

}



.list1 {

	margin-left: 0px;

	padding-left: 0px;

	list-style: none;

}



a {

	color: #D90000;

}



a:hover {

	text-decoration: none;

}



.link1 {

	text-decoration: none;

	font-weight: bold;

	color: #fff;

}



.link1:hover {

	text-decoration: underline;

}



.link2 {

	text-decoration: none;

	font-size: 12px;

	font-weight: bold;

	color: #fff;

}



.link2:hover {

	text-decoration: underline;

}



.link3 {

	color: #606060;

	padding: 10px 0px 0px 12px;

}



.style1 {

}



.style1 a {

}



.style1 a:hover {

}





.bg1 { background: #2F2F2F url(images/01.gif) repeat-x left top; }

.bg2 { background: #FFFFFF url(images/02.gif) repeat-y left top; }

.bg3 { background: url(images/3.gif) no-repeat left top; }

.bg4 { background: url(images/7.jpg) no-repeat left top; }

.bg5 { background: url(images/8.gif) repeat-x left top; }



.bg7 { border: 1px solid #F2F2F2; background: #FBFBFB url(images/11.gif) repeat-x left top; }

.bg8 { background: url(images/14.gif) repeat-x left bottom; }



.bg11 { background: url(images/22.gif) repeat-y left top; }

.bg12 { background: url(images/26.gif) repeat-x left top; }

.bg13 { background: url(images/27.gif) repeat-x left top; }





.align-justify { text-align: justify; }

.align-right { text-align: right; }



img { border: none; }



.img1 {

	float: left;

	margin: 0px 20px 0px 0px;

}



.img2 {

	float: right;

	margin: 0px 0px 0px 20px;

}



hr { display: none; }



.hr1 {

	height: 1px;

}

.tdbg {

background: #ccc;

text-align:center;

font-weight:bold;

}

.undlne {

text-decoration: underline;

}


.mainTableTOC {
	background-color: #ca0303;
	border: none;
	width: 705px;
	table-layout: fixed;
 }

.navTableTextTOC {
    font-family: 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: Arial, sans-serif; 
	font-size: 18px;
	font-weight: Bold;
	color: #355881;
	}

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

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

/* Color of Today's Date */
.todayTOC {
   font-family: 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: 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: Arial, sans-serif; 
	font-size: 10px;
}
.formButtons {
   font-family: Arial, sans-serif; 
	font-size: 10px;
}
.sOtherTOC {
    background-color: #EEEEEE;
   font-family: Arial, 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;
	width: 175px;
 }

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

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

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

/* Month and Year Text Setup */
.monthYearText {
   font-family: 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("calendar/theme/fuztheme/dayBg.gif");
   font-family: 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: 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: Arial, sans-serif; 
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	background-color: #336699;
	}

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

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

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


.popupEventDate {
   font-family: 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: Arial, sans-serif; 
	font-size: 10px; 
	color: #A4A4A4;
	}

.popupClose {
   font-family: Arial, sans-serif; 
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	background-color: #336699;
	}

.popupCloseBrackets {
   font-family: 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: Arial, sans-serif; 
	font-size: 10px;
	color: #BBBBBB;
	}
/* Weekend Cell Background (date number with no event markings) */
.s200 {
	background-color: #D0D0D0;
	}


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