/*Search page body */
body {background-color:#EEEEEE; font-family:arial,sans-serif; font-size: 13px; }

a.plink:link { 
color: black;
font-size: 0.6875em /* 11px/16=0.6875em */;
font-family: arial;
font-weight: normal;
text-decoration: none;
text-align: right;
}

a.plink:visited { 
color: darkblue;
font-size: 0.6875em  /* 11px/16=0.6875em */;
font-family: arial;
font-weight: normal;
text-decoration: none;
text-align: right;
}

a.plink:hover{ 
color: maroon;
font-size: 0.6875em  /* 11px/16=0.6875em */;
font-family: arial;
font-weight: normal;
text-decoration: none;
text-align: right;
} 

.topaddress {
background-color:#808080;
font-size: 0.75em;  /* 12px/16=0.75em */
font-family: "Times New Roman",Serif;
font-weight: bold;
color: #ffffff;
text-decoration: none;
text-align: left;
}

.copyrighttext {
font-size: 0.6875em;  /* 11px/16=0.6875em */
font-family: arial;
font-weight: normal;
color: #000000;
text-decoration: none;
text-align: left;
}

/*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: #115599}


a:visited{color:#5555AA}
/*hr{color:#000066}*/

/*Page descriptions*/
.description{font-size: 13px;}

/* */
td {font-family:arial,sans-serif; font-size: 13px; }

/* Title/link of pages */
.title{color:#0000FF; font-size:15px}



.searchBox{border:1px solid #113377;}

#result_report {
	text-align:center ;
	padding:3px;
	background-color:#e5e5e5; 
	font-weight: bold;
	margin-bottom:14px;
}

.catBanner {
	padding:3px;
	margin-top:15px;
	background-color:#e5e5e5; 
	font-weight: bold
}
.webPageBanner {
	padding:3px;
	margin-top:20px;
	background-color:#e5e5e5; 
	font-weight: bold
}

hr{color:#000066;}
hr.powered{width:550; color: #000066}

/*main results table */
#results{width: 780;}

h1 {
	text-align: center;
	font-family: Verdana, Arial;
	font-size:20px;
	color: #800000;
	}

#other_pages {
	text-align:center;
}

#powered_by {
	margin:0 auto;
	margin-top:20px;
	padding-top:10px;
	font-size:10px;
	text-align:center;
	vertical-align: center;
}

#common_report {
		text-align:left;
}

#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;
}

#did_you_mean {
	font-size: 14px; 
	text-align:left ;
	margin:10px;

}

