#tscstyle .trMainMenuRow {
		background:url("images/portal/menuBkgd.jpg") repeat-x;
		color: white;
		font-weight: bold;
		height: 27px;
}

#tscstyle .tblLayout {
	border-collapse: collapse;
	width: 100%;
}

#tscstyle .tdHeaderImages {
	width: 456px;
	background-color: rgb(77,102,156);
	background-image: linear-gradient( to right,rgb(77,102,156),white);
}

#tscstyle .tdHeaderLinks {
	width: 175px;
	height: 90px;
}

#tscstyle .tdHeaderLinks td {
	height: 20px;
}

#tscstyle .tdSchoolLogo {
	width: 421px;
	max-width: 421px;
	min-width: 421px;
}

#tscstyle .tdTscLogo {
	width:  270px;
	background:url("images/portal/cloud.jpg") repeat-x;
}


#tscstyle .tdBody {
	padding: 20px;
}

#tscstyle .trHeader {
	height: 92px;
}