body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
	width: 100%
	height: 100%;
	font-family: Arial, Verdana, Helvetica;
	font-size: xx-small;
}
.SplashTop {
	border-top: 1px solid #065c94;
}
.SplashBarTop {
	background-color: #065c94;
}
.SplashBarBottom {
	background-color: #FFFFFF;
	border-top: 1px solid #065c94;
	border-bottom: 1px solid #065c94;
	text-align: right;
}


