.topbarscreen {
	display: none;
}
.topbarprint {
	display: block;
	border: 1px solid grey;
}

.textbox {
	overflow:visible;
}

.tabs {
	display:none
	}

.botbar {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: black;
	background-color: white;
	border: 1px solid grey;
}

.botbar a:link {
	TEXT-DECORATION: none;
	color: #000000;
	}
.botbar a:visited {
	TEXT-DECORATION: none;
	color: #000000;
	}

