.template--ulimage {
	background-image: url(images/template_images/ul_tree.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.line-over-cpyrt {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.photo-border {
	border: 2px solid #cc6633;
}
.white-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 2px;
	text-align: right;
}
.border {
	border: 5px solid #ffdc4f;
}
.text-standard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ae5802;
}
.text-caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border: 5px solid #FFDC4F;
}
.fintable {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	background-color: #FFCCCC;
	border: 3px dashed #ffcccc;
}
.bordertopbottom {
	border-top-width: 5px;
	border-right-width: 0px;
	border-bottom-width: 5px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #ffdc4f;
	border-right-color: #ffdc4f;
	border-bottom-color: #ffdc4f;
	border-left-color: #ffdc4f;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.bordersides {
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #ffdc4f;
	border-right-color: #ffdc4f;
	border-bottom-color: #ffdc4f;
	border-left-color: #ffdc4f;
}
.content-lineheight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #AE5802;
}
.pad3 {
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}
.border1 {
	border: thin solid #AE5802;
}
