/*Search page body */
.sphider FORM {/* body {background-color:#FFFFFF; font-family:arial,sans-serif; font-size: 13px; } */
    display:inline;
}
.sphider INPUT {/* body {background-color:#FFFFFF; font-family:arial,sans-serif; font-size: 13px; } */
    display:inline;
}

/*Top categories*/
.sphider .main_cat1 {font-size: 16px; font-weight: bold; color:#0000FF}
.sphider .main_cat2 {font-size: 12px; font-weight: bold; color:#0000FF}
.sphider .cat1:visited {font-size: 16px; font-weight: bold; color:#5555AA}

/*Small urls*/
.sphider .url {color: #555500}


.sphider a:visited{color:#5555AA}
/*hr{color:#000066}*/

/*Page descriptions*/
.sphider .description{font-size: 13px;}

/* */
.sphider td {font-family:arial,sans-serif; font-size: 13px; }

/* Title/link of pages */
.sphider .title{color:brown; font-size:15px}
.sphider .title:visited{color:brown; font-size:15px}



.sphider .searchBox{border:1px solid #113377;}

.sphider #result_report {
    text-align:center ;
    padding:3px;
/*    background-color:#e5ecf9; */
    font-weight: bold;
    margin-bottom:14px;
}

.sphider .catBanner {
    padding:3px;
    margin-top:15px;
    background-color:#e5ecf9; 
    font-weight: bold
}
.sphider .webPageBanner {
    padding:3px;
    margin-top:20px;
    background-color:#e5ecf9; 
    font-weight: bold
}

.sphider hr{color:#000066;}
.sphider hr.powered{width:550; color: #000066}

/*main results table */
.sphider #results{width: 780;}

.sphider h1 {
    text-align: center;
    font-family: Verdana, Ariel;
    font-size:24px;
    color: #000066;
    }

.sphider #other_pages {
    text-align:center;
}

.sphider #powered_by {
    margin:0 auto;
    margin-top:20px;
    padding-top:10px;
    font-size:10px;
    text-align:center;
    vertical-align: center;
}

.sphider #common_report {
        text-align:center;
}

.sphider #cat_table {
        width:600px;
        margin-top:20px;
        padding-top:10px;
        padding-bottom:20px;
        border-top:1px solid #AAAAAA;
        border-bottom:1px solid #AAAAAA;

}

.sphider #cat_main {
    font-weight: bold;
}

.sphider .divline{
    margin-top:20px;
    margin-bottom:-5px;
    border-bottom:1px solid #DDDDDD;
}

.sphider #sub_cat {
    font-size:12px;
}

.sphider .idented {
    margin-left:30px;
}

.sphider #did_you_mean {
    font-size: 14px; 
    text-align:center ;
    margin:10px;

}