BODY#bg { 
	background: #FFF url(images/splash_bg.jpg) top center no-repeat;
	margin: 0px;
	padding: 0px;
	color: #666;
	font: 9px Arial, sans-serif;
	line-height: 18px;
}

A IMG {
	border: 0px;
}

/*  These 2 styles deprecate CELLPADDING & CELLSPACING  */
TABLE {
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	padding: 0px;
}

TABLE TD {
	padding: 0px;
}








TABLE#copyright {
	width: 740px;
	margin-top: 4px;
}

TABLE#copyright TD {
	color: #666;
	font: 9px Arial, sans-serif;
	line-height:18px;
}





IMG#welcome {
	width: 286px;
	height: 47px;
	margin-right: 50px;
}

IMG#building {
	width: 224px;
	height: 298px;
}

IMG#rule {
	width: 744px;
	height: 4px;
}

IMG#banksagency {
	width: 162px;
	height: 24px;
	margin-top: 6px;
	margin-right: 8px;
}

IMG#enter {
	width: 47px;
	height: 13px;
	margin-bottom: 45px;
	margin-right: 5px;
}

IMG#banks {
	width: 170px;
	height: 51px;
}






P {
	padding: 0px;
	color: #300;	
	font: 12px Arial, sans-serif;
	line-height: 24px;
}

P#p_1 {
	margin-top: 60px;
	margin-left: 50px;
}

P#p_2 {
	margin-top: 15px;
	margin-left: 50px;
}



TABLE#master {
	margin-top: 0px;
}

TABLE#master TD.left {
	width: 224px;
}

TABLE#master TD.right {
	width: 520px;
}

TABLE#master TD#spacer {
	width: 6px;
}

TABLE#master TD#tall {
	height: 247px;
}
