/* CSS Document */

#SplashMain{
	margin: auto;
	height: 620px;
	width: 800px;	
}
#SplashHeadder{
	margin: auto;
	width: 502px;
	padding-top: 66px;
	height: 41px;
	padding-bottom: 30px;
}
#SplashContent{
	margin: auto;
	height: 620px;
	width: 502px;	
}

.Text{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#1565ac;
	font-weight:bold;
}

.TextBig{
	font-family:"Times New Roman", Times, serif;
	font-size:17px;
	color:#339cc8;
	font-weight:bold;
}
