

body {
 margin:20px;
 background:#ffffff;
 color: #333333;
 text-align:center;
 padding:0;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:12px;
 }

#outer {
 text-align:left;
 border:0px;
 width:800px;
 margin:auto;
 }

#hdr {
 height:113px;
 background:none;
 color: #333333;
 }
 
 #lang {
 width: 164px;
 position: relative;
 color: #333333;
 top: -130px;
 left: 650px;
 background: none;
 }

#bar {
 height:25px;
 background:#c0c0c0;
 color: #333333;
 border:solid #F86F2A;	
 border-width:1px 0 1px 0;
 }

#bodyblock {
 position:relative;
 background:none;
 color: #333333;
 width:800px;
 padding:0;
 }

#l-col {
left:auto;
 float:left;
 background:none;
 color: #333333;
 width:180px;
	text-decoration:none;
 }
 
 #l-col a:link, a:visited {
 text-decoration:none;
	display: block;
	text-decoration: none;
	padding: 5px 10px;
	font-weight: bold;
	background: none;
	color: #626262;
}

#l-col a:hover {
text-decoration:none;
	background-color: none;
	color: #F86F2A;
}

#cont {
 width:610px;
 background:#ffffff;
 color: #626262;
 border:solid #F86F2A;	
 border-width:0 0 0 1px;
 text-align:left;
 background: url(images/tlo.gif) no-repeat right bottom;
 }

#ftr {
width: 800px;
 height:25px;
 background:none;
 color: #F86F2A;
 border:solid #F86F2A;
 border-width:1px 0 0 0;
 margin:0;
 }
 
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #F86F2A;
}
