body {
		font-family: Monospace;
		background-color: #000000;
		margin: 0px;
		overflow: hidden;
	}

	iframe {
		font-family: Monospace;
		background-color: #f0f0f0;
		margin: 0px;
		float: left;
	}

	#iframe_1 {
		margin-left: 359px;
		border-right: #FFF 1px solid;
		border-left: 0px;
		border-bottom: 0px;
		border-top: 0px;
	}

	#ctrl {
		border: 2px solid #666666;
		position: absolute;
		top: 2%;
		left: 20px;
		width: 320px;
		text-align: left;
		/*color: #000;*/
		color: black;
		padding: 4px;
		font-family: Monospace;
		/*font-family: sans-serif;*/
		font-size: 13px;
		z-index: 100;
		/*background-color: rgba(30, 30, 30, 0.8);*/
		background-color: rgba(230, 230, 230, 0.75);
		border-radius: 1px;
		float: left;
	}

	#ctrl_iframe {
		border: 2px solid #666666;
		position: absolute;
		top: 2%;
		left: 1%;
		width: 160px;
		text-align: left;
		/*color: #000;*/
		color: black;
		padding: 4px;
		font-family: Monospace;
		/*font-family: sans-serif;*/
		font-size: 13px;
		z-index: 100;
		/*background-color: rgba(30, 30, 30, 0.8);*/
		background-color: rgba(230, 230, 230, 0.75);
		border-radius: 1px;
	}


	/*#ctrl_range {
		margin-top: 15px;
		margin-bottom: 40px;
		width: 300px;
	}*/

	label {
		/*color: black;*/
		color: white;
		font-family: serif;
		margin: 10px;
		clear: both;
	}

	a:hover img {
		opacity: 0.7;
		filter: alpha(opacity=70);
	}

	.button {
		border-radius: 1px;
		-moz-border-radius: 1px;
		-webkit-border-radius: 1px;
		border: 1px solid #999;
		background-color: #DFDFDF;
		-moz-box-shadow: 0px 0px 5px #ccc;
		-webkit-box-shadow: 0px 0px 1px #ccc;
		box-shadow: 0px 0px 5px #ccc;
		padding: 5px;
		text-decoration: none;
		color: black;
		margin: 5px auto;
		clear: both;
		display: block;
		width: 175px;
		text-align: center;
	}

	.button1 {
		margin-top: 10px;
		/*margin-bottom: 5px;*/
		margin-left: 5px;
		width: 50px;
		/*width: 25px;*/
		color: black;/*
		background-color: #C5C4C4;
		box-shadow: 0px 0px 5px #ccc;*/
		/*margin: 5px auto;*/
		/*clear: both;*/
		display: block;
		float: left;
	}

	.button2 {
		margin-top: 10px;
		margin-left: 5px;
		margin-right: 5px;
		width: 50px;
		/*margin-bottom: 8px;*/
		/*margin-right: 5px;
		background-color: #C5C4C4;
		box-shadow: 0px 0px 5px #ccc;*/
		/*width: 53px;*/
		color: black;
		/*clear: both;*/
		display: block;
		float: left;
	}

	.button3 {
		margin-top: 10px;
		margin-bottom: 10px;
		/*margin-right: 3px;*/
		margin-left: 10px;
		/*background-color: #C5C4C4;
		box-shadow: 0px 0px 5px #ccc;*/
		display: block;
		float: left;
	}

	.button4 {
		margin-top: 10px;
		margin-bottom: 10px;
		/*margin-right: 3px;*/
		margin-left: 15px;/*
		background-color: #C5C4C4;
		box-shadow: 0px 0px 5px #ccc;*/
		display: block;
		float: left;
	}

	.button5-1 {
		margin-bottom: 10px;
		/*margin-right: 3px;*/
		margin-left: 10px;
		/*background-color: #C5C4C4;
		box-shadow: 0px 0px 5px #ccc;*/
		display: block;
		float: left;
	}

	.button5-2 {
		margin-bottom: 10px;
		/*margin-right: 3px;*/
		margin-left: 10px;/*
		background-color: #C5C4C4;
		box-shadow: 0px 0px 5px #ccc;*/
		display: block;
		float: left;
	}

	.button5-3 {
		margin-bottom: 10px;
		/*margin-right: 3px;*/
		margin-left: 10px;/*
		background-color: #C5C4C4;
		box-shadow: 0px 0px 5px #ccc;*/
		display: block;
		float: left;
	}

	.link {
		margin-bottom: 5px;
		/*margin-right: 3px;*/
		margin-left: 0px;/*
		background-color: #C5C4C4;
		box-shadow: 0px 0px 5px #ccc;*/
		display: block;
		float: left;
	}

	.subtitle {
		width: 157px;
		height: 24px;
		margin-top: 10px;
		margin-bottom: 5px;
		padding-right: 150px;
		margin-left: 10px;
		display: block;
		float: left;
	}

	.sliderControl {
		padding: 5px;
		margin-top: 0px;
		margin-bottom: 30px;
		height: 550px;
		display: block;
		float: left;
	}

	.sliderControl_ExMorph {
		padding: 5px;
		margin-top: 0px;
		margin-bottom: 5px;
		/*height: 300px;*/
		display: block;
		float: left;
	}

	#loading {
		position: absolute;
		width: 400px;
		background-color: rgba(200,200,200, 0.6);
		z-index: 1000;
		padding: 10px;
	}

	.title {
		margin-top: 10px;
		margin-left: 10px;
	}

	#title_sub1 {
		margin-top: 5px;
		margin-left: 10px;
	}

	#OG {
		margin-top: 10px;
		margin-left: 10px;
	}

	#Div_range {
		float: left;
		display: block;
		/*background-color: #DFDFDF;*/
		width: 180px;
		height: 25px;
		margin-top: 25px;
		margin-bottom: 20px;
		margin-right: 5px;
		margin-left: 0px;
	}

	#info {
		margin-top: 15px;
		margin-bottom: 15px;
		margin-right: 10px;
		margin-left: 10px;
		width: 300px;
		height: 360px;
		overflow-x: hidden; 
		overflow-y: scroll; 
	}

	#info2 {
		margin-top: 15px;
		margin-bottom: 15px;
		margin-right: 10px;
		margin-left: 10px;
		width: 300px;
		height: 650px;
		overflow-x: hidden; 
		overflow-y: scroll; 
	}

	#info > p {
		/*float: left;*/
		display: block;
		font-size: 13px;
		line-height: 18px;
		margin-top: 5px;
		margin-bottom: 5px;
	}

	#info > img {
		float: left;
		display: block;
		margin-top: 0px;
		margin-bottom: 5px;
		padding-right: 10px;
	}

	#info2 > p {
		/*float: left;*/
		display: block;
		font-size: 13px;
		line-height: 18px;
		margin-top: 5px;
		margin-bottom: 5px;
	}

	#info2 > img {
		float: left;
		display: block;
		margin-top: 0px;
		margin-bottom: 5px;
		padding-right: 10px;
	}
