html{overflow-y: scroll;}

body.menu , body.header {
	font-family: sans-serif;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}

.ad_login_bg_headr {
	background-image: url(images/login_admin_bg_header.gif);
	background-repeat: no-repeat;
	height: 110px;
	width: 720px;
}

.login_bg_center {
	background-color: #FFFFFF;
	background-image: url(images/login_admin_bg_center.gif);
	background-repeat: repeat-y;
	background-position: center;
	height: 100%;
	width: 720px;
}

.login_bg_footer {
	background-image: url(images/login_admin_bg_footer.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 720px;
}

.us_login_bg_headr {
	background-image: url(images/login_user_bg_header.gif);
	background-repeat: no-repeat;
	height: 110px;
	width: 720px;
}

.ph_login_bg_headr {
	background-image: url(images/login_passhelp_bg_header.gif);
	background-repeat: no-repeat;
	height: 110px;
	width: 720px;
}

.ph_login_bg_center {
	background-color: #FFFFFF;
	background-image: url(images/login_passhelp_bg_center.gif);
	background-repeat: repeat-y;
	background-position: center;
	height: 100%;
	width: 720px;
}

.ph_login_bg_footer {
	background-image: url(images/login_passhelp_bg_footer.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 720px;
}

.pc_login_bg_headr {
	background-image: url(images/login_passchange_bg_header.gif);
	background-repeat: no-repeat;
	height: 110px;
	width: 720px;
}

.pc_login_bg_center {
	background-color: #FFFFFF;
	background-image: url(images/login_passchange_bg_center.gif);
	background-repeat: repeat-y;
	background-position: center;
	height: 100%;
	width: 720px;
}

.pc_login_bg_footer {
	background-image: url(images/login_passchange_bg_footer.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 720px;
}

.sg_login_bg_headr {
	background-image: url(images/login_sg-user_bg_header.gif);
	background-repeat: no-repeat;
	height: 110px;
	width: 720px;
}

.sg_login_bg_center {
	background-color: #FFFFFF;
	background-image: url(images/login_sg-user_bg_center.gif);
	background-repeat: repeat-y;
	background-position: center;
	height: 100%;
	width: 720px;
}

.sg_login_bg_footer {
	background-image: url(images/login_sg-user_bg_footer.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 720px;
}
