body, td, div, textarea, h1, h2, h3 {
    font-family: sans-serif;
    font-size: 12px;
    color: #666
    }
.norm {
    font-family: sans-serif;
    font-size: 12px;
    color: #000
    }
textarea {
    font-family: sans-serif;
    font-size: 12px;
    color: #000;
    border: 1px solid #000;
    background: none
    }
input {
    font-family: sans-serif;
    font-size: 12px;
    color: #000;
    border: 1px solid #000;
    background: none
    }
button {
    font-family: sans-serif;
    font-size: 12px;
    color: #000;
    border: 1px solid #000;
    background: none
    }
select {
    font-family: sans-serif;
    font-size: 12px;
    color: #000;
    border: 1px solid #000;
    background: none
    }
option {
    font-family: sans-serif;
    font-size: 12px;
    color: #000;
    border: 1px solid #000;
    background: none
    }
.warning {
    color: #000
    }
.notice {
    color: #000
    }
.error {
    color: #000
    }
a.underline {
    text-decoration: underline
    }
.big {
    font-size: 20px
    }
.small {
    font-size: 11px
    }
.white {
    color: #FFF
    }
.blue {
    color: #33D
    }
.black {
    color: #000
    }
.gray {
    color: #999
    }
.dgray {
    color: #666
    }
.bold {
    font-weight: bold
    }
.arial {
    font-family: Arial, sans-serif
    }
.times {
    font-family: Times, serif
    }
.fooder {
    font-size: 10px;
    text-align: center
    }
.metadesc {
    color: #000;
    width: 100%
    }
.metakeys {
    color: #000;
    width: 100%
    }
.text {
    color: #666;
    width: 670px;
    height: 370px;
    overflow: auto;
    scrollbar-3dlight-color: #FFF;
    scrollbar-darkshadow-color: #FFF;
    scrollbar-track-color: #FFF;
    scrollbar-arrow-color: #828282;
    scrollbar-highlight-color: #828282;
    scrollbar-shadow-color: #828282;
    scrollbar-face-color: #FFF
    }
textarea.text {
    color: #666;
    width: 100%;
    height: 99%
    }
textarea.topimg {
    color: #666;
    width: 160px;
    height: 100px;
    align: right;
    overflow: auto
    }
.boxinner {
    color: #666;
    font-size: 10px
    }
.adr {
    color: #666;
    font-size: 10px;
    width: 100%;
    text-align: center
    }
textarea.adr {
    color: #666;
    font-size: 10px;
    width: 100%;
    height: 30px;
    text-align: center
    }
.head {
    color: #DF0024;
    font-size: 20px
    }
input.head {
    color: #666;
    font-size: 20px;
    width: 100%
    }
a {
    color: #666
    }
a.noline {
    text-decoration: none
    }
.navline {
    font-size: 11px;
    color: #FFF
    }
a.navline {
    font-size: 11px;
    color: #FFF;
    text-decoration: none
    }
input.navline {
    background: #006;
    width: 690px;
    border-width: 0;
    font-size: 11px;
    color: #FFF;
    text-decoration: none
    }
.nav0 {
    font-size: 15px;
    color: #FFF;
    text-decoration: none;
    font-weight: bold
    }
.nav0a {
    font-size: 15px;
    color: #FFF;
    text-decoration: none;
    font-weight: bold
    }
.nav1 {
    font-size: 13px;
    color: #FFF;
    text-decoration: none;
    font-weight: bold;
    padding-left: 10px
    }
.nav1a {
    font-size: 13px;
    color: #FFF;
    text-decoration: none;
    font-weight: bold;
    padding-left: 10px
    }
.nav2 {
    margin-left: 25px;
    font-size: 11px;
    color: #FFF;
    text-decoration: none;
    font-weight: bold;
    padding-left: 10px
    }
.nav2a {
    margin-left: 25px;
    font-size: 11px;
    color: #FFF;
    text-decoration: none;
    font-weight: bold;
    padding-left: 10px
    }
.logo_top_nav {
    padding-left: 5px
    }
.link_se {
    font-size: 11px;
    color: #FFF;
    padding-left: 10px
    }
.topnav {
    text-align: center;
    width: 100%;
    font-size: 13px;
    color: #000;
    font-weight: bold
    }
.topnava {
    text-align: center;
    width: 100%;
    font-size: 13px;
    color: #000;
    font-weight: bold
    }
.bignav2 {
    color: #828282;
    text-decoration: none;
    font-size: 16px;
    font-weight: bold
    }
.bignav2a {
    color: #828282;
    text-decoration: none;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold
    }
input.bignav2a {
    text-transform: none
    }
@media print {
    .donotprint {
        display: none
        }
    .printheight {
        height: 95%
        }
    .text {
        overflow: none
        }
    }
@media screen {
    .donotprint {
        display: compact
        }
    .printheight {
        height: 100%
        }
    .text {
        overflow: auto
        }
    }