body { background-color: #676760; margin: 0px; }
body, td, textarea, input { font-family: verdana, sans-serif; font-size: 11px }
td.menu { background-color: #281d1d; color: #e1ddd6; text-indent: 10px;  font-size: 13px; font-weight: bold }
td.panel_t { color: #f46a0d; text-indent: 10px; vertical-align: bottom; font-size: 13px; font-weight: bold }
td.panel_ctx { color: #e1ddd6; padding: 6px }
.bottom_info { padding: 10px; text-align: center }
.bottom_info a { color: #d05000; text-decoration: none }
.bottom_info a:hover { text-decoration: underline }
.cmd { color: #e05000; font-family: monospace; }
.txt { color: #559900; font-family: monospace; }
a { color: #559900; text-decoration: underline }
a:hover { color: #e05000; }
form { display: inline }
textarea, input { border: 1px solid #e1ddd6; background-color: #F0F0F0 }
textarea { width: 300px; height: 50px }
input { width: 150px }
input.add { background-color: #272727; border: 1px solid #559900; color: #559900; cursor: pointer }
input.add:hover { border: 1px solid #e05000; color: #e05000; }
div.comment { border-bottom: 1px dotted #559900; padding: 3px 0px }
span.author { color: #e05000 }
span.author2 { color: #559900 }
span.date { color: #a0a0a0; font-size: 10px; font-style: italic }