body {
	background-color: #C1CFD5;

}

td {
	font-family: Georgia, "Times New Roman", Times, serif;
}

th {
	font-family: "Times New Roman", Times, serif;
}.SectionHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #FFFF66;
	border-bottom-style: none;
	border-bottom-color: #996633;
	background-color: #3399CC;
	text-align: center;


}
.schedule {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.SideBar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	background-color: #cccccc;
}
.SectionBody {
	background-color: #DCFBFC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;


}
.StaffHdr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336666;
}
.StaffBdy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	background-color: #C7FABE;
}
.ExtraBold {
	font-weight: bolder;
	font-family: Georgia, "Times New Roman", Times, serif;

}
.Top {
	font-family: "Book Antiqua";
	font-size: medium;
	font-weight: bold;
	color: #006464;

}
.StaffMail {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;

}
.abcbkgrnd {
	background-image: url(../images/abcbkg.gif);
}
.WhtText {
	font-weight: bolder;
	color: #FFFFFF;
}
.smText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.redbkgnd {
	background-color: #FF3333;
	font-weight: bolder;
	color: #FFFFFF;

}
.blueBkg {
	background-color: #BAFCEF;
}
.unbld {
	font-style: normal;
	font-weight: bolder;
	text-decoration: underline;
}
.italic {
	font-style: italic;
	font-weight: normal;
}
.picRight {
	float: right;
}
.picLeft {
	float: left;
	position: relative;
}
.grnBkg {
	background-color: #339900;
}
.allink {
	color: #FFFF33;
	text-decoration: underline;
}

