.SearchSelected {
	width: 120px;
	float: left;
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #E8EEF0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #5399D9;
	border-right-color: #5399D9;
	border-left-color: #5399D9;
	text-align: center;
}
.SearchUnselected {
	width: 100px;
	float: left;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	background-color: #F7F9F9;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	text-align: center;
	margin-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5399D9;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	cursor: pointer;
}
.SearchTopLine {
	width: 65px;
	float: left;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-top: 4px;
	border-bottom-color: #5399D9;
}
.SearchMain1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E8EEF0;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #5399D9;
	border-left-color: #5399D9;
	text-align: center;
	width: 288px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5399D9;
	clear: both;
}
.SearchSelectedText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #5399D9;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #5399D9;
	border-right-color: #5399D9;
	border-left-color: #5399D9;
	text-align: center;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
	padding: 1px;
}
.SearchMain1 .Title1 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}
.SearchMain1 .input1 {
	font-family: Arial, Helvetica, sans-serif;
	width: 276px;
}
.SearchMain1 .Drop1 {
	font-family: Arial, Helvetica, sans-serif;
	width: 280px;
}

