body {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: 100%;
    font-family: Calibri, Arial, monospace, sans-serif;
    background-color: #FFF;
    text-align: center;
}

a {
    outline: none;
    border: none;
    text-decoration: none;
}

a img {
    outline: none;
    border: none;
}

h4 {
    margin: 0px 0px 0px 0px;
    padding: 0px;
    font-size: 14px;
    font-weight: bold;
    color: #371900;
    text-align: center;
}

td {
    vertical-align: top;
}

input[type="text"],
input[type="button"],
input[type="password"],
textarea {
    font-size: 9pt;
    padding: 1px;
    padding-left: 3px;
    padding-right: 3px;
    border: 1px solid #a7a8a7;
    color: #333333;
    background-color: #ffffff;
}

input, textarea {
    font-size: 9pt;
    color: #333333;
    padding-left: 3px;
    padding-right: 3px;
    /* IE hacks for input elements */
    border-style: expression(this.type=='checkbox' || this.type=='radio' || this.id=='quicksearchbox' ? 'none' : 'solid');
    border-width: expression(this.type=='checkbox' || this.type=='radio' ? '0' : '1px');
    border-color: expression(this.type=='checkbox' || this.type=='radio' ? '' : '#666666');
    background-color: expression(this.type=='checkbox' || this.type=='radio' ? 'transparent' : '#ffffff');
}

input[type="button"],
input[type="submit"] {
    height: 20px;
    color: #333333;
    font-size: 14px;
    padding-left: 8px;
    padding-right: 8px;
    background: url(/img/button-bg-up.gif) repeat-x #f0f0f0;
    border: 1px solid #a4a4a4;
}

input[type="button"]:active,
input[type="submit"]:active {
    background: url(/img/button-bg-down.gif) repeat-x #f0f0f0;
}

.banner-site-top {
    text-align: center;
    margin: 25px auto 25px auto;
    width: 468px;
    height: 60px;
}

.banner-site-middle {
    text-align: center;
    margin: 10px auto;
    width: 468px;
    height: 60px;
}

.clearing {
    clear:both;
}

.outer {
    width: expression(document.body.clientWidth < 962? "960px" : document.body.clientWidth > 1402? "1400px" : "auto");
    min-width: 960px;
    max-width: 1400px;
    margin: 0px auto;
    text-align: center;
}

.top {
    /* height:110px; */
    /* height: 85px; */
}

.header {
    width: 100%;
}

.header tr {
    height: 100px;
}

.header td {
    vertical-align: middle;
}

.header-left {
    width:250px;
    background:url(/img/header-bg-left.png) left no-repeat;
}

.header-right {
    text-align: center;
    background:url(/img/header-bg-right.png) right no-repeat;
}

.header-startpage {
    font-size: 11px;
    text-align: left;
    margin-left: 20px;
}

.header-startpage a {
    color: #647F8B;
}

.header-startpage a:hover {
    color: #DD7800;
    border-bottom: dotted 1px #DD7800;
}

.header-startpage a:active {
    color: #FE8206;
    border-bottom: dotted 1px #FE8206;
}

.logo-header {
    width: 210px;
    height: 73px;
    margin: 0px 0px 0px 20px;
    background: url(/img/logo-header-site.png) no-repeat top;
    float: left;
}

.container {
    width:100%;
    background: url(/img/container-bg.png) repeat;
    margin: 10px 0px 0px 0px;
}

.main {
    width: 100%;
    table-layout: fixed;
}

.main td {
    text-align: center;
}

.main-left {
    width:250px;
}

.main-center {
    min-width: 510px;
    max-width: 950px;
    text-align: center;
}

.main-center-inner {
    margin: 0px 10px;    
}

.main-center-inner h1 {
    font-family: Arial, helvetica;
    margin: 0px 0px 5px 0px;
    padding: 1px 0px 2px 0px;
    max-width: 100%;
    font-weight: normal;
    font-size: 18px;
    color: #4B555A;
    text-indent: 15px;
    text-align: left;
    border-bottom: dashed 1px #CCC;
}

.main-center-inner h1 a {
    color: #066794;
}

.main-center-inner h1 a:hover {
    color: #079ADE;
    border-bottom: dotted 1px #079ADE;
}

.main-center-inner h1 a:active {
    color: #FE8206;
    border-bottom: dotted 1px #FE8206;
}

.mainmenu {
    height: 30px;
    margin: 0px 0px 10px 0px;
    font-size: 16px;
    background: #FFF;
    text-align: left;
    -moz-border-redius: 7px;
    -webkit-border-redius: 7px;
    -khtml-border-radius: 7px;
    border-radius: 7px;
}

.mainmenu ul {
    list-style-type: none;
    padding: 5px 0px 0px 23px;
    margin: 0px;
}

.mainmenu li {
    display: inline;
    padding: 7px 0px 0px 0px;
}

.mainmenu a {
    text-decoration: none;
    color: #000;
    padding: 7px 10px 10px 10px;
}

.mainmenu a.current {
    text-decoration: none;
    color: #E77817;
}

.mainmenu a:hover {
    text-decoration: none;
    color: 036db0;
}

.mainmenu a:active {
    text-decoration: none;
    color: #F5DF60;
}

.main-right {
    width:200px;
}

.inner {
    width: 96%;
    margin: 0px auto;
}

.footer {
    background: #C9C9C9;
    height: 45px;
}

.footer-left {
    width: 250px;
    margin: 0px 0px;
    float: left;
    font-size: 11px;
    color: #3C3B3B;
}

.logo-footer {
    width: 42px;
    height: 35px;
    margin: 0px 10px 0px 30px;
    background: url(/img/logo-footer.jpg) no-repeat top;
    float: left;
}

.footer-left .text {
    margin: 9px 0px 0px 0px;
    float: left;
}

.footer-right {
    margin: 3px 0px 0px 10px;
    font-size: 12px;
    color: #3C3B3B;
}

.footer-right .counter {
    float: right;
    margin: 7px 5px 0px 5px;
}

.footer-right .text {
    margin: 7px 0px 0px 0px;
}

.footer-right .text-key {
    width: 70px;
    float: left;
    color: #8e2408;
}

.footer-right .text-value {
    margin-left: 0px;
    float: right;
    color: #272723;
}

.footer-right .text-city {
    color: #856414;
}