    body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
    table{border-collapse:collapse;border-spacing:0;}
    fieldset,img{border:0;}
    address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
    ol,ul {list-style:none;}
    caption,th {text-align:left;}
    h1,h2,h3,h4,h5,h6{font-size:100%;}
    q:before,q:after{content:'';}
    body {font:13px arial,helvetica,clean,sans-serif;}
    table {font-size:inherit;}
    select, input, textarea {font:99% arial,helvetica,clean,sans-serif;}
    pre, code {font:115% monospace;}
    body * {line-height:1.22em;}

    body 
    {
        background-color : #ffffff ;
    }

    div#Body
    {
    }
    
    div#Body div#Header
    {
        background-color : #e5ecf9 ;
        border : 1px solid #e5ecf9 ;
    }

    div#Body div#Header h1
    {
        color : #000000 ;
        font-size : 152% ;
        margin : 10px 10px 10px 10px ;
        text-align : center ;
    }

/*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}*/

/* */

/* Title/link of pages */
.title{color:#0000ff; }



.searchBox{border:1px solid #113377;}

    .Success p
    {
        border-top : 1px solid #3366cc ;
    }
    
    #result_report p
    {
        background-color : #e5ecf9 ; 
        margin : 20px 10px ;
        padding : 5px ;
        text-align : center ;
    }

.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 */

    #other_pages p
    {
        margin : 20px ;
    }

    #powered_by 
    {
        border-top : 1px solid #3366cc ;
        margin : 20px 10px ;
    }
    
    #powered_by p
    {
        color : #000000 ;
        font-size : 85% ;
        margin : 20px 10px ;
        text-align : center ;
    }

    #common_report 
    {
    }

    #common_report p
    {
        margin : 10px ;
    }

#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 {
}

    div.Block
    {
    }

    div.Block a
    {
        color : #000000 ;
    }

    div.Block a:hover
    {
        color : #3366CC ;
    }

    div.Block p
    {
        margin : 20px 10px ;
    }

    div.Block p.Center
    {
        text-align : center ;
    }

    div.Block p.Indent
    {
        margin : 20px ;
    }

    strong
    {
        font-weight : bold ;
    }

    span.Description
    {
        background-color : #efefef ;
        border : 1px solid #999999 ;
        display : block ;
        margin : 10px 0px ;
        padding : 10px ;
    }
