body {
    font-family: Tahoma, Serif;
    font-size: 8pt;
    margin: 0px;
    color: #666666;
    background-color: #abb0b6;
}
#gallerydiv {
    width: 325px;
    height: 378px;
    overflow: auto;
}
#realgallerydiv {
    padding: 4px;
    text-align: justify;
}
#pagecontentdiv {
    width: 435px;
    height: 420px;
    background-color: #ffffff;
    overflow: auto;
    margin-bottom: 4px;
}
#realcontentdiv {
    width: 384px;
    padding-left: 26px;
    padding-right: 8px;
    text-align: justify;
}
#toprightdiv {
    width: 325px;
    height: 200px;
    max-height: 200px;
    overflow: none;
    background: url(/img/topright.png);
}
#indexdiv {
    position: relative;
    width: 60px;
    height: 20px;
    left: 220px;
    top: 80px;
    color: #ffffff;
    font-weight: bold;
    font-size: 10pt;
}
#lastworkdiv {
    position: relative;
    width: 294px;
    height: 50px;
    left: 12px;
    top: 105px;
    color: #ffffff;
    font-weight: bold;
    font-size: 12pt;
}
span.dark {
    color: #cf6b37;
}
span.light {
    color: #ffcf6e;
}
td.subcopy {
    padding-top: 9px;
}
td.cim {
    color: #4589c1;
    font-size: 12pt;
    font-weight: bold;
}
img.refkep {
    border: 3px solid #9e9e9e;
}
a.index {
    text-decoration: none;
    color: #ffffff;
    font-weight: bold;
}
a.index:hover {
    text-decoration: none;
    color: #ffffff;
    font-weight: bold;
}
a.index:visited {
    text-decoration: none;
    color: #ffffff;
    font-weight: bold;
}
a.index:active {
    text-decoration: none;
    color: #ffffff;
    font-weight: bold;
}
a.menu {
    text-decoration: none;
    color: #cc6635;
    font-weight: bold;
    font-size: 9pt;
}
a.menu:hover {
    text-decoration: none;
    color: #cc6635;
    font-weight: bold;
    font-size: 9pt;
}
a.menu:active {
    text-decoration: none;
    color: #cc6635;
    font-weight: bold;
    font-size: 9pt;
}
a.menu:visited {
    text-decoration: none;
    color: #cc6635;
    font-weight: bold;
    font-size: 9pt;
}
a.tanacs {
    text-decoration: none;
    color: #666666;
    font-weight: bold;
}
a.tanacs:hover {
    text-decoration: none;
    color: #666666;
    font-weight: bold;
}
a.tanacs:active {
    text-decoration: none;
    color: #666666;
    font-weight: bold;
}
a.tanacs:visited {
    text-decoration: none;
    color: #666666;
    font-weight: bold;
}
a {
    color: #666666;
}
a:hover {
    color: #666666;
}
a:active {
    color: #666666;
}
a:visited {
    color: #666666;
}
input {
    background-color: #ffffff;
    color: #666666;
    border: 1px solid #666666;
    font-family: Tahoma, Serif;
    font-size: 8pt;
}
textarea {
    background-color: #ffffff;
    color: #666666;
    border: 1px solid #666666;
    font-family: Tahoma, Serif;
    font-size: 8pt;
}

