html {
	height: 100%;
}

body {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #81B5FE;
	background-color: #000000;
	margin: 0;
	padding: 0;
	height: 100%;
}

.maintd {
	text-align: center;
	background-image:url('/img/hbbackground.jpg');
	background-repeat: no-repeat;
	background-position: center;
}

.hbbutt {
	color: #81B5FE;
	border: 1px solid #81B5FE;
	background-color: #000000;
	cursor: pointer;
}

.hbsbbutt {
	color: #81B5FE;
	border: 1px solid #81B5FE;
	background-color: #000000;
	cursor: pointer;
	width: 110px;
	margin-bottom: 4px;
}

.iptext {
	color: #81B5FE;
	border: 1px solid #81B5FE;
	background-color: #000000;
	width: 200px;
}

#phmg_brBox {
	width: 200px !important;
	height: 172px !important;
}

#flash_banner {
	width: 200px;
	height: 168px;
}

embed {
	width: 200px;
	height: 168px;
}

#page {
	background-color: #transparent;
	width: 640px;
	margin: 30px auto;
	padding: 10px;
	min-height: 480px;
	border: 1px solid #81B5FE;
	text-align: left;
}
