body  { 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

	padding:0 0 0 0px;

	background: url('graphics/tlo.png');
	
	font-family: Trebuchet MS, Helvetica, sans-serif, Arial; 
	font-size: 12px;
	color: #ffffff;
}

#container {width: 1000px; margin: 0px auto; padding:0px; position: relative; padding-top: 0px; padding-left: 0px;}
#header {width: 1000px; height: 135px; background: url('graphics/header.png') no-repeat;}
#content {width: 1000 px; min-height: 218px; background: url('graphics/cont_bgrnd.png') left top no-repeat;}

#menu {padding-top: 10px; padding-bottom: 20px;}

A.green:link, A.green:visited {display: block; height: 22px; text-decoration: none; background: #41834a; padding-left: 5px; padding-right: 5px; color: #ffffff; float: left; margin-left: 5px; margin-right: 5px; padding-top: 3px;}
A.green:hover {background: #ff8400; color: #ffffff;}

A.orange:link, A.orange:visited {display: block; height: 22px; text-decoration: none; background: #ff8400; padding-left: 5px; padding-right: 5px; color: #ffffff; float: left; margin-left: 5px; margin-right: 5px; padding-top: 3px;}
A.orange:hover {background: #ff8400; color: #ffffff;}

A.or:link, A.or:visited, A.or:hover {text-decoration: none; color: #ff8400; font-weight: normal;}
A.normal:link, A.normal:visited {text-decoration: none; color: #ffffff; font-weight: normal;}
A.normal:hover {text-decoration: none; color: #ff8400; font-weight: normal;}

#oranged {display: block; height: 22px; background: #ff8400; padding-left: 5px; padding-right: 5px; color: #ffffff; float: left; padding-top: 3px;}

#text {text-indent: 20px; padding-bottom: 10px; text-align: justify; font-size: 13px;}