.trMainMenuRow {
		background:url("images/portal/menuBkgd.jpg") repeat-x;
		color: white;
		font-weight: bold;
		height: 27px;
}

.tblLayout {
	border-collapse: collapse;
	width: 100%;
}



.tdHeaderImages {
	width: 456px;
	background:url("images/portal/center.jpg") repeat-x;
}

.tdHeaderLinks {
	width: 175px;
	height: 90px;
}

.tdHeaderLinks td {
	height: 20px;
}

.tdSchoolLogo {
	background:url("images/portal/rightBkgd.jpg");
	text-align: right;
}

.tdTscLogo {
	width:  270px;
	background:url("images/portal/cloud.jpg") repeat-x;
}

.tdHeaderAngle {
	width:29px;
	text-align:right;
	vertical-align:bottom;
	background:url("images/portal/rightAngle.jpg");
}

.tdBody {
	padding: 20px;
}

.trHeader {
	height: 92px;
}