/*Search page body */
body {background-color:#FFFFFF;}

/*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{font-size:15px}
#result_report {
    text-align:center ;
    padding:3px;
    background-color:#f1f1f1;
    font-weight: bold;
    margin-bottom:14px;
}
hr{color:#333333;}
hr.powered{color: #333333}

#other_pages {
    text-align:center;
}
.divline{
    margin-top:20px;
    margin-bottom:-5px;
    border-bottom:1px solid #DDDDDD;
}
.idented {
    margin-left:30px;
}
