#search_results {
	border: 1px solid #800000;
	padding: 5px;
	margin: 5px;
	color: #000000;
	font-size: 14px;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	text-align: left;	
	text-decoration: none;
	line-height: 16px;
}

#search_results span {
	color: #800000;
	font-size: 14px;
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	text-align: left;	
	text-decoration: none;
	line-height: 16px;
}

.pageSearchTitle {
	text-align: left;	
	margin: 10px 0 10px 0;	
}

a.SearchTitle:link {
	color: #000000;
	font-size: 14px;
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	text-align: left;	
	text-decoration: none;
	line-height: 16px;
}

a.SearchTitle:active {
	color: #000000;
	font-size: 14px;
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	text-align: left;	
	text-decoration: none;
	line-height: 16px;
}

a.SearchTitle:visited {
	color: #000000;
	font-size: 14px;
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	text-align: left;	
	text-decoration: none;
	line-height: 16px;
}

a.SearchTitle:hover {
	color: #000000;
	font-size: 14px;
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	text-align: left;	
	line-height: 16px;
	text-decoration: underline;
}

