body, div, td, table{
	color:#000000;
}
body{
        background-color: #ffffff;
        background-image: url(blank.gif);
}
.print_form {
	width: 600;
	position:absolute;
	z-index:1;
    top: 0px;
    left: 0px;
    right: 0px;
    background-color: white;
    background-image: url(white.gif);
	z-index: 88;
    display: table;
}


.hide, #toppic, .submenu{
    display: none;
	visibility:hidden;
}
* html .content, * html .content_index{
	background-color: #ffffff;
    background-image: url(white.gif);
	position:absolute;
	width:610px !important;
	z-index:1;
	left: 0;
	top: 140px;
	bottom:0;
	height:auto;
}

.printtopic{
	text-align:center;
	position:absolute;
	z-index:1000;
	overflow: visible;
	top: 90px;
	left: 0px;
    right: 0px;
	font-size:18px;
	background-color: #ffffff;
    background-image: url(white.gif);
	height:50px;
}
.print_bottom{
display:block;
visibility:visible;
text-align:center;
}
