body {
	background: #a78847 url(images/tlo_b.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	margin-top: 600px;
}

}
.text_bold {  font-family: Arial; font-size: 13px; font-style: italic; font-weight: bolder; color: #cc3300}
.text_gray {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align: center;
}
.text_orange {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #F60;
	text-align: center;
}
.text_white {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #CCC;
	text-align: center;
}
.text_white2 {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #FFF;
	text-align: center;
}
.text_blue {
	font-family: Tahoma, Arial;
	font-size: 16px;
	font-style: italic;
	font-weight: bolder;
	color: #7FBED7;
	text-align: center;
}
//.style1 {font-size: 13px}
.style1 {
	color: #FFCC00;
	text-align: center;
}
.style2 {
	color: #FFCC00;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
