/* this group sets the normal link colors */

a:link {
    color: #000000;
    font-weight: normal;
    text-decoration: none;
}

a:visited {
    color: #000000;
    font-weight: normal;
    text-decoration: none;
}

a:hover {
    font-weight: normal;
    color: #000000;
    text-decoration: underline overline;
}

a:active {
    color: #000000;
    font-weight: normal;
    text-decoration: none;
}

body {
    background: #140504;
    color: #000000;
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    margin-bottom: 20px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 20px;
    scrollbar-3dlight-color: #B86456;
    scrollbar-arrow-color: #F8F6F5;
    scrollbar-darkshadow-color: #3E2D19;
    scrollbar-face-color: #3E2D19;
    scrollbar-highlight-color: #B86456;
    scrollbar-shadow-color: #B86456;
    scrollbar-track-color: #140504;
}

h1 {
    color: #000000;
    font-size: 12pt;
    font-weight: normal;
}

h2, h3, h4, h5, h6 {
    color: #414141;
    font-size: 10pt;
    font-weight: normal;
    margin-bottom: 1px;
}

hr {
    color: #414141;
    height: 3px;
    width: 200px;
}

p, td, li, ul, table {
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
}

table.amain {
    border-left: 1px solid #414141;
    border-right: 1px solid #414141;
    text-align: center;
    width: 770px;
}

.body{
    background-color: #F8F6F5;
    padding: 5px;
    vertical-align: top;
}

.calloutdotted{
    border-collapse: collapse;
    border-color: #000000;
    border-style: dashed;
    border-width: 1px;
    padding: 3px;
    width: 90%;
}

.calloutdotted .cheader{
    background-color: #3E2D19;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    color: #F8F6F5;
    font-size: 11px;
    font-weight: normal;
    text-align: center;
}

.copyright{
    background-color: #000000;
    color: #F8F6F5;
    font-size: 9px;
    font-weight: normal;
    text-align: center;
}

.copyright a:active, .copyright a:visited, .copyright a:link{
    background-color: #000000;
    color: #F8F6F5;
}

.guide td {
}

.guide th{
    background-color: transparent;
    border-bottom: 2px dashed #414141;
    color: #000000;
    font-size: 11px;
    padding: 2px;
    white-space: nowrap;
    word-break: keep-all;
}

.guide, .guide td {
    border: none;
    font-size: 11px;
    padding-left: 3px;
    width: 200px;
}

.header{
    background-color: #3E2D19;
    color: #F8F6F5;
    font-weight: normal;
    height: 25px;
    padding: 5px;
}

.headerbody{
    background-color: #F8F6F5;
    color: #000000;
    height: 360px;
    padding: 5px;
    vertical-align: top;
}

.leftbottom {
    background-color: #3E2D19;
    border-bottom-color: #414141;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    color: #414141;
    padding: 5px;
}

.leftnavbar{
    background-color: #F8F6F5;
    border-right-color: #000000;
    border-right-style: solid;
    border-right-width: 1px;
    padding: 5px;
    text-align: center;
    vertical-align: top;
    width: 200px;
}

.navigation{
    background-color: #140504;
    border-bottom-color: #000000;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    color: #F8F6F5;
    font-weight: normal;
    height: 25px;
    text-align: center;
    white-space: nowrap;
    word-break: keep-all;
}

.navigation a:active, .navigation a:visited, .navigation a:link{
    background-color: #140504;
    color: #F8F6F5;
}

.navigation1{
    background-color: #140504;
    color: #F8F6F5;
    font-weight: normal;
    height: 25px;
    text-align: center;
    white-space: nowrap;
    word-break: keep-all;
}

.navigation1 a:active, .navigation1 a:visited, .navigation1 a:link{
    background-color: #140504;
    color: #F8F6F5;
}

.navigation2{
    background-color: #3E2D19;
    color: #F8F6F5;
    font-weight: normal;
    height: 20px;
    text-align: center;
    white-space: nowrap;
    word-break: keep-all;
}

.navigation2 a:active, .navigation2 a:visited, .navigation2 a:link{
    background-color: #3E2D19;
    color: #F8F6F5;
}

.navside a{
    margin-bottom: 2px;
    margin-right: 5px;
    width: 100%;
}

.navside a:hover{
    background-color: #B86456;
    border-bottom: 1px solid #000000;
    border-right: 4px solid #3E2D19;
    color: #000000;
    margin-bottom: 1px;
    margin-right: 1px;
}

.navside a:active, .guide a:visited, .guide a:link{
    color: #000000;
    text-decoration: none;
}

.top{
    background-color: #3E2D19;
    color: #F8F6F5;
    height: 136px;
    vertical-align: top;
}

