.tdd1 {
	background-image: url(images/right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.tdd2 {
	background-image: url(images/right-07.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.brdr {
	border: 1px solid #FFFFFF;
}
.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	background-color: #f098c4;
	width: 150px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-right: 45px;
	padding-left: 45px;
}
.text h1 {
	font-size: 30px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
.text a {
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
.down {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #f098c4;
	text-decoration: none;
}
.w12 {
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 30px;
}
.images {
	padding-left: 29px;
}
.images img {
	margin: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
