.line1-bg {
	background-image: url(images/line-center.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 58px;
}
.green-bg {
	background-color: #7FB045;
	background-repeat: repeat;
	width: 172px;
	height: 10px;
}

.line-left {
	background-image: url(images/line-left.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 58px;
}
.tx12-green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #52831a;
}

.line-right {
	background-image: url(images/line-right.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 58px;
}
.tx14-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #52831a;
	height: 24px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 3px;
}
.header-bg {
	background-image: url(images/profile-2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.tx11-13black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #000000;
	text-align: left;
}

.tx12-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #52831a;
	font-weight: bold;
}
.tx11-12white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #FFFFFF;
	text-align: justify;
}
.tx11-12white a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #FFFFFF;
	text-align: justify;
	text-decoration: none;
}
.tx11-12white a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #000000;
	text-align: justify;
	text-decoration: underline;
}
.tx11-12white-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.tx11-13black2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
	text-align: justify;
}
.tx13-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
}
.tx20-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFF00;
	font-weight: bold;
}
