﻿body
{
	background-image: url(../images/bg.gif);
	margin:0px;
	padding:0px;
	font-family:Trebuchet MS;
	font-size:12px;
	line-height:17px;
}
A
{
	color: #FF6C00;
	text-decoration: none;
}
A:Hover
{
	text-decoration:underline;
}

.WhiteLink
{
	color: #FFFFFF;
	text-decoration: underline;
}
.WhiteLink:Hover
{
	text-decoration:underline;
}


img, div { behavior: url(../inc/iepngfix.htc) }

.priceText
{
	font-size:14px; 
	font-weight:bold;
	color:#7D7D7D;
	text-align:right;
}
input
{
	background-image:url(../images/housingForm_fieldBg.gif);
	border:1px solid gray;
	color:#444444;
}

select
{
	background-image:url(../images/housingForm_fieldBg.gif);
	border:1px solid gray;
	color:#444444;
}
