.Cell-Red {
	background-color: #FF3333;
}

.Cell-Turquoise {
	background-color: #009999;
}

.Cell-Green {
	background-color: #669933;
}

.Photo-DottedEdge {
	border-right-width: 2px;
	border-right-style: dashed;
	border-right-color: #0099CC;
}

.VillaSubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: none;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	letter-spacing: 0px;
}

.BlackSubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-style: none;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	letter-spacing: 0px;
}
