.property-bg {
	background-color: #4c7693;
	background-image: url(images/f-prop-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.welcome-bg {
	background-color: #273c4c;
	background-image: url(images/welcome-bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
body {
	background-color: #1b1719;
}
.maintxt {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.maintxt-big-blue {
	font-family: Tahoma;
	font-size: 12px;
	color: #c6dae1;
	text-decoration: none;
}
.link-txt {
	font-family: Tahoma;
	font-size: 11px;
	color: f8dc5c;
	text-decoration: none;
}
.f-txt {
	font-family: Tahoma;
	font-size: 11px;
	color: #c0c0c0;
	text-decoration: none;
}

