@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg-burlaptest3.jpg);
	background-color: #CC9900;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}
#cointainer {
	text-align: center;
	width: 900px;
	border: 6px outset #E7E804;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	background-color: #71980B;
	background-image: url(images/bg9.jpg);
	padding-right: 20px;
	padding-left: 20px;
	margin-bottom: 50px;
}
#mainbody {
	text-align: left;
	line-height: 1.4em;
}
#headline {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: 60px;
	margin-bottom: 5px;
	clear: both;

}

#footer {
	font-size: xx-small;
	clear: both;
	padding: 5px;
	text-align: center;
}

#headright {
	float: left;
	width: 55px;
	height: 151px;
	padding: 0px;
	margin-top: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#headleft {
	float: left;
	height: 169px;
	width: 55px;
	margin-left: 10px;
	display: inline;
}
#header {
	margin-top: 0px;
	border: 2px solid #CC3300;
	width: 770px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	float: left;
}
#headlower {
	height: 50px;
	margin-left: 0px;
	text-align: right;
	float: none;
	margin-right: 0px;
	clear: both;
	padding-left: 0px;
	padding-right: 100px;
}
#headcenter {
	height: 20px;
	width: 800px;
	text-align: left;
	margin-left: 75px;
	margin-right: 0px;
	float: none;
	margin-top: 0px;
}
