/*Search page body */
/*body {background-color:#000000; font-family:arial,sans-serif; font-size: 13px; color:#DDDDDD }*/

/*Top categories*/
.main_cat1 {font-size: 16px; font-weight: bold; color:#FF0000}
.main_cat2 {font-size: 12px; font-weight: bold; color:#FF0000}
.cat1:visited {font-size: 16px; font-weight: bold; color:#AA5555}

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


/*a:visited{color:#EEEEFF}*/
/*hr{color:#000066}*/

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

/* */


/* Title/link of pages */

.title{color:#FFCCCC; font-size:15px}
.searchBox{border:1px solid #FFCCCC; font-family:arial,sans-serif; font-size: 13px; color:#DDDDDD }

#result_report {
font-family:arial,sans-serif; 
font-size: 13px; 
color:#DDDDDD; 
	text-align:center ;
	padding:3px;
	background-color:#552222; 
	font-weight: bold;
	margin-bottom:14px;
}

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

/*hr{color:#660000;}*/

hr.powered{width:80%; color: #660000}

/*main results table */
#results{
font-family:arial,sans-serif; 
font-size: 13px; 
color:#DDDDDD 
}

/*h1 {
	text-align: center;
	font-family: Verdana, Ariel;
	font-size:24px;
	color: #CCCCFF;
	}*/

#other_pages {
	text-align:center;
}

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

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