/*Top categories*/
.text .main_cat1 {font-size: 16px; font-weight: bold; color:#0000FF}
.text .main_cat2 {font-size: 12px; font-weight: bold; color:#0000FF}
.text .cat1:visited {font-size: 16px; font-weight: bold; color:#5555AA}

/*Small urls*/
.text .url {color: #115599}

/*hr{color:#000066}*/

/*Page descriptions*/
.text .description{font-size: 13px;}

/* Title/link of pages */
.text .title{font-size:15px; font-weight: normal; background: none; padding: 0px;}

.text #result_report {
	text-align:center ;
	padding:3px;
	background-color:#e5ecf9; 
	font-weight: bold;
	margin-bottom:14px;
}

.text .catBanner {
	padding:3px;
	margin-top:15px;
	background-color:#e5ecf9; 
	font-weight: bold
}
.text .webPageBanner {
	padding:3px;
	margin-top:20px;
	background-color:#e5ecf9; 
	font-weight: bold
}

/*main results table */
.text #results{width: 730px;}

.text h1 {
	text-align: center;
	font-family: Verdana, Ariel;
	font-size:24px;
	color: #000066;
	}

.text #other_pages {
	text-align:center;
}

.text #powered_by {
	margin:0 auto;
	margin-top:20px;
	padding-top:10px;
	font-size:10px;
	text-align:center;
	vertical-align: center;
}

.text #common_report {
		text-align:center;
}

.text #cat_table {
		width:600px;
		margin-top:20px;
		padding-top:10px;
		padding-bottom:20px;
		border-top:1px solid #AAAAAA;
		border-bottom:1px solid #AAAAAA;

}

.text #cat_main {
	font-weight: bold;
}

.text .divline{
	margin-top:20px;
	margin-bottom:-5px;
	border-bottom:1px solid #DDDDDD;
}

.text #sub_cat {
	font-size:12px;
}

.text .idented {
	margin-left:30px;
}

.text #did_you_mean {
	font-size: 14px; 
	text-align:center ;
	margin:10px;

}
