/*Search page body */

/*Top categories*/
.main_cat1 {font-size: 16px; font-weight: bold; color:#0000FF}
.main_cat2 {font-size: 12px; font-weight: bold; color:#0000FF}
.cat1:visited {font-size: 16px; font-weight: bold; color:#5555AA}

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


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


.secLine { display: block; margin-top: 3px; }

/*Page descriptions*/
.description{font-size: 12px;}

/* */
td {font-family:arial,sans-serif; font-size: 13px; }

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



.searchBox{ }

#result_report {
	padding:3px 0;
	margin: 20px;
	font-weight: bold;
	color: #666;
	margin-bottom:13px;
}

.catBanner {
	padding:3px;
	margin-top:15px;
	background-color:#e5ecf9; 
	font-weight: bold
}
.webPageBanner {
	padding:3px;
	margin-top:20px;
	background-color:#e5ecf9; 
	font-weight: bold
}

hr{color:#000066;}
hr.powered{width:550; color: #000066}

/*main results table */
#results { margin: 20px;
	font-size: 11px;
	color: #666; }
	
#results a { font-size: 13px; color: #000; font-weight: ; text-decoration: none; padding-bottom: 6px; text-decoration: underline;}
#results a:hover { text-decoration: none;}


#other_pages { font-size: 11px;
	text-align:center;
}

#other_pages b { margin: 0 5px; color: #ccc; font-style: italic; font-weight: normal; }
 
#other_pages a { color: #000; margin: 0 5px; text-decoration: none; font-weight: bold; }
#other_pages a:hover { text-decoration: underline; }

#powered_by {
	margin:0 auto;
	margin-top:20px;
	padding-top:10px;
	font-size:10px;
	text-align:center;
	vertical-align: center;
}

#common_report { margin-top: 5px;
		text-align:center;
		font-size: 12px;
}

#cat_table {
		width:600px;
		margin-top:20px;
		padding-top:10px;
		padding-bottom:20px;
		border-top:1px solid #AAAAAA;
		border-bottom:1px solid #AAAAAA;

}

#cat_main {
	font-weight: bold;
}

.divline{
	margin-top:20px;
	margin-bottom:-5px;
	border-bottom:1px solid #DDDDDD;
}

#sub_cat {
	font-size:12px;
}

.idented {
	margin-left:30px;
}

#did_you_mean {
	font-size: 14px; 
	text-align:center ;
	margin:10px;

}





.formHolder {
background: transparent url(past_search_bg_left.gif) no-repeat scroll left center !important;
height: 20px;
display: block;
padding-left: 17px;

}

input.srchPgForm { background:transparent url(past_search_bg_right_long.gif) no-repeat scroll right top !important; 
	height: 20px;
	margin: 0;
	padding: 3px 5px 0 0;
	border: 0;
	color: #000;
	font-size:10px; }
	
	

.pushDown { padding-top: 40px; }
