@import url("mystyle.css");
.tablebackground {
	background-image: url(Images/bottom_fil.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	background-color: #F3F1DE;
}
.text_field_style_background {
	background-image: url(Images/forms_fil.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.register_form_background {
	background-image: url(Images/forms_fil3.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.register_titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #415A68;
}
.form_titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #415A68;
	height: 20px;
}
.menu_field_style_background {
	background-image: url(Images/forms_fil2.gif);
	background-repeat: repeat-y;
}
.menu_field_style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 180px;
}
.text_field_style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.spacerhorizontal {
	background-image: url(Images/spacer2_horizontal.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.spacervertical {
	background-image: url(Images/spacer2.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.plaintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
}
.blue_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #415A68;
}
.plaintext_blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #415A69;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
}
.tablebackground .register_titles {
}
.search_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #415A68;
	height: 15px;
}
.search_result_background {
	background-attachment: fixed;
	background-image: url(Images/search_results_FILL.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
.details_background {
	background-attachment: fixed;
	background-image: url(Images/details_bg.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}
.contact_appraiser_background {
	background-attachment: fixed;
	background-image: url(Images/contact_appraiser_fil.gif);
	background-repeat: repeat-y;
	background-position: center center;
}