#top {
	position: absolute;
	height: 200px;
	width: 800px;
	left: 30px;
	top: 30px;
	z-index: 1;
}
#centrepanel {
	position: absolute;
	max-width: 686px;
	left: 144px;
	top: 336px;
	height: auto;
	bottom: 50px;
	z-index: 1;
	}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	font-weight: normal;
	line-height: 18px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #006532;
	font-weight: normal;
	line-height: 18px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: normal;
	line-height: 18px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #006532;
	width: 800px;
	background-color: #8bca1d;
}
.blacktext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}

.whitetext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #ffffff;
}
#tickpanel {
	position: absolute;
	width: 336px;
	left: 404px;
	top: 252px;
	z-index: 3;
	height: 102px;
}

#carlospanel {
	position: absolute;
	width: 67px;
	left: 30px;
	top: 336px;
	z-index: 3;
	height: 115px;
}

