#panelMenu ul.menu li {
    background-image:url(sector3/homebtn-bg.gif);
}
#panelMenu ul.menu li .item-t {
    background-image:url(sector3/homebtn-t.gif);
}
#panelMenu ul.menu li .item-b {
    background-image:url(sector3/homebtn-b.jpg);
}
#panelMenu ul.menu li ul {
    background-image:URL(sector3/menusubseparator.gif);
}
#panelMenu ul.menu li ul li .item {
    background-image:url(sector3/menuitem1.gif);
}
a, a:hover {
    color:#510782;
}
h1, h2, h3, h4, h5, h6 {
    color:#510782;
}
.list-item-container .list-item-top dl.list-item dt {
    background-image:url(sector3/arrow1.gif);
}
hr {
    border:0;
    color: #510782;
    background-color: #510782;
    height: 1px;
}

#panelRight .btn {
    background:URL(sector3/btn1-bg.gif) repeat-y top left #A127C7;
}
#panelRight .btn .btnt {
    background:URL(sector3/btn1-t.gif) no-repeat top left;
}
#panelRight .btn .btnb {
    background:URL(sector3/btn1-b.jpg) no-repeat bottom left;
    padding:10px 30px 10px 10px;
    text-align:left;
}
