/* based on Corners - last updated Sept 17, 2007 */

BODY {
	background-color: #CCFFCC;
	margin-top: 0px;
	padding-top: 6px;
	/* background-image: url(graphics/frisbeeBG.gif); 
	background-repeat: repeat-y;
	background-position: center top; */
}

A:HOVER { color: #000000; background-color: #6699cc; }

.textBlue { color: #006699; }

.trCCCLinkbar { display: table-row;  }

.tblCCCHeader
{
	background-color: #ffffff;
}

.tdHeader-left {
	background-color: #669966;
	text-decoration: none;
	height: 60px;
	background-image: url(graphics/cccWhite.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin: -4px;
}

.tdHeader-right {
	background-position: right bottom;
	background-color: #669966;
	background-image: url(graphics/customImageTop.png);
	background-repeat: no-repeat;
	height: 60px;
	width: 176px;
	margin: 0px;
	padding: 0px;
}

.tdDepartmentName {
	color: #FFFFFF;
	padding: 0px;
	background-color: #99CC99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	background-image: url(graphics/customImageMiddle.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 40px;
	padding-left: 6px;
	border-right: solid 1px #669966;
	border-left: solid 1px #669966;
}

.tdContent {
	padding: 12px 28px 12px 12px;
	background-color: #ffffff;
	border-left: solid 1px #669966;
	border-right: solid 1px #669966;
	border-top: solid 1px #669966;
}

.tdContent-home {
	padding: 12px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #669966;
	border-bottom-color: #669966;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #ffffff;
}

.tdSidebar {
	background-color: #99CC99;
	padding: 90px 10px 10px;
	color: #000000;
	background-image: url(graphics/customImageBottom.png);
	background-repeat: no-repeat;
	background-position: right top;
	border-right: solid 1px #669966;
}

.tdFooter-right {
	background-color: #99CC99;
	font-size: 75%;
	color: #FFFFFF;
	height: 16px;
	border-bottom: solid 1px #669966;
	border-right: solid 1px #669966;
}
.tdFooter-left {
	background-color: #ffffff;
	font-size: 75%;
	color: #FFFFFF;
	height: 16px;
	border-bottom: solid 1px #669966;
	border-left: solid 1px #669966;
	border-right: solid 1px #669966;
}

.tdPhoto {
	padding: 0px;
	border: 1px solid #669966;
}

.tdPhoto-quote {
	font-family: Times, "Times New Roman", serif;
	font-style: italic;
	font-size: 120%;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #669966;
	padding: 10px;
	background-color: #669966;
	color: #cccccc;
}

.Menu
{ }

.MenuTitle {
	color: #FFFFFF;
	padding: 2px;
	margin-top: 12px;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}

.MenuItem {
	padding: 4px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000000;
}

.tdSpacer {
	background-color: #99CC99;
	width: 25%;
	height: 1px;
	border-style: none;
	padding: 0px;
}

.thLeft {
	color: #FFFFFF;
	background-color: #999999;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	padding: 2px;
}
.thMiddle {
	color: #FFFFFF;
	background-color: #999999;
	padding: 2px;
	text-align: left;
}
.thRight {
	color: #FFFFFF;
	background-color: #999999;
	padding: 2px;
	text-align: left;
}

.tdInside-left {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding: 2px;
}
.tdInside-middle {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding: 2px;
}
.tdInside-right {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	padding: 2px;
}

.tdInsideBottom-left {
	color: #FFFFFF;
	background-color: #999999;
	padding: 2px;
}

.button-visitor { display: none;  }

.button-prospective { display: none;  }

.button-student { display: none;  }

.button-staff { display: none;  }




