body {
 background-color: #000000;
 color: #FFFFFF;
 font-size: 13px;
}
a {
 color: #BBBBBB;
}
a:hover {
 color: #DDDDDD;
}
form {
 padding: 0px;
}
body #copyright {
 background-color: #000000;
 text-align: center;
 width: 99%;
 position: fixed;
 bottom: 0px;
 cursor: default;
}
body #copyrightie {
 background-color: #000000;
 text-align: center;
 width: 99%;
 bottom: 0px;
 cursor: default;
}
body select {
 background-color: #000000;
 color: #BBBBBB;
}
body select:hover {
 background-color: #000000;
 color: #DDDDDD;
}
body input, textarea {
 background-color: #000000;
 color: #BBBBBB;
}
body input:hover {
 background-color: #000000;
 color: #DDDDDD;
}
body #readme {
 background-color: #333333;
 color: #FFFFFF;
 font-size: 10px;
 margin: 50px;
 padding-left: 3px;
 overflow: auto;
}
body .extimg {
 width: 16px;
 height: 16px;
}
body #readme #title {
 text-decoration: underline;
}
body #images {
 overflow: scroll;
}
body #images img {
 border: 0px;
 cursor: pointer;
}
body #ttf {
 text-align: center;
 background-color: #000000;
}
body #images #info {
 text-align: center;
}
.phphighlight_string {
 color: lightblue;
}
.phphighlight_keyword {
 color: red;
}
.phphighlight_default {
 color: lightgreen;
}
.phphighlight_html {
 color: #DDDDDD;
}
.phphighlight_bg {
}
.phphighlight_comment {
 color: yellow;
}
body #infobulle {
 background-color: #333333;
 color: #FFFFFF;
 font-size: 11px;
 border: 1px solid #BBBBBB;
 padding: 5px;
 position: absolute;
 z-index: 1000;
}
body #video {
 border: 1px solid #FFFFFF;
}
.synthighlight_quotes {
 color: #cdf9d0;
}
.synthighlight_acoll {
 color: #f9cdcd;
}
.synthighlight_parenth {
 color: #cde3f9;
}
.synthighlight_operators {
 color: #f5f9cd;
}
.synthighlight_default {
 color: #DDDDDD;
}
.synthighlight_comments {
 color: #BBBBBB;
}
.srt_1 {
 color: #000000;
 background-color: #EEEEEE;
 cursor: default;
 padding-left: 3px;
}
.srt_2 {
 color: #000000;
 background-color: #CCCCCC;
 cursor: default;
 padding-left: 3px;
}