

#header_wrap 
{
	height: 133px;
	background: url(images/print_header_bg.gif) repeat-x;
}

#header 
{
	background: url(images/print_header.gif) no-repeat;
	height: 133px;
}

#nav 
{
	display: none;
}

.white-content {
	padding: 20px 0 0;
}

.image_column {
	width: 100px;
	padding: 2px;
}

.table_header_bar {
	background: #911d31;
	font-size: 18px;
}

.noprint
{
	display: none;
}

table td.tdheader {
	background:  #c0c0c0;
	color: #000;
}

body.white #footer-bar {
	height: 17px;
	background: url(images/print_footer_bg.gif) repeat-x;
}