@font-face {
    font-family: 'urw_gothic_ldemi';
    src: url('urw-gothic-l-demi-webfont.eot');
    src: url('urw-gothic-l-demi-webfont.eot?#iefix') format('embedded-opentype'),
         url('urw-gothic-l-demi-webfont.woff') format('woff'),
         url('urw-gothic-l-demi-webfont.ttf') format('truetype'),
         url('urw-gothic-l-demi-webfont.svg#urw_gothic_ldemi') format('svg');
    font-weight: normal;
    font-style: normal;
}
/*Search page body */
body {
background-color:#0939d8; font-family:'urw_gothic_ldemi'; font-size: 13px; font-color:#eb6382;
         margin-left: auto;
         margin-right: auto;
         width: 800;
 }
input { font-size: 45px;   color:#b41bef}
/*Top categories*/
.main_cat1 {
font-size: 16px;  
color:#0000FF;

}
.main_cat2 {font-size: 12px; color:#0000FF}
.cat1:visited {font-size: 16px;  color:#5555AA}

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

a:link{color:#b4e0b4; font-size:12pt;}
a:visited{color:#8df3fb}
/*hr{color:#cccccc}*/

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

/* */
td {font-family:'urw_gothic_ldemi',sans-serif; font-size: 13px; background-color:#a07ec5 }

/* Title/link of pages */
.title{color:#0000FF; font-size:15px}



.searchBox{border:1px solid #113377;}

#result_report {
	text-align:center ;
	padding:3px;
	background-color:#e5ecf9; 

	margin-bottom:14px;
}

.catBanner {
	padding:3px;
	margin-top:15px;
	background-color:#e5ecf9; 
         margin-left: auto;
         margin-right: auto;
         width: 800;

}
.webPageBanner {
	padding:3px;
	margin-top:20px;
	background-color:#e5ecf9; 
         margin-left: auto;
         margin-right: auto;
         width: 800;

}

hr{color:#000066;}
hr.powered{width:550; color: #000066}

/*main results table */
#results{  
         margin-left: auto;
         margin-right: auto;
         width: 800;
}

h1 {
	text-align: center;
	font-family: 'urw_gothic_ldemi';
	font-size:33pt;
        font-weight:normal;
	color: #9f51ac;
	}
	
input {
font-family: 'urw_gothic_ldemi';
}

#other_pages {
	text-align:center;
}

#powered_by {
	margin:0 auto;
	margin-top:20px;
	padding-top:10px;
	font-size:10pt;
	text-align:center;
	vertical-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 {

}

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

}
