/* hide from ie on mac \*/
	html {
		height: 100%;
		overflow: hidden;
	}
	
	#flashcontent {
		height: 100%;
		padding: 0;
	}
	/* end hide */

	body {
	margin: 0;
	padding: 0;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
	#noflash {
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	}
	
	#container
{
	margin-left: -200px;
	position: absolute;
	top: -236px;
	left: 50%;
}
	
	#titlecontent {
	margin: 0 auto;
	width: 450px;
	height: 50px;
	}
	
	#title {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
	font-size: 30px;
	font-weight: bold;
	}
	
	#msgfrcontent {
	margin: 0 auto;
	width: 450px;
	height: 150px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #666666;
	}
	
	#msgfr {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
	top: 10%;
	}
	
	#msgukcontent {
	margin: 0 auto;
	width: 450px;
	height: 150px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #666666;
	}
	
	#msguk {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
	top: 10%;
	}
	

#contentflashversion
{
	margin: 0 auto;
	width: 450px;
	height: 150px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #666666;
	}
#msgflashversion
{

	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
	top: 10%;
	}

	#footercontent {
	margin: 0 auto;
	width: 450px;
	height: 50px;
	}
	
	#footer {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: left;
	top: 50%;
	font-size: 11px;
	}
	
	.link {
	text-align: right;
	background-color: #0D0C0B;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #333333;
	}
	
	a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	font-weight: bold;
	font-variant: small-caps;
}
	a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC00;
	text-decoration: none;
}
	.link {
	background-color: #0D0C0B;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #080808;
	line-height: 18px;
	padding-right: 5px;
	padding-left: 5px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #666666;
	}