@charset "utf-8";

/* Local CSS */
div.body .content div.header { background-color: rgb(0,128,198); }
div.body .right-column div.header { background-color: rgb(0,128,198); }
div.body .left-column { background-color: rgb(0,128,198); }
div.header .menus .ten { background-color: rgb(0,128,198); border-bottom: 1px solid rgb(0,128,198); }

h1,h2,h4,h5 { color: rgb(0,128,198); }




