
@import url("/css/fii.css");

BODY { background: #333367; }

#top_left { 
    background: url("/img/bondscape/logo.jpg") no-repeat 6px 0px;
    width: 280px; 
    height: 93px;
    padding-top: 0px;
}
#top_right { 
    background-image: url("/img/bondscape/nav2.jpg");
    top: 0px;
    width: 778px;
}

#top_nav, #footer { 
    background-color: #333367; 
}

UL.top_menu A { border-bottom: 6px solid #333367; }
#top_tiny_line{ background-color:#333367; }
.blockTitle, H1 { 
    color:#333367; 
    border-bottom: solid #333367 1px;
}
H2, H3, H4, H5, H6 { color:#333367; }

.homePara { background: white !IMPORTANT; }

.hSub { 
    background: #333367;
    padding: 1px 2px;
}

.hSub A {
    color: white !IMPORTANT;
}

.filledarea, .filledareaTopImage { 
    border-top: solid #aaaace 6px;
    border-bottom: solid #aaaace 6px;
}

.content H2, .navbar { 
    background: #333367;
}

#chart-relative-dlg, #chart-relative-dlg .buttons {
    border-color: #333367;
}
    
#chart-relative-dlg-title, A.chart-np-link { 
    background: #333367;
}

UL.priceCategoryList LI A:hover { 
    background: #333367;
}

.search-table THEAD TR { background: #333367; }

