/* Base class, the rest inherit from this */
TABLE, TR, TD     { font: 10px verdana; color: gray}
BODY      { font: 10px Verdana; color: #FFFFFF}
body {background-color: black}
a:link, a:visited, a:active  { text-decoration:underline; color: #FF6600}
a:hover                      { color: #CC6633}
/* Category Headers - Navigation - Misc Stuff */
#category         { font-size:11px; font-weight : bold; color : red; height: 24px }
#category a:link, #category a:visited,#category a:active  { text-decoration: none; color : #66FF33; }
#category a:hover { text-decoration: underline }
#nav              { font-size:10px; font-weight : bold; color : gray; }
#nav a:link, #nav a:visited,#nav a:active  { text-decoration: underline; color : #FF9900}
#redirect         { font-size:11px; font-weight:bold;  }
#highlight        { font-size : 10px; color : #663300}
#highlight a:link, #highlight a:visited, #highlight a:active { text-decoration: underline; color: #996600}
#highlight a:hover{ text-decoration: underline }
/* Viewing Topics Stuff */
#signature         { font-size:10px; color:#333399 }
#postdetails       { font-size:10px;color: #CC6633}
#postcolor         { font-size:11px; line-height : 150%; color: #FF9900}
#membertitle       { font-size:10px; line-height:150%; color: #CC3300}
#normalname        { font-size:11px; font-weight : bold; color: #FF6600; padding-bottom:2px }
#unreg             { font-size:11px; font-weight:bold;  color: #FF9933}
/* Titles n' stuff */
#titlelarge          { font-size:10px; font-weight:bold; line-height:150%; color : #0A940A}
#titlelarge a:link, #titlelarge a:visited, #titlelarge a:active { color:#FCFAE3 }
#titlemedium         { font-size:10px; font-weight:bold; line-height:150%; color: #CC3300; height: 28px;/* background-image: url(<#SKIN_DIR#>/images/topcell.jpg);*/ }
#titlemedium  a:link, #titlemedium  a:visited, #titlemedium  a:active { text-decoration: none; color : #CC3300}
#titlemedium a:hover { text-decoration: underline }
/* Menu - Control Panel Stuff */
#controlpanel    { font-size:10px; font-weight:bold; line-height:150% }
#usermenu        { font-size : 12px; line-height:150%; color : #000000 }
#tabs            { border:1px solid #333366; vertical-align:middle; font-size: 11px; }
/* Forum Links - Topic Links */
#linkthru         { font-size:10px; color : white }
#linkthru  a:link, #linkthru  a:visited, #linkthru  a:active   { text-decoration: underline; color : white}
#linkthru a:hover { text-decoration: underline; color : white}
#desc             { font-size:10px; color : gray}
#copyright        { font-family: Arial; font-size : 9px; text-decoration: none; line-height : 12px; color: orange; letter-spacing: 1px}
#QUOTE { font-family:Verdana, Arial; font-size:10px; font-style:italic; color: gray; background-color: #000000; border : 1px solid gray; padding-top: 2px; padding-right: 2px; padding-bottom: 2px; padding-left: 2px; text-indent: 2pt; }
#CODE { font-family:"courier new", courier, monospace; font-size:12px; color: #000000; background-color: #FFFFFF;  border : 1px solid Black; padding-top: 2px; padding-right: 2px; padding-bottom: 2px; padding-left: 2px; text-indent: 2pt; }
#ME     { font-family:Verdana, Arial; font-size:12px; color: #CC0000; text-align:center; font-weight: bold; }
.bottom { vertical-align: bottom }
.forminput    { font-size: 8pt; background-color: black; font-family: verdana, helvetica, sans-serif; vertical-align:middle;color:gray}
.textinput    { font-size: 10pt; font-family: verdana, helvetica, sans-serif;vertical-align:middle }
#small { font-family: arial; font-size:9px }
#date  { font-size:10px; color : #AAAACC }