.bg {
	background-image: url(images/Housesales_06.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
	color: #535353;
}
.name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #00245B;
}
.textarea {
	width: 130px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A50202;
	text-transform: uppercase;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}


.listtbtext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #474747;
	text-transform: uppercase; 
	text-decoration: none;
}
a.listtbtext:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #474747;
	text-transform: uppercase; 
	text-decoration: underline;
}

.button
{   
    font-family:Tahoma;
    font-size:8pt;
	font-weight:bold;
    color: #000000; 
	cursor: hand; 
	border: 1px solid #808080; 
	background:  url('./images/Button_Back.gif') center; 
	padding:1px;
	
	height:25px;
	cursor:pointer
}