#Layer1 {
	position:absolute;
	width:200px;
	height:72px;
	z-index:1;
	left: 0px;
	top: 0px;
}

#Layer2 {
	position:absolute;
	width:254px;
	height:85px;
	z-index:1;
	left: 0px;
	top: 152px;
}

#Layer3 {
	position:absolute;
	width:584px;
	height:75px;
	z-index:1;
	left: 441px;
	top: 186px;
}


#TitleBar {
	position:absolute;
	width:584px;
	height:38px;
	z-index:1;
	left: 441px;
	top: 138px;
}

#BottomBar {
	position:absolute;
	width:584px;
	height:10;
	z-index:1;
	left: 441;
	top: 500;
}

.Terafox {
	font-family: Arial;
	color: rgb(61, 72, 126);
	font-weight: bold;
	text-align: justify;
}
.Terablack {
	font-family: Arial;
	text-align: justify;
}

