.tfc_homes {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
.bg {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
.line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.textbox {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	border: 1px solid #333333;
}
.text_Green {

	font-family: Tahoma;
	font-size: 11px;
	color: #669900;
}
.text_white {


	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.text_red {


	font-family: Tahoma;
	font-size: 11px;
	color: #FF0000;
}

