﻿/* ################################################### */
/* Print styles. */
/* ################################################### */

table#layoutTable td#menuCell {display: none;}
table#layoutTable td#footerCell {display: none;}
table#layoutTable
{
	background-color: #FFFFFF;
	width: 100%;
	border: none;
	margin: 0px;
}
