body {
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 80%;
    text-align: center;
    color: #000000;
    background: url(/images/bg.gif) repeat-x #e8e0bf;
}

a {
    color: #506030;
    text-decoration: underline;
}

#container {
    position: relative;
    width: 760px;
    margin: 0 auto;
    text-align: left;
}

#header {
    height: 170px;
}

#header h1 {
    display: none;
}

#logo {
    position: absolute;
    top: 63px;
    left: 0;
    width: 120px;
    height: 45px;
}

#logo img {
    border: 0;
}

#mainmenu {
    position: absolute;
    top: 63px;
    left: 218px;
    height: 23px;
    width: 523px;
    font-size: 11px;
    font-weight: bold;
}

#mainmenu h2 {
    display: none;
}

#mainmenu ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    white-space: nowrap;
}

#mainmenu li {
    display: inline;
}

#mainmenu a {
    float: left;
    margin: 0 0 0 2px;
    padding: 1px 3px 5px 4px;
    color: #e8e0bf;
    border: 1px solid #a0a070;
    text-decoration: none;
    width: 84px;
    voice-family: "\"}\"";
    voice-family:inherit;
    width: 75px;

}
html>body #mainmenu a {
    width: 75px;
}

#mainmenu a:hover {
    color: #506030;
    background-color: #e8e0bf;
    border: 1px solid #e8e0bf;
}

body.page-1 #mainmenu li#mainmenu-1 a {
    color: #506030;
    background-color: #e8e0bf;
    border: 1px solid #e8e0bf;
    border-bottom: 3px solid #e8e0bf;
}

body.page-2 #mainmenu li#mainmenu-2 a {
    color: #506030;
    background-color: #e8e0bf;
    border: 1px solid #e8e0bf;
    border-bottom: 3px solid #e8e0bf;
}

body.page-3 #mainmenu li#mainmenu-3 a {
    color: #506030;
    background-color: #e8e0bf;
    border: 1px solid #e8e0bf;
    border-bottom: 3px solid #e8e0bf;
}

body.page-4 #mainmenu li#mainmenu-4 a {
    color: #506030;
    background-color: #e8e0bf;
    border: 1px solid #e8e0bf;
    border-bottom: 3px solid #e8e0bf;
}

body.page-5 #mainmenu li#mainmenu-5 a {
    color: #506030;
    background-color: #e8e0bf;
    border: 1px solid #e8e0bf;
    border-bottom: 3px solid #e8e0bf;
}

body.page-6 #mainmenu li#mainmenu-6 a {
    color: #506030;
    background-color: #e8e0bf;
    border: 1px solid #e8e0bf;
    border-bottom: 3px solid #e8e0bf;
}

#submenu {
    position: absolute;
    top: 87px;
    height: 20px;
    left: 218px;
    width: 514px;
    margin: 0 0 0 2px;
    padding: 0;
    font-size: 11px;
    font-weight: normal;
    color: #506030;
    background-color: #e8e0bf;
}

#submenu h2 {
    display: none;
}

#submenu ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    white-space: nowrap;
}

#submenu li {
    display: inline;
}

#submenu a {
    float: left;
    margin-left: 2px;
    padding: 3px 8px 2px 5px;
    color: #506030;
    text-decoration: none;
}

#submenu a:hover {
    text-decoration: underline;
}

#left {
    position: absolute;
    top: 170px;
    left: 0;
    padding-right: 20px;
    width:220px;
    voice-family: "\"}\"";
    voice-family:inherit;
    width:200px;

}
html>body #left {
    width: 200px;
}

#left h2 {
    display: none;
}

#left p {
    margin: 0 0 20px 0;
    font-size: 80%;
    text-align: justify;
}

#content {
    margin: 0 0 40px 220px;
    padding: 0 21px 0 20px;
    background: url(/images/dot.gif) repeat-y;
}

#content h2 {
    margin: 0;
    padding: 0 0 15px 0;
    font-size: 140%;
    color: #506030;
}

#content h3 {
    margin: 5px 0 10px 0;
    padding: 0;
    font-size: 100%;
}

#content table {
    margin: 5px 0 10px 0;
}

#content td {
    font-size: 80%;
    voice-family: "\"}\"";
    voice-family:inherit;
    font-size: 100%;
}
html>body #content td {
    font-size: 100%;
}

#content ul {
    margin: 0;
    padding: 0 0 0 15px;
}

#content li {
    margin: 0;
    padding: 0px 0px 0px 10px;
    text-align: justify;
}

#content hr {
    margin: 5px 0 5px 0;
    padding: 0;
    height: 1px;
    color: #506030;
    background-color: #506030;
    border: 0 solid #506030;
}

#content form {
    margin: 5px 0 10px 0;
}

#content p {
    margin: 5px 0 10px 0;
    padding: 0;
    text-align: justify;
}

#content small  {
    font-size: 80%;
}

#contentfooter {
    padding: 30px 0 0 0;
    text-align: center;
}

#footer {
    margin-bottom: 20px;
    padding-right: 20px;
    font-size: 80%;
    text-align: right;
}

#footer ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    white-space: nowrap;
}

#footer li {
    display: inline;
    margin: 0 0 0 10px;
}

#footer a {
    color: #000000;
    text-decoration: none;
}

#footer img {
    border: 0;
}

.th {
     font-weight: bold;
     border-top: 1px solid #506030;
     border-bottom: 1px solid #506030;
}

.td {
     vertical-align: top;
     border-bottom: 1px solid #506030;
}
