/* Base class, the rest inherit from this */
TABLE, TR, TD     { font: 10px verdana; color: gray}
BODY      { font: 10px Verdana; color: white}
body {background-color: black}
a:link, a:visited, a:active  { text-decoration:underline; color: #18DD22}
a:hover                      { color: white}
/* Category Headers - Navigation - Misc Stuff */
#category         { font-size:11px; font-weight : bold; color : white; height: 24px }
#category a:link, #category a:visited,#category a:active  { text-decoration: none; color : white; }
#category a:hover { text-decoration: bold; color : white }
#nav              { font-size:10px; font-weight : bold; color : gray; }
#nav a:link, #nav a:visited,#nav a:active  { text-decoration: underline; color : white}
#redirect         { font-size:11px; font-weight:bold;  }
#highlight        { font-size : 10px; color : #0E7700}
#highlight a:link, #highlight a:visited, #highlight a:active { text-decoration: underline; color: #0E7700}
#highlight a:hover{ text-decoration: underline }
/* Viewing Topics Stuff */
#signature         { font-size:10px; color:#0E7700 }
#postdetails       { font-size:10px;color: #228833}
#postcolor         { font-size:11px; line-height : 150%; color:#18DD22}
#membertitle       { font-size:10px; line-height:150%; color: #DBDBDB}
#normalname        { font-size:11px; font-weight : bold; color: 18DD22; padding-bottom:2px }
#unreg             { font-size:11px; font-weight:bold;  color: #003333}
/* Titles n' stuff */
#titlelarge          { font-size:10px; font-weight:bold; line-height:150%; color : white}
#titlelarge a:link, #titlelarge a:visited, #titlelarge a:active { color: white}
#titlemedium         { font-size:10px; font-weight:bold; line-height:150%; color:  #18DD22; height: 28px;/* background-image: url(<#SKIN_DIR#>/images/topcell.jpg);*/ }
#titlemedium  a:link, #titlemedium  a:visited, #titlemedium  a:active { text-decoration: none; color : #0E7700}
#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: white; 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: green; background-color: #000000;  border : 1px solid gray; 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 }