.main_cat1 {font-size: 12px; font-weight: bold; color:#800000}
.main_cat2 {font-size: 11px; font-weight: bold; color:#800000}
.cat1:visited {font-size: 12px; font-weight: bold; color:#600000}



.title				{color:#800000; font-size:13px; text-decoration: underline;}
A:link.title		{color:#800000; font-size:13px; text-decoration: underline;}
A:visited.title 	{color:#600000; font-size:13px; text-decoration: underline;}
A:hover.title   	{color:#FF0000; font-size:13px; text-decoration: underline;}
A:active.title  	{color:#FF0000; font-size:13px; text-decoration: underline;}



.searchBox {border:1px solid #222; color:#222; width:400px;}

#result_report {
	text-align:center ;
	padding:3px;
	background-color:#d8ceb1; 
	font-weight: bold;
	margin-bottom:12px;
}

.catBanner {
	padding:3px;
	margin-top:15px;
	background-color:#e5ecf9; 
	font-weight: bold
}
.webPageBanner {
	padding:3px;
	margin-top:20px;
	background-color:#e5ecf9; 
	font-weight: bold
}


#results{width: 557;}


#other_pages {
	text-align:center;
}



#common_report {
		text-align:center;
}

#cat_table {
		width:550px;
		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;

}

.url	{font-size:8pt; color:#BBB;}
