body {
    background-color: #222222;
    color: #eeeeee;
    font-family: 'Verdana', 'Trebuchet MS', 'Arial', sans-serif;
    font-size: 8pt;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}
a {
    color: #dddddd;
    font-family: 'Verdana', 'Trebuchet MS', 'Arial', sans-serif;
    font-size: 8pt;
    text-decoration: none;
}
a:hover {
    color: #ffffff;
    text-decoration: underline;
}
a:active {
    color: #dddddd;
    text-decoration: none;
}
a:visited {
    color: #dddddd;
    text-decoration: none;
}
a:visited:hover {
    color: #ffffff;
    text-decoration: underline;
}
#mblock {
    width: 830px;
    height: 660px;
    margin: 0 auto 0 auto;
    text-align: right;
}
#tmenu {
    margin-left: auto;
    text-align: right;
}
#tsmenu {
    margin-left: auto;
    text-align: right;
}
#cborder {
    position: relative;
    width: 830px;
    height: 510px;
    border: 1px solid #dddddd;
}
#scontent { color: #000; font-size: 8pt; position: absolute; top: 15px; left: 15px; width: 780px; height: 460px; background-color: #ffffff; text-align: left; padding: 10px; }
#smenu {
    width: 100%;
    border: none;
}
.textlink {  text-decoration: none; color: #000000; }
.textlink:visited {  text-decoration: none; color: #000000; }
.textlink:visited:hover {  text-decoration: underline; color: #000000; }
.textlink:active {  text-decoration: none; color: #000000; }
.textlink:hover {  text-decoration: underline; color: #000000; }
.gfxlink {  text-decoration: none; color: #000000; }
.gfxlink:visited {  text-decoration: none; color: #000000; }
.gfxlink:visited:hover {  text-decoration: none; color: #000000; }
.gfxlink:active {  text-decoration: none; color: #000000; }
.gfxlink:hover {  text-decoration: none; color: #000000; }
.lbutton { color: #000; font-size: 8pt; width: 24px; height: 22px; }
