
/*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 URL - Under results*/
.url {color: #444; font-size:10px; margin-top:6px;}

/* Results Container & Link Colors */
#results{width: 600;}
#results a {color:#255AA6;}
#results a:hover{color:#000}

/*Page descriptions*/
.description{font-size: 12px; line-height: 18px; color:#000;}

/* Results Header - "Displaying results 1 - ....." */
#result_report {text-align:center; padding:5px; font-weight: bold; margin-bottom:20px; border:1px solid #444;}

/* Did you mean text */
#did_you_mean {font-size: 14px; text-align:center; margin:10px;}

/* Results Pages */
#other_pages {text-align:center; font-size:12px; font-weight:normal; margin:40px 0 10px 0;}
#other_pages a {color:#444; padding:2px 6px; background-color:#none; border:1px solid #444;}
#other_pages a:hover {background-color:#444; color:#fff;}

#other_pages_active {background-color:#444; color:#fff; padding:2px 6px; border:1px solid #444; display:inline; margin:0 6px 0 4px;}

.pagetitle {font-size:15px;}




.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}



#common_report {
		text-align:center;
}

#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;
}


