.NoScreen {
	display: inherit;
}
.NoPrint {
	display: none;
}

body {
	text-align: center;
	background-color: #E6E2CF;
	background-image: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#main_table {
	width: 735px;
	height: 100%;
	background-color: #FFFFFF;
	background-image: none;
	margin: 0px auto 0px auto;
	text-align: left;
}	#top_row {
		width: 735px;
		height: 150px;
		background-image: none;
		text-align: center;
	}
	#bottom_row {
		width: 735px;
		height: 100px;
		background-image: none;
	}
	
#menu {
	display: none;
}

#sub_menu {
	display: none;
}

h1 {
font-size:14pt;
}

#flash{
display:none;
}

