
FORM { MARGIN: 0px }
INPUT { FONT: 12px verdana, sans-serif }
INPUT.login { COLOR: #303030; BACKGROUND-COLOR: #FFFFFF; WIDTH: 40px}
TEXTAREA { FONT: 12px verdana, sans-serif BACKGROUND-COLOR: #E8FFAF;}
.std_btn { COLOR: #000000; BACKGROUND-COLOR: #EBEBEB }
.std_btn_active { COLOR: #000000; BACKGROUND-COLOR: #EBEBEB; FONT-WEIGHT: bold }

.search { BORDER: 1px solid #ABABAB; BACKGROUND-COLOR: #E8FFAF; WIDTH: 100%; }

.email_table { BORDER: 1px solid #ABABAB; WIDTH: 350px; }
.email_input { BORDER: 1px solid #ABABAB; BACKGROUND-COLOR: #E8FFAF; WIDTH: 100%; }
.email_input_mandatory { BORDER: 1px solid #ABABAB; BACKGROUND-COLOR: #FFE3A1; WIDTH: 100%; }
/*
.email_btn { COLOR: #000000; BACKGROUND-COLOR: #EBEBEB; FONT-SIZE: 12px; FONT-WEIGHT: bold; WIDTH: 120px; }
.email_btn_clear { COLOR: #000000; BACKGROUND-COLOR: #EBEBEB; FONT-SIZE: 12px; WIDTH: 120px }
.email_btn_send { COLOR: #000000; BACKGROUND-COLOR: #EBEBEB; FONT-SIZE: 12px; FONT-WEIGHT: bold; WIDTH: 120px; }
*/
.email_area { FONT: 9px verdana, sans-serif; BORDER: 1px solid #ABABAB; BACKGROUND-COLOR: #E8FFAF; WIDTH: 350px; }
.email_area_mandatory { FONT: 9px verdana, sans-serif; BORDER: 1px solid #ABABAB; BACKGROUND-COLOR: #FFE3A1; WIDTH: 350px; }

.tools_table { BORDER: 1px solid #ABABAB; WIDTH: 250px; }
.tools_input { BORDER: 1px solid #ABABAB; BACKGROUND-COLOR: #E8FFAF; WIDTH: 250px; }

/* SEARCH PAGE */

.right-Column-search {
	border-left: 1px dotted #333333;
	padding-left: 10px;
	width: 250px;
	height: 245px;
	text-align:left;
	vertical-align: top;
}

.search_table { BORDER: 1px solid #ABABAB; WIDTH: 98%; margin-top: 5px; margin-bottom: 10px; }

.button {
	background: url( "/images/fade-butt.png" );
	border: 3px double #999;
	border-left-color: #ccc;
	border-top-color: #ccc;
	color: #333;
	padding: 0.25em;
	width: 98%;
	cursor: default;
	text-align:center;	
}
.button_big {
	background: url( "/images/fade-butt.png" );
	border: 3px double #999;
	border-left-color: #ccc;
	border-top-color: #ccc;
	color: #333;
	padding: 0.25em;
	width: 100%;
	cursor: default;	
}

.TBL_rent_sale {
	border: 1px dotted #333333;
}

.TD_sale_rentON {
	FONT-FAMILY:  Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 16pt;
	text-decoration: none;
	CURSOR: hand;
	padding: 50px;
	background-color: #E8FFAF;
}

.TD_sale_rentOFF {
	FONT-FAMILY:  Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 16pt;
	text-decoration: underline;
	CURSOR: hand;
	padding: 50px;
	background-color: #E8FFAF;
}
