@charset "utf-8";

body { background-color: #000; font-family: Lucida Sans Unicode, Lucida Grande, sans-serif; font-size: 12px; color: #FFF; }


.bigfont { font-size: 20px; font-weight: bold; }

.smallerfont { font-size: 10px; font-weight: bold; }

.smallfont { font-size: 8px; font-weight: bold; }

.header { background-color: #9A683D; color: #89D4D7; border: 3px solid #7B0704; }
h1 { font-weight: bold; font-size: 14px; margin: 0px; color: #E6A217; }

.maintable { background-color: #7B3B04; color: #fff; }

.footer { background-color: #F6D99C; color: #6D0303; border: 3px solid #7B0704; }

.chatform { background-color: #9A683D; border: 2px solid #7B0704; }

a { color: #0F858B; text-decoration: none; }
a:hover { color: #255A5D; }

.textinput { background-color: #7B0704; color: #89D4D7; width: 120px; border: 1px solid #56D2D7; }

li { margin: 5px; }