/*Search page body */
body {background-color:#FFFFFF; font-family:arial,verdana,sans-serif; font-size: 13px; }

/*Top categories*/
.cat1 {font-size: 16px; font-weight: bold; color:#0000FF}
.cat1:visited {font-size: 16px; font-weight: bold; color:#5555AA}

/*Small urls*/
.url {color: #115599}

a:link{color:#FF6600}
a:visited{color:#FF9900}
a:hover{text-decoration:none}
/*a:visited{color:#5555AA}*/
/*hr{color:#000066}*/

/*Page descriptions*/
.description{font-size: 13px; color:#000000}

/* */
td {font-family:arial,sans-serif; font-size: 13px; }

/* Title/link of pages */
/*.title{color:#FF0000; font-size:15px}*/



.searchBox{border:1px solid #cccccc; background-color:#eeeeee}

.resultReport {text-align:center ;background-color:#e5ecf9; font-weight: bold}
.catBanner {background-color:#e5ecf9; font-weight: bold}
.webPageBanner {background-color:#e5ecf9; font-weight: bold}

hr{color:#000066;}
hr.powered{width:620; color: #000066}

/*main results table */
.results{width: 680; background-color:#FFFFFF}

h1 {border: dotted thin;
	background: white;
	text-align: center;
	font-family: Verdana, Ariel;
	font-size:24px;
	color: #000066;
	}
