body {
	background:#9D9D9D url("../images/tlo.jpg") top center repeat-x;
	border:0;
	margin:0px 0 0 0;
	padding:0;
	}
#tlo1 {
	background: #9D9D9D url("../images/tlo1.jpg") top center no-repeat;
	margin: 0 auto;
	padding: 0;
	width: 891px;
	height: 39px;
}

#tlo2 {
	background: #9D9D9D url("../images/tlo2.jpg") top center no-repeat;
	margin: 0 auto;
	padding: 0;
	width: 891px;
	height: 200px;
}

#tlo2 object{
	position:relative; left: 199px; top: 120px;
}

#tlo3 {
	background: #9D9D9D url("../images/tlo3.jpg") top center no-repeat;
	margin: 0 auto;
	padding: 0;
	width: 891px;
	height: 390px;
}
#tlo4 {
	background: #9D9D9D url("../images/tlo4.jpg") top center no-repeat;
	margin: 0 auto;
	padding: 0;
	width: 891px;
	height: 133px;
}
h1.title {
	background: transparent url("../images/tlh1.jpg") top left no-repeat;
	font-size:19px;
	padding:3px 4px 4px 8px;
	font-weight:normal;
}
	

label
	{
		width: 11em;
		float: left;
		text-align: right;
		margin-right: 0.5em;
		display: block
	}

.submit input
	{
	margin-left: 4.5em;
	}
input
	{
	color: #781351;
	background: #fee3ad;
	border: 1px solid #781351
	}

.submit input
	{
	color: #fff;
	background: #8b070b;
	border: 1px outset #fff
	}
fieldset
	{
	border: 1px solid white;
	width: 400px;
	margin:20px auto;
	}

legend
	{
	color: #8b070b;
	background: white;
	border: 1px solid white;
	padding: 2px 6px
	}


