
#nav{
    border-color: #013C26;    
}

#nav, #nav ul{
    background-color: #013C26;
    
}

#nav li {
    background-color: #016644;
}

a {
    color: #016644;
}

h3{
    color: #016644; 
}

#nav li:hover, #nav li.hover {
    background-color: #158760;
}

#splash .wrapper {
    background: #FFFFFF url(/images/mb/manitoba-logo.gif) no-repeat scroll right 53px;
    height: 160px;
}

#splash h1 a {
    background:transparent url(/images/en/logo_tagline.gif) no-repeat scroll left 36px;
}

#top{
    background: transparent url(/images/mb/top-gradient-bg.gif) repeat-x scroll 0 0;
    border-bottom: 0 solid #000000;
}

#top, #top a{
    color: #2d2d2d;
}

#bd ul.menu li a:hover {
    background-color: #016644;
}

.saved_trade{
    background-color: #F2FCF8;    
}

.sub_task_toggle {
    color: #585858;
}



.ux-menu a {
    background: #f3efec url(/images/mb/menu-item-bg.png) repeat;
}

.ux-menu a:focus,
.ux-menu a:hover,
.ux-menu a.ux-menu-link-hover {
    background: url(/images/mb/menu-item-bg-over.png) repeat;
}


