/* CSS Document */
BODY {
	BACKGROUND-POSITION: top ;
	background-image:url(../img/customerarea/bg.jpg);
	BACKGROUND-REPEAT:repeat-x;
	MARGIN: 0px; 
	HEIGHT: 100%; 
	TEXT-ALIGN: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.member_login_heading { 
FONT-WEIGHT: bold; 
font-size: 14px;
BACKGROUND: url(../hi5Images/member_Login.png) repeat;
COLOR: #ffffff; 
BACKGROUND-COLOR: #ececec;
TEXT-ALIGN: center
}
.table{
BACKGROUND-COLOR: #ececec;
}
.td{
	color: #666666;
}
.bgcolor{
	background-image:url(../hi5Images/bg_gradient_blue.gif);
	BACKGROUND-REPEAT:repeat-x;
}
