body{
	margin:0px;
	padding:0px;
}
img{
	border:0;
}
.BackImg{
	background:url("../images/Background.gif");
	background-repeat:repeat-x;
	color: #ffffff;
	font-family:Verdana;
	font-size:30px
}


.Notation
{
	color:#962023;
	font-size:9px;
}

span a	{
	color:#ffffff;
	text-decoration:none;
	font-size:12px;
	line-height:16px;
}
span a:hover {
	color:#ffffff;
	text-decoration:underline;
	font-size:12px;
	line-height:16px;
}
.footer	{
	background:url(../images/BGRepeatFooter.gif) left top repeat-x;
}
.footer a	{
	color:#ffffff;
	font-size:10px;
	text-decoration:none;
	line-height:11px;
	}
.footer a:hover	{
	color:#ffffff;
	font-size:10px;
	text-decoration:underline;
}
/*For the little right arrow next to send*/
li	{
	background-image: url(../images/list_0_1.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	font-size:11px;
	margin:0px 0px 6px 0px; 
	padding:0px 0px 0px 11px;
	line-height:12px;
}						
ul {
	list-style-type:none;
	margin:0px; 
	padding:0px; 
}	
.SellHouseHeader
{
	font-weight:bolder;
	font-size:12px;
	font-family:Tahoma;
	background-color:#DDCD99;
	color:#0C5F31;
	text-align:center;
}
.ContactUsHeader
{
	font-weight:bolder;
	font-size:14px;
	font-family:Tahoma;
	background-color:#DDCD99;
	color:#0C5F31;
	text-align:center;
}