/* | Start Splash | */

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #35648c;
	color: #868686;
}

body,
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.splash_container {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 922px;
	height: 583px;
	background: url(images/trcm_splash.jpg) no-repeat top left;
}

.splash_enter,
.splash_enter a {	
	width: 922px;
	height: 583px;
}
.splash_enter {
	margin: 0px 0px 0px 0px;
	padding: 0;
}
.splash_enter a {
	display: block;
	padding: 0;
	margin: 0;
	border: 0;
	text-decoration: none;
	text-indent: -9999px;
}
