/*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:#6699cc;
	font-size : 11px;
  font-family:Arial, Verdana, sans-serif;
}

#results a:link, #results a:active, #results a:visited{
	color:#ff6633;
}
/*hr{color:#ff6633}*/
#results a:hover{
	color:#ff9933;
	text-decoration: underline;
}
/*Page descriptions*/
.description{
	font-size: 13px;
	color : #777777;
	font-family:Arial, Verdana, sans-serif;
}

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

/* Title/link of pages */
.title{
  color:#0000FF; 
  font-size:12px
  font-family:Arial, Verdana, sans-serif;
}
.searchBox{
  left:600px;
  border:1px solid #113377;
}

#result_report {
	padding:3px;
	color:#777777;
	font-size : 16px; 
	font-weight: bold;
	margin-bottom:14px;
	font-family:Arial, Verdana, sans-serif;
}
#results {
  font-family:Arial, Verdana, sans-serif;
}
.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{
	width: 560;
}


#other_pages {
	text-align:center;
	font-family:Arial, Verdana, sans-serif;
}
#other_pages a {
	color: #ff6633;

}
#other_pages a:hover{
  color: #ff9933;
	text-decoration: underline;
}
#powered_by {
	display : none;
	margin:0 auto;
	margin-top:20px;
	padding-top:10px;
	font-size:10px;
	text-align:center;
	vertical-align: center;
}

#common_report {
	padding:3px;
	color:#777777;
	font-size : 16px; 
	font-weight: bold;
	margin-bottom:14px;
	font-family:Arial, Verdana, sans-serif;
}

#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{
	width: 590px;
	margin-top:5px;
	margin-bottom:15px;
	border-bottom:1px solid #777777;
	display: none;
}

#sub_cat {
	font-size:12px;
}

.idented {
	background-color:#ddff7ff;
	margin-left:30px;
}

#did_you_mean {
	
	font-size: 16px; 
	text-align:left ;
	margin-left:20px;
	padding-left : 3px;
	color : #0066cc;
	font-weight : bold;
}
#did_you_mean a{
	
	font-size: 14px; 
	color :#ff6633;
}
