.smallContent,
body {
	font: 11px arial;
}

.LinkSmall {	
	font: 10px verdana;
	font-weight: bold;
}

a.LinkSmall {
	color: black;
	text-decoration: none;
}

a.LinkSmall:HOVER {
	color: black;
	text-decoration: underline;
}

a.LinkSmallSelected {
	color: #818181;
	text-decoration: none;
}


.siteMarketMenu{
	border-bottom: 2px solid #d8d8d8;
	vertical-align: bottom;
	padding-bottom: 2px;
}

.PropertyImage{
	width: 174px;
	padding: 2px;
	vertical-align: top;
}

.PropertyImage div{
	border: 1px solid #99cc00;
	display: block;
}

.PropertyImage div img {
	border: 1px solid white;
}

.PropertyData {
	font: 11px arial;
	text-align: justify;
	vertical-align: top;
	padding-lefT: 10px;
}

.PropertyText{
	font: 11px arial;
	font-weight: bold;
	padding-left: 2px;
	padding-right: 2px;
}

.Green{
	color: #75ad14;	
}

.PropertyStat0{
	color: #75ad14;
}

.PropertyStat2{
	color: #ad1f14;
}

.PropertyStat1{
	color: #888888;
}


.PropertyTitle {
	font: 12px arial;
	font-weight: bold;
	background: no-repeat url("images/prop_tit.gif");
	background-position: center left;
	text-indent: 10px;
	padding-bottom:1px;
}

.PropertyTitle a{
	text-decoration: none;
	color: black;
}

.PropertyTitle a:HOVER {
	text-decoration: underline;
}

.text12{
	font: 12px arial;	
}

.text11 {
	font: 11px arial;
}



.GalleryBig {
}

.GalleryBig div {
	display: block;
	border: 1px solid #99cc00;
	width: 314px;
}

.GalleryBig div img{
	display: block;
	border: 1px solid white;
}


.GallerySmall {
	width: 330px;
}

.GallerySmall div {
	padding-top:3px;
	width: 64px;
	display: block;
	float: left;
}

.GallerySmall div div{
	padding-top: 0px;
	display: block;
	border: 1px solid #666666;
	width: 58px;
	float: left;

}

.GallerySmall div div img{
	border: 1px solid white;
}


.topNav {
	font: 11px arial;
}

.topNav a{
	font: 11px arial;
	text-decoration: none;
	font-weight: bold;
	color: black;
}

.topNav a:hover{
	text-decoration: underline;
	font-weight: bold;
	color: black;
}

.FeatImage div{
	padding-top: 0px;
	display: block;
	border: 1px solid #99cc00;
	width: 104px;
	float: left;
}

.FeatImage div img{
	border: 1px solid white;
}
