/* CSS Document */
.member_bg
{
	background: url(../img/bg.gif) ;

	
}
.login_bg
{
	background: url(../img/globe.jpg) no-repeat 25px 40px;

	*height:220px;
}

table.login_bg tr th{
	width:300px;
}

body
{
	background:#FFFFFF url(../img/member_login_bg.gif) repeat-x scroll 0 0;
}