/* CSS Document */
body {
	padding: 40px 0px 0px;
	width: 19cm;
	background-image: url(../img/pageHeader.gif);
	background-repeat: no-repeat;
}
.leftcol {
	display: none;
}
.leftcol img {
	display: block;
}
.rightcol {
	float: left;
	width: auto;
}
#footer {
	display: none;
}

#gotop {
	display: none;
}
input {
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
