
.search_tool
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	background-color: #ffffff;
	padding: 0px;
}

.search_tool_td
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 100%;
}

.search_tool_th
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 150%;
	font-weight: bold;
	font-size: 12px;
}

.search_tool img
{
	cursor: hand;
}

.search_tool p
{
	font-size: 12px;
	text-align: center;
}

.search_tool a:link
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}

.search_tool a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}

.search_tool a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	color: #023C9D;
	text-decoration: none;
}

.search_tool a:active
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}

.search_tool_select
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000; 
	font-weight: bold; 
	border: 0px;
	width: 125px;
	height: 21px;
	background-color: #ffffff;
	border: thin solid;
	border-color: #C3C3C3;
}

.search_tool_div
{
	height: 400px; 
	width: 290px;
	margin: 0px; 
	padding: 0px; 
	border: 0 px thin solid;
	overflow: hidden; 
}

.search_tool_tr0
{
	background-color: #ffffff;
	cursor: pointer;
}

.search_tool_tr1
{
	background-color: #C3C3C3;
	cursor: pointer;
}

.search_tool_tr_selected
{
	color: #023C9D;
	background-color: #D7D6D6;
	cursor: pointer;
}

#pane300 {
	height: 344px; 
	width: 275px; 
	overflow: auto; 
	padding: 0px;
	margin: 0px; 
	scrollbar-base-color: #ffffff; 
	scrollbar-track-color: #ffffff;/*Sets the color for scroll bar track*/
	scrollbar-face-color: #C3C3C3/*Sets the color for the scroll bar slider*/
	scrollbar-arrow-color: #000000;/*Sets the scroll bar arrow color*/
	scrollbar-3dlight-color: #C3C3C3/*Sets the scroll bar 3D light color*/
	scrollbar-highlight-color: #C3C3C3/*Sets the scroll bar highlight color*/
	scrollbar-shadow-color: #C3C3C3/*Sets the scroll bar shadow color*/
	scrollbar-darkshadow-color: #C3C3C3;/*Sets the scroll bar dark shadow color*/
}

#pane600 {
	height: 375px; 
	width: 275px; 
	overflow: auto; 
	padding: 0px;
	margin: 0px; 
	scrollbar-base-color: #ffffff; 
	scrollbar-track-color: #ffffff;/*Sets the color for scroll bar track*/
	scrollbar-face-color: #C3C3C3/*Sets the color for the scroll bar slider*/
	scrollbar-arrow-color: #000000;/*Sets the scroll bar arrow color*/
	scrollbar-3dlight-color: #C3C3C3/*Sets the scroll bar 3D light color*/
	scrollbar-highlight-color: #C3C3C3/*Sets the scroll bar highlight color*/
	scrollbar-shadow-color: #C3C3C3/*Sets the scroll bar shadow color*/
	scrollbar-darkshadow-color: #C3C3C3;/*Sets the scroll bar dark shadow color*/
}

