.search-basic-table {
	width: 100%;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding: 5px;

}
.searchbutton {
	background-image: none;
	font-family: Arial, Helvetica, sans-serif;
	border: thin solid #000000;
}
.fields {
	background-color: #FFFFFF;
	border: thin solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.spanExpand {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;

}
.searchheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	width: 100%;
}

.basic-search {
	font-size: 12px;
	color: #000000;
}
.detailed-search {

	font-size: 12px;
	color: #000000;
}
.searchheaders {
	width: 100%;
	font-weight: bold;
	background-color: #F3F3F3;
	border-bottom: 1px solid #000000;

}
.searchbox {
	font-size: 12px;
	border: 0px solid #000000;
	margin-top: 5px;
	width: 100%;

}
.spanExpand {
	text-align: center;
}
.search-basic-header {
	font-weight: bold;
	color: #000000;
	text-align: center;
	font-size: 12px;
	margin: 10px;
	padding: 5px;
	width: 100%;


}
