a:link {color: #000000; text-decoration: none;}
a:visited {
	color: #006699;
	text-decoration: none;
}
a:hover {color: #CC4D00; text-decoration: none; background-color: #eeeeee;}
a:active {color: #FFCC00; text-decoration: none;}

.SearchControl 		{
	margin-bottom: 0;
	margin-top: 0;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
#SearchRequest	{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
#SearchButton 	{
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #003366;
	border: 2px solid #CCCCCC;
}
#SearchType 	{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
#IndexList  	{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}


p			 		{
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
body 		 		{
	font-family: Arial;
	font-size: xx-small;
	background: #666666;
	}
.BB_body		{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
}

table.SearchForm {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 94%;
}

form.SearchForm {
	padding: 0 0 .5em 0;
	margin: 0 0 0 0;
	
}

td.SearchControl {
}

#SearchFormDiv {
	border: 1px outset;
	background-color: #EEEEEE;
	margin: .2em 3% .2em 3%;
	padding-left: .3em;
}

#ResultsTableDiv {
	border: 1px;
}

#ResultsDiv {
	border: 1px outset;
	margin: .2em 3% .2em 3%;
	padding-left: .3em;
	background: #EEEEEE;
}


#ResultsHeaderDiv {
	border: 1px;
	padding-left: .3em;
	margin: .2em 3% .2em 3%;
}
table.SearchResults {
 	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #CCCCCC; 
	width: 94%;
	}
	
p.SearchTitle 		{ font-size: small; font-weight: bold; color: Navy;
					  margin-top: 0.3em; margin-bottom: 0.3em; padding: 0px 0px 0px 0px;
					text-align: center;
					}
p.SearchSubTitle	{ font-size: xx-small; font-weight: bold; color: Navy; 
					  margin-top: 0; margin-bottom: 0.2em; padding: 0px 0px 0px 0px;
					}
p.NextPrevLinks		{ font-family: Arial; font-size: xx-small; color: Navy; 
					  margin-top: 0; margin-bottom: 0.2em; padding: 0px 5px 0px 0px;
					  text-align: right; font-weight: bold;
					}

Caption       	{ font-size: xx-small; font-weight: bold; color: Black; }

	 
td.ResultsTableHeaderLeft {
	color: navy;
	font-size: small;
	font-weight: bold;
	text-align: center;
	width: 10%;
	}

td.ResultsTableHeaderRight {
	color: navy;
	font-size: small;
	font-weight: bold; 
	text-align: left;
	}

td.ResultsItemLeft {
	font-size: xx-small;
	width: 10%;
	text-align: right;
	background: #EEEEEE;
	}
	
td.ResultsItemRight {
	font-size: xx-small;
	width: 90%;
	background: #EEEEEE;
	}

.BBbutton {
	width: 8em;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	background: #EEEEEE;
	border: 1px solid #CCCCCC;
	color: #003366;
	}
.BBBarTitle {
	color: #CCCCCC;
	text-align: left;
	float: left;
	font: bold 1.5em Arial, Helvetica, sans-serif;
	}
#ButtonBar {
	text-align: right;
	}

