/*Search page body */
body,html {
	height: 100%;
	width: 100%;
	margin: 0;
	padding:0px;
	background-color:#FFFFFF; 
	font-family:Sylfaen,Arial; 
	font-size: xx-small; 
}

/*Top categories*/
.cat1 {font-size: xx-small; font-weight: bold; color:#0000FF}
.cat1:visited {font-size: xx-small; font-weight: bold; color:#5555AA}

/*Small urls*/
.url {color: #115599}


a:visited{color:#5555AA}
/*hr{color:#000066}*/

/*Page descriptions*/
.description{font-size: x-small; color:#000000}

/* */
td {font-family:arial,sans-serif; font-size: xx-small; }

/* Title/link of pages */
.title{color:#0000FF; font-size:x-small}



.searchBox{border:0px solid #113377;}

.resultReport {text-align:center ;background-color:#B3C1CC; font-weight: bold}
.catBanner {background-color:#e5ecf9; font-weight: bold}
.webPageBanner {background-color:#e5ecf9; font-weight: bold}

hr{color:#000066;}
hr.powered{width:100%; color: #000066}

/*main results table */
.results{width: 100%; background-color:#FFFFFF}

h1 {border: dotted thin;
	background: white;
	text-align: center;
	font-family: Sylfaen, Ariel;
	font-size:xx-small;
	color: #000066;
	}
