.noprint {
    display: none;
    height: 1px;
		width: 1px;
		border: 0px;
		background-color: none;
}

.bodytable
	{
		border-left: 0px solid #FF8200;
		border-right: 0px solid #FF8200;
	}

.sidebar
	{
		background-color: none;
		width: 1px;
		border-right: 0px solid #FF8200;
		display: none;
	}
	
.header
	{
		height: 1px;
		border: 0px solid #FFFFFF;
		display: none;
	}

.navigation
	{
		background-color: none;
		height: 1px;
		border: 0px solid #FFFFFF;
		display: none;
	}

