#results {
	width:auto;
	height:25px;
	margin-bottom:5px;
	padding:5px;
	color:black;
	line-height:2em;
}
#urls {
	width:68%;
	min-height:250px;
	margin-bottom:5px;
	padding:5px;
	color:black;
}
#urldiv {
	width:99%;
	font-size:12px;
	margin:5px 1px 5px 1px;
	padding:5px 3px 5px 2px;
	clear:both;
}
#urls a {
	color:navy;
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
}
#urls a:link {
	color:blue;
}
#urls a:visited {
	color:maroon;
}
#urls a:hover {
	color:maroon;
	text-decoration:underline;
}
#urls a:active {
	color:red;
}
#spLeft {
	width:68%;
	float:left;
	padding:5px;
	background-color:#fff8dd;
}
#spLeft a {
	color:navy;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}
#spLeft a:link {
	color:blue;
}
#spLeft a:visited {
	color:maroon;
}
#spLeft a:hover {
	color:maroon;
	text-decoration:underline;
}
#spLeft a:active {
	color:red;
}
#spRight {
	width:29%;
	float:right;
	padding-left:10px;
	border-left:1px solid #C9D7F1;
}
#spRight a {
	color:navy;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}
#spRight a:link {
	color:blue;
}
#spRight a:visited {
	color:maroon;
}
#spRight a:hover {
	color:maroon;
	text-decoration:underline;
}
#spRight a:active {
	color:red;
}
#pNav {
	text-align:center;
}
#pNav td {
	padding:0px 3px 0px 3px;
}
#pNav a {
	color:navy;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}
#pNav a:link {
	color:blue;
}
#pNav a:visited {
	color:maroon;
}
#pNav a:hover {
	color:maroon;
	text-decoration:underline;
}
#pNav a:active {
	color:red;
}
