
body, html {
	background: white;
	text-align: center;
	color: black;
	width: 100%;
}

#content {
	background: white;
	color: black;
}

#centice {
	background: white;
	color: black;
}

#contentol  {
	background: white;
	color: black;
	border: 0px white;
}

.foot, .footer_left, .footer_right {
	background: white;
	color: black;
	padding-top: 0px;
	margin-bottom: 0px;
	height: auto;
}

#logo {
	background: white;
	height: auto;
}

#topup {
	height: auto;
}

.noprint {
	visibility: hidden;
	display: none;
}

.noshow {
	visibility: visible;
	display: inline;
}

#pathdiv {
	visibility: hidden;
	display: none;
}

#navdiv {
	visibility: hidden;
	display: none;
}
