td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.bgpro {
	background-color: #CCC;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 2px;
	text-align: center;
}

.redb {
	color: #ff1100;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
}
.whitebold {
	font-weight: normal;
	color: #FFFFFF;
}
.buyrent {
	font-weight: bold;
	color: #f5bb36;
}
.srcinput {
	width: 150px;
	height: 20px;
	font-size: 11px;
}
.srcpages {
	width: 81px;
	font-size: 11px;
}

.blue {
	color: #00a3e4;
}
.brdgrey {
	border: 2px solid #999999;
}
.bgwhite {
	background-color: #FFF;
	text-align: center;
	margin-left: 10px;
}
.brdw10px {
	border: 6px solid #FFF;
}
.button {
	DISPLAY: inline;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	WIDTH: 80px;
	CURSOR: pointer;
	COLOR: #1B439A;
	TEXT-ALIGN: center;
	background-image: url(../images/bg_buttons.gif);
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #3AA3E4;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.brdgrey1px {
	border: 1px solid #CCCCCC;
}
.proheading {
	color: #00a3e4;
	font-size: 16px;
	font-weight: bold;
}
.searchprice {
	color: #1A4199;
	font-size: 14px;
	font-weight: bold;
}
.proheading1 {
	color: #00a3e4;
	font-size: 12px;
	font-weight: bold;
}
.searchprice1 {
	color: #1A4199;
	font-size: 12px;
	font-weight: bold;
}
body {
}
.proheading2 {
	color: #00a3e4;
	font-size: 14px;
	font-weight: bold;
}
.bluebold {
	font-weight: bold;
	color: #0096c6;
}

