a:active { 
    outline:0; 
}
a:focus { 
    outline:0; 
}
span.todo {
    color: red;
}
body {
    background-color: #787878;
    color: black;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}
hr {
    background-color: #000000;
    color: #000000;
    border-style: solid;
    margin-top: 16px;
    margin-bottom: 16px;
}
hr.sep {
    width: 25%;
    height: 2px;
    background-color: #000000;
    color: #000000;
    border-style: solid;
}
div.pageheader {
    background-color: #303030;
    color: #b0b0b0;
    margin: 2px 2px 2px 2px;
    padding: 2px 4px 2px 4px;
    border-style: solid;
    border-width: 1px;
    border-color: #000000;
    font-family: Helvetica;
}
div.pageheader a:link {
    color: #b0b0f0;
    text-decoration: none;
}
div.pageheader a:active {
    color: #b0b0f0;
    text-decoration: none;
}
div.pageheader a:visited {
    color: #b0b0f0;
    text-decoration: none;
}
div.pageheader a:hover {
    color: #d0d0f0;
    text-decoration: none;
}
div.head {
    background-color: #404040;
/*
    background-image: url("sepa-64x64.png");
    background-repeat: no-repeat;
    background-position: 2% 50%;
*/
    color: #ffffff;
    margin: 2px 2px 2px 2px;
    padding: 8px 8px 8px 8px;
    border-style: solid;
    border-width: 1px;
    border-color: #000000;
    font-family: Helvetica;
    text-align: center;
    font-size: xx-large;
    letter-spacing: 0.1em;
    padding: 9px;
    text-shadow: black 0px 0px 5px;
}
div.content {
    background-color: #787878;
    width: 100%;
    margin: 0px;
}
div.menu {
    background-color: #c0c0c0;
    color: #000000;
/*
    margin: 2px 2px 2px 2px;
*/
    margin-left: 2px;
    padding: 4px;
    border-style: solid;
    border-width: 1px;
    border-color: #000000;
/*
    font-weight: bold;
*/
    font-size: medium;
    font-family: Helvetica;
    width: 154px;
    vertical-align: top;
    float: left;
    position: fixed;
}
div.menusub {
    background-color: #c0c0c0;
    color: #000000;
/*
    margin: 2px 2px 2px 2px;
*/
    margin-left: 8px;
    margin-top: 2px;
    margin-bottom: 2px;
    border-style: solid;
    border-width: 0 0 0 2px;
    border-color: #e0e0e0;
/*
    font-weight: bold;
*/
    font-size: smaller;
/*
    width: 8.5em;
*/
    width: 144px;
    display: none;
}
span.button-down {
    display: block;
    background-color: inherit;
    color: #909090;
    padding: 6px;
}
span.button-up {
    padding: 6px 0 6px 0;
}
span.button-up a {
    display: block;
    padding: 6px;
}
div.menu a:link {
    background-color: inherit;
    color: #1010b0;
    text-decoration: none;
}
div.menu a:visited {
    background-color: inherit;
    color: #5050b0;
    text-decoration: none;
}
div.menu a:hover {
    background-color: #e0e0e0;
    color: #4040f0;
    text-decoration: none;
}
div.body {
    background-color: #f0f0f0;
    color: #202020;
/*
    margin: 2px 2px 2px 2px;
*/
    margin: 0px 2px 2px 0px;
    padding: 6px;
/*
    position: scroll;
*/
    vertical-align: top;
    margin-left: 168px;
    border-style: solid;
    border-width: 1px;
    border-color: #000000;
}
div.body[id=main] {
    margin-right: 126px;
}
div.side {
    float: right;
    width: 120px;
    margin-right: 2px;
    vertical-align: top;
    background-color: #505050;
    color: #b0b0b0;
    border-style: solid;
    border-width: 1px;
    border-color: #000000;
    font-family: Helvetica;
}
h1 {
    text-align: center;
    background-color: inherit;
    color: #808080;
}
h2 {
    text-indent: 0.5em;
    background-color: inherit;
    color: #606060;
    margin-bottom: 0px;
}
h3 {
    background-color: inherit;
    color: #606060;
    margin-bottom: 0px;
}
a {
    background-color: inherit;
    color: #4040f0;
}
a:visited {
    background-color: inherit;
    color: #8080f0;
}
a:hover {
    color: #4040f0;
    background-color: inherit;
}
div.indent {
    margin-left: 40px;
    margin-right: 40px;
}
code {
    background-color: inherit;
    color: #8f4540;
}
pre.code {
    background-color: #c0c0c0;
    color: #8f4540;
    margin: 2px 2px 2px 2px;
    padding: 2px 4px 2px 4px;
}
div.pagefooter {
    background-color: #303030;
    color: #b0b0b0;
    margin: 2px 2px 2px 2px;
    padding: 2px 4px 2px 4px;
    border-style: solid;
    border-width: 1px;
    border-color: #000000;
}
div.pagefooter a:link {
    color: #b0b0f0;
    text-decoration: none;
}
div.pagefooter a:active {
    color: #b0b0f0;
    text-decoration: none;
}
div.pagefooter a:visited {
    color: #b0b0f0;
    text-decoration: none;
}
div.pagefooter a:hover {
    color: #d0d0f0;
    text-decoration: none;
}
div table td {
    color: #b0b0b0;
}
td.head {
/*
    background-color: #505050;
*/
    color: #9090f0;
    font-weight: bold;
    text-align: left;
/* xx-large is too small */
    font-size: 40px;
    border-style: ridge;
    border-width: 2px;
    border-color: #505090;
/*
    padding-left: 14px;
    padding-right: 14px;
*/
}
td.banner {
    background-color: #404040;
    color: #b0b0f0;
/*
    font-weight: bold;
*/
    text-align: center;
    border-style: outset;
    border-width: 1px;
    border-color: #404040;
}
td.banner a:link {
    color: #b0b0f0;
    text-decoration: none;
}
td.banner a:visited {
    color: #b0b0f0;
    text-decoration: none;
}
td.banner a:hover {
    color: #d0d0f0;
}
td.power {
    background-color: #404040;
    color: #b0b0f0;
/*
    font-weight: bold;
*/
    text-align: center;
    border-style: outset;
    border-width: 1px;
    border-color: #404040;
    font-family: Helvetica;
    padding: 0 4px 0 4px;
}
td.power a:link {
    color: #b0b0f0;
    text-decoration: none;
}
td.power a:visited {
    color: #b0b0f0;
    text-decoration: none;
}
td.power a:hover {
    color: #d0d0f0;
}
td.tvbs {
    background-color: #f0f080;
    color: #202060;
/*
    font-weight: bold;
*/
    text-align: center;
    border-style: outset;
    border-width: 1px;
    border-color: #f0f060;
    font-family: Helvetica;
    padding: 0 4px 0 4px;
}
td.tvbs a:link {
    color: #202060;
    text-decoration: none;
}
td.tvbs a:visited {
    color: #202060;
    text-decoration: none;
}
td.tvbs a:hover {
    color: #404090;
}

td.bb {
/*
    background-color: #f0e000;
    color: #404000;
*/
    background-color: #404060;
    color: #c0d080;
/*
    font-weight: bold;
*/
    text-align: center;
    border-style: outset;
    border-width: 1px;
    border-color: #404060;
    font-family: Helvetica;
    padding: 0 4px 0 4px;
}
td.bb a:link {
    color: #d0d0a0;
    text-decoration: none;
}
td.bb a:visited {
    color: #d0d0a0;
    text-decoration: none;
}
td.bb a:hover {
    color: #e0e0b0;
}
input, textarea {
    background-color: #c0c0c0;
    color: inherit;
}

