@charset "utf-8";
/* this CSS operates on HTML of /global_files/includes/feedbackForm.txt and /global_files/includes/joinForm.txt */

.rightbg {
	background-image: url(/global_files/images/join_07.gif);
	width: 15px;
	height: 700px;
}
#rtbg {
	background-image: url(/global_files/images/join_07.gif);
	height: 482px;
	width: 15px;
	background-repeat: repeat;
}
#ltbg {
	background-image: url(/global_files/images/join_05.gif);
	height: 482px;
	width: 13px;
	background-repeat: repeat;
}
.textbox {
	background-color: #CCC;
	border-top-style: inset;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: inset;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	width: 150px;
	width: 300px;
}
#street {
	width: 250px;
}
.formText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
.title {
	text-align: left;
	padding-left: 39px;
	font-size: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	padding-bottom: 25px;
	padding-top: 5px;
}
.leftbg {
	background-image: url(/global_files/images/join_05.gif);
	height: 400px;
	width: 13px;	
}


.leftbg {	background-image: url(/global_files/images/join_05.gif);
	height: 300px;
	width: 13px;
}
.rightbg {	background-image: url(/global_files/images/join_07.gif);
	width: 15px;
	height: 300px;
}
.leftbg1 {	background-image: url(/global_files/images/join_05.gif);
	height: 400px;
	width: 13px;
}
.leftbg1 {background-image: url(/global_files/images/join_05.gif);
	height: 300px;
	width: 13px;
}

.lineError {color:red;}