body {
	margin: 0px;
	padding: 0px;
	font-family: arial,verdana,helvetica,sans-serif;
	color: #444444;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	background: #990000 url(../images/bg_site_tile_red_felt.jpg);
	text-align: center;
	font-weight: normal;
}

img {
	border: 0px;
}

a {
	border: 0px;
}

a, a:visited, a:active {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #CC0000;
	font-size: 12px;
	text-decoration: none;
}

a:hover {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #CC0000;
	font-size: 12px;
	text-decoration: underline;
}

.form {
	margin: 0px;
	padding: 0px;
}

.splash_centre_container {
	margin-top: 10px;
	margin-bottom: 0px;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.splash_outer_container {
	float: left;
	width: 750px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-align: left;
}

.splash_inner_container {
	float: left;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: #ffffff;
}

.splash_header_panel {
	position: relative;
	display: block;
	width: 750px;
	min-height: 260px;
	height: 260px;
	background: url(../images/splash_top.jpg) top no-repeat;
}

.splash_mu {
	position: absolute;
	left: 283px;
	top: 147px;
}

p {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #444444;
	font-size: 12px;
	text-decoration: none;
}

.splash_split {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #444444;
	font-size: 12px;
	text-decoration: none;
	float: left;
	width: 300px;
	margin-left: 50px;
	margin-bottom: 20px;
}

p.splash_titles {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #CC0000;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 25px;
}

.flag {
	float: left;
	width: 40px;
	height: 30px;
}

.country {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #444444;
	font-size: 12px;
	text-decoration: none;
	float: left;
	width: 260px;
}

.smaller {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 11px;
	color: #777777;
	text-decoration: none;
}

.splash_inner_footer {
	float: left;
	width: 750px;
	background: #FFFFFF url(../images/splash_bottom.jpg) bottom repeat-x;
	height: 40px;
	min-height: 40px;
	padding-bottom: 12px;
}

.splash_inner_footer a, .splash_inner_footer a:visited, .splash_inner_footer a:active {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #CC0000;
	font-size: 11px;
	text-decoration: none;
}

.splash_inner_footer a:hover, .splash_inner_footer a:focus {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #CC0000;
	font-size: 11px;
	text-decoration: underline;
}

.inner_footer_left {
	float: left;
	margin-left: 35px;
}

.inner_footer_right {
	float: right;
	margin-right: 35px;
}

.inner_footer_wording {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #666666;
	font-size: 11px;
	padding-top: 18px;
}

