.contBG {
	background-image: url(../images/contBG.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
body, table, td {
	font-family: Tahoma, Arial, Verdana, Helvetica, "sans serif";
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	scrollbar-base-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-track-color: #f5f5f5;
	scrollbar-arrow-color: #818181;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #818181;
	scrollbar-shadow-color: #ffffff;
	scrollbar-darkshadow-color: #818181;
}
.pinktxt {
	font-size: 12px;
	font-weight: bold;
	color: #FF40AF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #EFEFEF;
	border-right-color: #EFEFEF;
	border-bottom-color: #EFEFEF;
	border-left-color: #EFEFEF;
}
.alpha {
	font-size: 9px;
}
.TitleHd {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
a {
	color: #FF4CB4;
}
a:hover {
	text-decoration: none;
}
.pinktitle {

	font-size: 16px;
	font-weight: bold;
	color: #FF40AF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #EFEFEF;
	border-right-color: #EFEFEF;
	border-bottom-color: #EFEFEF;
	border-left-color: #EFEFEF;
}
img.bg {
	background-image: url(../images/picbg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 8px;
}
li {
	color: #FF40BC;
	background-image: url(../images/tickbg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-weight: bold;
	font-size: 12px;
	list-style-type: none;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
li.star {

	color: #FF40BC;
	background-image: url(../images/houseslist.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-weight: bold;
	font-size: 12px;
	list-style-type: none;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
