.TLAcc-head{
	font-weight:bold;
	color:#02C500;
	text-align:center;
	background-image:url(images/TLAcc-head.png);
	background-repeat:no-repeat;
	cursor:pointer;
	height:30px;
	width:580px;
	margin:10px auto 0px auto;
	line-height:30px;
	font-family: "LithosPro-Regular", "Segoe UI", Helvetica, Arial;
}.TLAcc-head:hover{
	background-image:url(images/TLAcc-head_h.png);
	color:#EB8F00;
}
.TLAcc-head-sel{
	background-image:url(images/TLAcc-head_s.png) !important;
	color:#EB8F00;
}
.TLAcc-cont{
	color:#02C500;
	background-image:url(images/TLAcc-cont.png);
	background-repeat:repeat-y;
	display:none;
	font-size:12pt;
	line-height:22pt;
	height:0px;
	width:580px;
	margin:auto;
	font-family:"Segoe UI",Helvetica,Arial;
}
.TLAcc-cont a{
	color:#02C500;
	text-decoration:none;
}
.TLAcc-cap{
	background-image:url(images/TLAcc-cap.png);
	background-repeat:no-repeat;
	width:329px;
	height:10px;
	display:none;
	width:580px;
	margin:auto;
}