.jointdd1 {
	background-image: url(images/join_tdd1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.jointdd2 {
	background-image: url(images/join_tdd2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.jointdd3 {
	background-image: url(images/join_tdd4.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.jointdd4 {
	background-image: url(images/join_tdd3.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.joinbottom {
	background-image: url(images/bg_joinbottom.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align: left;
}
.jointable {
	background-image: url(images/join_tbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 20px;
	padding-left: 20px;
	color: #dac6c6;
	text-align: left;
	margin: 0px;
	font-size: 12px;
}
.jointable a {
	color: #746060;
	text-decoration: none;
}
.jointable p {
	color: #dac6c6;
	font-size: 12px;
}
.jointable h1 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 0px;
}
.jointable h2 {
	font-size: 17px;
	font-weight: bold;
	color: #B00A09;
	margin-bottom: 0px;
}
.jointable h3 {
	background-color: #614544;
	font-weight: normal;
	font-size: 11px;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	color: #CCCCCC;
}

.joinbottomtxt {
	background-image: url(images/join_logobot2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 11px;
	line-height: 12px;
	color: #000000;
	text-transform: uppercase;
	padding-left: 55px;
	padding-top: 15px;
	height: 186px;
}
.joinbottom .joinbottomtxt a {
	color: #9D0808;
}
.perseacess {
	font-size: 25px;
	font-weight: bold;
	color: #000000;
	background-color: #B00A09;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.w12 {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

