body {
	font-family: Georgia, "Times New Roman", Times;
	text-decoration: none;
	background-color: #37445B;
	color: #000000;
	font-size: 13px;
	filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#37445B', startColorstr='#000000', gradientType='0');
}
.tinylightgrey {
	font-family: Georgia, "Times New Roman", Times;
	font-size: 10px;
	color: #666666;
	font-weight: lighter;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
A:link {
	COLOR: #000000;
	text-decoration: underline;
}
A:visited {
	COLOR: #000000;
	text-decoration: underline;
}
A:active {
	COLOR: #999999;
	text-decoration: underline;
}
.smallwhite {
	font-family: Georgia, "Times New Roman", Times;
	font-size: small;
	text-decoration: none;
}
.smallblack {
	font-family: Georgia, "Times New Roman", Times;
	text-decoration: none;
	color: #000000;
	font-size: 13px;
}
.biggerblack {
	font-size: 18px;
	color: #000000;
}
.biggerblack2 {
	font-size: 21px;
	color: #000000;
}

.boldred {
	color: #FF0000;
	font-weight: bold;
	font-size: 20px;
}
.smallred {
	color: #FF0000;
	font-weight: bold;
	font-size: 12px;
}
.realtor {
	font-variant:small-caps;
	font-size: 11px;
}	
div.img-dec {
	background: url('images/shadow.gif') no-repeat bottom right;
	clear: right;
	float: right;
	margin: 15px 0 15px 25px;
	padding: 0;
	position: relative;
	background-image: url(images/shadow.gif);
}

div.img-dec img {
	background-color: #fff;
	border: 1px solid #a9a9a9;
	display: block;
	margin: -5px 5px 5px -5px;
	padding: 4px;
	position: relative;
}
div.x-grid-cell-text{white-space:normal;display:block;} 