body{
	background-color:#626566;
	text-align: center;
	height:100%;
	margin:0px;
	padding:0px;
	background-position:center;
	background-repeat: repeat-x;
}

#bdiv{
	margin:0px;
	padding:0px;
	background-color:#8E8C86;
	background-position:top center;
	background-repeat: repeat-y;
}
#btable, #btable td{
	height:100%;
	width: 100%;
}
#auth{
	width:1000px;
	text-align:right;
	font-size:9px;
	color:#fff;
	margin:6px 0px 3px 0px;
	padding:0px 0px 0px 0px;
}
#auth a, #auth a:hover{
	color:#fff;
	text-decoration:none;
}
