.OnPrintOnly {
	DISPLAY: block; FONT-WEIGHT: bold; FONT-SIZE: larger; PADDING-BOTTOM: 5px
}
.NotOnPrint {
	display:none;
}
.content
{
	PADDING-BOTTOM: 5px;
	width:600px;
}

.main-table {
	HEIGHT: auto
}

.footer-cell 
{
	BORDER-TOP: gray 1px solid;
}

.content-leftcell {
	display: none;
}

.search-cell
{
	display:none;
}

.menu
{
	display:none;
}

.header-topleft {
	DISPLAY: none
}

.header-botleft {
	DISPLAY: none
}
.header-botright {
	DISPLAY: none
}

.header-topright {
	DISPLAY: none
}

.header-logo {
	DISPLAY: none
}

.EditBar
{
	display:none;
}	



