/* Base class, the rest inherit from this */
TABLE, TR, TD     { font: 10px Verdana; color:#AEAEAE}
BODY      { font: 15px Verdana; color:#fffffff; background-color: #49525D}
a:link, a:visited, a:active  { text-decoration:underline; color:#8090A3 }
a:hover                      { color:#ABC0DA }
/* Category Headers - Navigation - Misc Stuff */
#category         { font-size:11px; font-weight : bold; color : #ABC0DA; height: 24px }
#category a:link, #category a:visited,#category a:active  { text-decoration: none; color : #ABC0DA; }
#category a:hover { text-decoration: underline }
#nav              { font-size:10px; font-weight : bold;  }
#nav a:link, #nav a:visited,#nav a:active  { text-decoration: underline; color : #8291A4 }
#redirect         { font-size:11px; font-weight:bold;  }
#highlight        { font-size : 10px; color : #8291A4 }
#highlight a:link, #highlight a:visited, #highlight a:active { text-decoration: underline; color:#8291A4 }
#highlight a:hover{ text-decoration: underline }
/* Viewing Topics Stuff */
#signature         { font-size:10px; color:#8899AE }
#postdetails       { font-size:10px; color:#98ABC1 }
#postcolor         { font-size:11px; color:#CFCFCF; line-height : 150%; }
#membertitle       { font-size:10px; font-style: italic; line-height:150%; color:#98ABC1 }
#normalname        { font-size:11px; font-weight : bold; color:#ffffff; padding-bottom:2px }
#unreg             { font-size:11px; font-weight:normal;  color:#FFFFFF }
.buttontext { font-size:10px; color:#FFFFFF; text-decoration:none;}
/* Titles n' stuff */
#titlelarge          { font-size:10px; font-weight:bold; line-height:150%; color : #E2E2E2 }
#titlelarge a:link, #titlelarge a:visited, #titlelarge a:active { color:#E2E2E2 }
#titlemedium         { font-size:10px; font-weight:bold; line-height:150%; color:#E2E2E2; height: 28px; background-image: url(images/topcell.gif); padding-left: 10px; }
#titlemedium  a:link, #titlemedium  a:visited, #titlemedium  a:active { text-decoration: none; color : #ffffff }
#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 : #ffffff}
#tabs            { border:1px solid #596471; vertical-align:middle; font-size: 11px; }
/* Forum Links - Topic Links */
#linkthru         { font-size:10px; color : #EAEAEA }
#linkthru  a:link, #linkthru  a:visited, #linkthru  a:active   { text-decoration: none; color : #EAEAEA}
#linkthru a:hover { text-decoration: none; color : #F2F8FF }
#desc             { font-size:10px; color : #778597 }
#copyright        { font-family: Arial; font-size : 9px; text-decoration: none; line-height : 12px; color: #596471; letter-spacing: 1px}
#QUOTE { font-family:Verdana, Arial; font-size:10px; color: #CCCCCC; background-color: #394049; border : 1px solid Black;padding-top: 2px; padding-right: 2px; padding-bottom: 2px; padding-left: 2px; }
#CODE { font-family:Verdana, Arial; font-size:10px; color: #CCCCCC; background-color: #394049;  border : 1px solid Black; padding-top: 2px; padding-right: 2px; padding-bottom: 2px; padding-left: 2px; }
#ME     { font-family:Verdana, Arial; font-size:12px; color: #CCCCCC; text-align:center; font-weight: bold; }
.bottom { vertical-align: bottom }
.forminput    { font-size: 8pt; background-color: #606C7A; font-family: verdana, helvetica, sans-serif; vertical-align:middle }
.textinput    { font-size: 10pt; font-family: verdana, helvetica, sans-serif;vertical-align:middle }
#small { font-family: arial; font-size:9px; color : #49525D }
#date  { font-size:10px; color : #9A9A9A }
SELECT, option, textarea, input { FONT-FAMILY:Verdana,arial;color: #49525D; FONT-SIZE: 10px; border-style: solid; border-color: #434B55; border-width:1px; background:#414852; color:#cccccc;}