BODY {
	background-image: url("../image/background.gif");
	background-repeat: repeat;
}

#loginTopMargin {
	width: 100%;
	height: 87px;
}

#loginCell {
	width: 268px;
	height: 281px;
	text-align: center;
	vertical-align: top;
}

#loginPanel {
	width: 268px;
	height: 281px;
	text-align: center;
	vertical-align: top;
	margin: 0px;
	padding-top: 75px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	color: white;
	background-image: url("../image/login.gif");
	background-repeat: no-repeat;
}
