@CHARSET "UTF-8";

body {
	margin: 0;
	padding: 0;
	background-image: url("tlo2.jpg");
	color: #f0f0f0;
	font-family: "Tahoma", sans-serif;
	text-align: center;
	width: 100%;
}

#page {
	position: relative;
	display: block;
	width: 986px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#leftbg {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 600px;
	background-image: url('topbg.jpg');
}

#pageout {
	position: relative;
	width: 100%;
	overflow: hidden;
}

.fl { float: left; }
.fr { float: right; }
.clr { clear: both;}

#main {
	display: block;
	position: relative;
	font-size: 16px;
	color: #201C1B;
	background-image: url('tlobg.jpg');
	padding: 20px;
	margin-left: 20px;
	margin-right: 20px;
	text-align: justify;
	border: 5px solid #75c40f;
   margin-top:15px;	
}
#box1 {
  
	position:absolute;
	top: 120px;
	left: 195px;
}

#box2 {
  
	position:absolute;
	top: 680px;
	left: 75px;
}
#box3 {
  
	position:absolute;
	top: 640px;
	left: 0px;
}


.a1 {
  text-align: center;
}

.startfooter {
	text-align: center;
	display: block;
	position: relative;
	font-size: 11px;
	padding-bottom: 15px; 
}

.tagi img {
	border: 0px none #00ff00;
}

.tra td {
	text-align: center;
	background-color: #C4F468;
}

.tda {
	text-align: center;
	background-color: #C4F468;
}

.tdc {
	text-align: center;
	background-color: #58AF57;
}

.tpa {
	text-align: center;
}

.foty img {
	border-width: 3px;
	border-color: #006600;

}

