@charset "utf-8";
/* Local CSS */
div.body .content div.header { background-color: rgb(130,40,145); }
div.body .right-column div.header { background-color: rgb(130,40,145); }
div.body .left-column { background-color: rgb(130,40,145); }
div.header .menus .two { background-color: rgb(130,40,145); border-bottom: 1px solid rgb(130,40,145); }

h4,h5 { color: rgb(130,40,145); }
