.tdd1 {
	background-image: url(images/index_01.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.tdd2 {
	background-image: url(images/index_05.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.thmbdiv {
	padding-bottom: 5px;
	padding-left: 5px;
}

.brdr {
	border: 1px solid #FFFFFF;
}
.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fbecbd;
	background-color: #531b3e;
	width: 130px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	margin-bottom: 2px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	padding-right: 15px;
	padding-left: 30px;
	line-height: 13px;
	padding-top: 15px;
}
.text h1    {
	font-size: 28px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	margin-bottom: 5px;
	margin-top: 5px;
}
.text a {
	color: #FFFFFF;
	text-decoration: none;
}
.down {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

