/* CSS Document 
A:link {text-decoration: none;}
A:visited {text-decoration: none;}
hr	{align: center;	width: 75%;}
.style1 {font-family: Arial, Helvetica, sans-serif}
.hilite {
	background:lightblue;
	padding:0px 2px;
	}
table#search {

	}
table#search td.row {
	background:#DADDE7;
	padding:2px 6px;
	font-weight:bold;
	}

table#search td.title {
	text-align:right;
	vertical-align:top;
	background:#efefef;
	padding:2px 4px;
	border-bottom:#cce 1px dashed;
	}

table#search td.detail {
	padding:2px 4px;
	border-bottom:#cce 1px dashed;
	}
	
*/

ul{
list-style-image:url('/newweb/jpg/list-item.png');
}

.searchbar{
border-collapse:collapse;
background:url(/newweb/gif/reman_bg.gif) repeat-x;
}

.hilite {
background:lightblue;
padding:0px 2px;
}

