body { 
    height: 100%;
	padding: 0px;
	font-family: verdana;
	font-size: 11px;
	color: #333333;
	background: url(0images/tlo_tyl.jpg) repeat-x;


	
}

.logo {
text-align: right;
margin-right: 5px;
}

.button{
border: #dddddd 10px solid;


}

.back_button {
  float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 1px solid #cccccc;
  width: auto;
  background: url(0images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.outline {
padding: 10px;
font-family: verdana;
	font-size: 11px;
	color: #333333;
	text-align: justify;



}



.footer {
color: #e0e0e2;
padding-top: 5px;
padding-left: 10px;
font-family: verdana;
font-size: 10px;
font-weight: lighter;
background: url(0images/tlo_bot.jpg);
line-height: 18px;
}


.footer a:link {
	color: #A3cf53; 
	border-bottom: 1px #a3cf53 dashed;
	font-weight: normal;
} 

.footer a:visited {
	color: #A3cf53;
	border-bottom: 1px #a3cf53 dashed;
	font-weight: normal;
}

.footer a:hover {
	color: #A3cf53;	
	border-bottom: 1px #a3cf53 solid;
	text-decoration: none;
	font-weight: normal;
}



.button:hover{
border: #dddddd 10px dashed;


}

.cienleftbig {
background: url(0images/cienleftbig.png);
background-position: center;
background-repeat: repeat-x;

}
.cienrightbig {
background: url(0images/cienrightbig.png);
background-position: center;
background-repeat: repeat-x;

}


.cienleft {
background: url(0images/cienleft.png);
background-position: center;
background-repeat: repeat-x;

}
.cienright {
background: url(0images/cienright.png);
background-position: center;
background-repeat: repeat-x;

}

a:link, a:visited {

	color: #59bafa;	
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #f26521;	
	text-decoration: none;
	font-weight: bold;
}


