.SearchControl 		{ font-family: Arial; font-size: .8em;  margin-bottom: 0;  margin-top: 0;    }
#SearchRequest	{ font-family: Arial; font-size: .8em;  }
#SearchButton 	{ font-family: Arial; font-size: .8em;  }
#SearchType 	{ font-family: Arial; font-size: .8em;  }
#IndexList  	{ font-family: Arial; font-size: .8em;  }


p			 		{ font-family: Arial; font-size: .8em;   }
body 		 		{ 
	font-family: Arial; 
	font-size: .8em; 
	background-color: #eeeeee; 
	}
.BB_body		{ font-family: Arial; font-size: .8em; background-color: #eeeeee; border: 1px outset;}

table.SearchForm {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	border: 0;
	width: 94%;
}

form.SearchForm {
	padding: 0 0 .5em 0;
	margin: 0 0 0 0;
	
}

td.SearchControl {
}

#SearchFormDiv {
	border: 1px outset;
	background-color: #ffffff;
	margin: .2em 3% .2em 3%;
	padding-left: .5em;
}

#ResultsTableDiv {
	border: 1px;
	background-color: #eeeeee;
}

#ResultsDiv {
	border: 1px outset;
	margin: .2em 3% .2em 3%; 
	padding-left: .3em;
}


#ResultsHeaderDiv {
	border: 1px;
	padding-left: .3em;
	margin: .2em 3% .2em 3%;
}

table.SearchResults {
 	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #ffffff; 
	width: 94%;
	}
	
p.SearchTitle 		{ font-size: .8em; font-weight: bold; color: Black;
					  margin-top: 0.3em; margin-bottom: 0.3em; padding: 0px 0px 0px 0px;
					text-align: center;
					}
p.SearchSubTitle	{ font-size: .8em; font-weight: bold; color: Black; 
					  margin-top: 0; margin-bottom: 0.2em; padding: 0px 0px 0px 0px;
					}
p.NextPrevLinks		{ font-family: Arial; font-size: .8em; color: Black; 
					  margin-top: 0; margin-bottom: 0.2em; padding: 0px 5px 0px 0px;
					  text-align: right; font-weight: bold;
					}

Caption       	{ font-size: .8em; font-weight: bold; color: Black; }

	 
td.ResultsTableHeaderLeft {
	color: Black;
	font-size: .8em;
	font-weight: bold;
	text-align: center;
	width: 10%;
	}

td.ResultsTableHeaderRight {
	color: Black;
	font-size: .8em;
	font-weight: bold; 
	text-align: center;
	width: 90%
	}

td.ResultsItemLeft {
	background-color: #ffffff;
	font-size: .8em;
	text-align: left;
	}
	
td.ResultsItemRight {
	background-color: #ffffff;
	font-size: .8em;

	}

.BBbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	width: 8em;
	}
.BBBarTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.5em;
	color: Black;
	text-align: left;
	float: left;
	}
#ButtonBar {
	text-align: right;
	}


