
<!--
.banner {
    width            : 722px;
    height           : 70px;

    display          : table-cell;
    padding          : 0px;
    margin           : 0px;
    margin-bottom    : 5px;
    border-bottom    : solid 3px #EE6E00;

    background       : white;
    color            : inherit;
    text-align       : right;
    vertical-align   : middle;
    }

.copyright {
    margin-top       : 5px;

    position         : fixed;
    bottom           : 0;
    left             : 0;
    width            : 722px;

    background       : #ffffff;
    color            : #999999;
    font-family      : verdana;
    font-size        : 12px;
    text-weight      : thinner;
    border-top       : solid 2px #EE6E00;
    }

.frame {
    width            : 722px;
    padding          : 0px;
    margin           : 0px;
    margin-bottom    : 20px;
    }

.main {
    width            : 500px;
    margin-left      : 20px;
    margin-right     : 20px;
    
    background       : white;
    color            : #808080;
    float            : right;
    margin-bottom    : 15px;
    }

.navarea {
    width            : 185px;
    height           : 600px;
    background       : white;
    color            : #808080;
    }

ul {
    margin-top       : 0px;
    }

h1 {
    color            : #000066;
    background       : inherit;
    font-size        : 25px;
    font-weight      : lighter;
    font-family      : verdana, sans-serif;
    margin-top       : 10px;
    }

h2 {
    color            : #000066;
    background       : inherit;
    font-size        : 15px;
    font-weight      : lighter;
    font-family      : verdana, sans-serif;
    margin-bottom    : 5px;
    }

.menu {
    width            : 170px;
    font-family      : tahoma, sans-serif;
    font-size        : 10px;

    color            : #c0c0c0;
    background       : #ffffff;
    border           : solid 1px #000066;

    padding          : 3px;
    margin-left      : 5px;
    margin-top       : 3px;
    margin-bottom    : 3px;
    text-decoration  : none;
    }

.menu A {
    text-decoration  : none;
    background       : inherit;
    color            : #999999;
    font-weight      : bold;
    }

.menui {
    width            : 170px;
    font-family      : tahoma, sans-serif;
    font-size        : 10px;
    color            : #white;
    background       : #EE6E00;

    border           : solid 1px #000066;
    text-decoration  : none;

    padding          : 3px;
    margin-left      : 5px;
    margin-top       : 3px;
    margin-bottom    : 3px;
    }

.menui A {
    text-decoration  : none;
    background       : inherit;
    color            : white;
    font-weight      : bold;
    }

.menut {
    width            : 160px;
    font-family      : tahoma, sans-serif;
    font-size        : 10px;
    color            : #EE6E00;
    background       : white;

    border           : solid 1px #000066;
    text-decoration  : none;

    padding          : 3px;
    margin-left      : 15px;
    margin-top       : 2px;
    margin-bottom    : 3px;
    }

.menut A {
    text-decoration  : none;
    background       : inherit;
    color            : #EE6E00;
    font-weight      : bold;
    }
.menuti {
    width            : 160px;
    font-family      : tahoma, sans-serif;
    font-size        : 10px;
    color            : #EE6E00;
    background       : #EE6E00;
    border           : solid 1px #000066;
    text-decoration  : none;

    padding          : 3px;
    margin-left      : 15px;
    margin-top       : 2px;
    margin-bottom    : 3px;
    }

.menuti A {
    text-decoration  : none;
    background       : inherit;
    color            : white;
    font-weight      : bold;

.navgap {
    padding          : 2px;
    margin           : 0px;
    }

.v {
    font-family      : verdana, sans-serif;
    }

.v9, content, wobjectArticle {
    color            : #666666;
    background       : inherit;
    font-size        : 9pt;
    font-family      : verdana, sans-serif;
    margin-top       : 1px;
    margin-bottom    : 1px;
    line-height      : 1.3;
    text-align       : justify;
    }

a.v9 {
    background       : inherit;
    color            : #666699;
    font-weight      : 800;
    }

.content A  {
    background       : inherit;
    color            : #666699;
    font-weight      : 800;
    text-decoration  : none;
    }
-->
