body.loginFrame {
	background-color:white;	
	background-image: url(/lib/bo600/ico/bg_loginBar.gif);
	height: 100%;
	overflow: hidden; 
} 
body.loginFrameW {
	background-color:white;	
	background-image: url(/lib/bo600/ico/bg_loginBarW.gif);
	height: 100%;
	overflow: hidden; 
} 
#topFrame {
	position: absolute; left:0px; top: 0px;
	height: 20px;
	width: 100%;
	background-color: #3160C0;
}
#leftFrame {
	padding-top: 20px;
	height: 100%;
	width: 215px;
	background-color: white;
}
#helpFrame{
	height: 100%;
	width: 280px;
	padding: 30px 10px 0px 10px;
}
#navFrame{
	height: 100%;
	padding: 10px 10px 0px 10px;
	background-color: white;
}
#rightFrame {
	height: 100%;
	position: absolute; left: 221px; top: 20px;
}
#loginArea{
	position: absolute; left: 280px; top: 18px;
	height: 100%;
	width: 100%;
	padding: 50px 0px 0px 10px;
	color: white;
	vertical-align: middle;
}
#newUserArea{
	position: absolute; left: 210px; top: 18px;
	height: 100%;
	padding: 30px 0px 0px 0px;
	color: white;
	vertical-align: middle;
}
table.textTable tr td img{
	border: 2px solid white;
	vertical-align: top;
}
table.textTable tr td A{
	color:white;
	text-decoration:none;
	display:inline;
}
table.textTable tr th {
	padding-bottom:00px;
}
