.browse_tool_table {
	background-color: #FFFFCC;
	width:100%;
	font-size: 11px;
	text-decoration: none;
	color: black;
	border-color: #cccccc;
   	border-style: outset;
 	border-width: 1px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
}
.browse_tool {
	background-color: #FFFFCC;
	font-size: 11px;
	text-decoration: none;
	color: black;
}
.browse_tool_num {
	color: #480000;
}

.browse_tool_button A {
	background-color: #FFFFCC;
	font-size: 10px;
	line-height: 10px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	width: 82px;
	height: 18px;
}

.browse_tool_button A:visited {
	color: #000000;
}

.browse_tool_button A:hover {
	color: #480000;
	width: 82px;
	height: 18px;
}

.browse_tool_ghost {
	font-size: 10px;
	line-height: 10px;
	color: #aaaaaa;
	text-decoration: none;
}


.browse_tool_curpage {
	BACKGROUND-COLOR: #132975;
	color: #FFFFFF;
	width: 24px;
	height: 20px;
	display: block;
	text-align: center;
}

.result_row_0	{ background-color: #A3B083;
    font-size: 12px;
	color:#000000;
	 }
.result_row_1	{ background-color: #A3B083;
    font-size: 12px;
	color:#000000;
 }
.search_header {
	text-align:center;
	font-size: 11px;
	color:#000000;
}
.search_header a: {
	text-align:center;
	font-size: 11px;
	text-decoration: none;
	color:#000000;
}