table tr td.page-header
{
	background-image: url(../images/bg/banner_portal.jpg);
	height:119px;
	background-repeat:no-repeat;
}

table tr td.page-footer
{
	background-image: url(../images/bg/footer.jpg);
	height: 35px;
	background-repeat:no-repeat;
	background-position: left top;	
}

