html {
    font-family:    sans-serif;
    background:     #F5CCF5;
    font-size:      13px;
    color:          #660066 }

img {
    border:         none }

.sysinfo {
    width:          590px;
    font-family:    monospace;
    border:         1px dashed;
    padding-top:    1em;
    padding-bottom: 1em;
    padding-left:   10px;
    margin-left:    2em }

table.system {
    width:         600px;
    border:        1px dashed;
    margin-left:   2em }

thead.system tr.system td.system {
    border-bottom: 1px solid }

thead.system td.system {
    font-weight:   bold }

td.system {
    padding:       0.2em 1em;
    margin:        0 }

div.bottom {
    margin-top:    50px }
    
.logostable {
    margin-left:    auto;
    margin-right:   auto }
    
.logostable tr td {
    padding:        5px;
    text-align:     center }
    
#spacer {
    height:         30px }

a {
    color:         #990000;
    font-weight:   bold;
    text-decoration:none }

a:hover {
    text-decoration: underline;
    color: #CC0000 }

#msie {
    text-align:     center;
    margin-top:     200px }
    
#message {
    font-size:      18px;
    font-weight:    bold }
    
#credits {
    margin-top:     300px;
    font-size:      8px }