/* Base class, the rest inherit from this */
TABLE, TR, TD     { font: 10px Verdana; color:#CCCCCC }
BODY      { font: 10px Verdana; color:#CCCCCC; background:#000000;
                
    scrollbar-face-color: #808080; 
    scrollbar-shadow-color: #605C60; 
    scrollbar-highlight-color: #C0C0C0; 
    scrollbar-3dlight-color: #CCCCCC; 
    scrollbar-darkshadow-color: #505450; 
    scrollbar-track-color: #3C3C3C; 
    scrollbar-arrow-color: #000000;
}
b {
	color: #DDDDDD;}

a:link, a:visited, a:active  { text-decoration:underline; color:#FFAA11 }
a:hover                      { color:#F7945A }
/* Category Headers - Navigation - Misc Stuff */





#category         { font-size:11px; font-weight : bold; height: 24px;}
#category a:link, #category a:visited,#category a:active  { text-decoration: none; color : #9999FF;}
#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 : #FFAA11 }
#redirect         { font-size:11px; font-weight:bold; color: # backgo  }
#highlight        { font-size : 10px; color : #444958 border: 1px: #FFFFFF }
#highlight a:link, #highlight a:visited, #highlight a:active { text-decoration: underline; color:#CCCCCC }
#highlight a:hover{ text-decoration: underline; color: #A9A9A9 }
/* Viewing Topics Stuff */
#signature         { font-size:10px; color:#AAAAAA }
#postdetails       { font-size:10px; }
#postcolor         { color: #DDDDDD;  font-size:11px; line-height : 150%; }
#membertitle       { font-size:10px; line-height:150%; color:#696969 }
#normalname        { font-size:11px; font-weight : bold; color:#DDDDDD; padding-bottom:2px }
#unreg             { font-size:11px; font-weight:bold;  color:#696969 }
/* Titles n' stuff */
#titlelarge          { font-size:10px; font-weight:bold; line-height:150%; color : #696969 }
#titlelarge a:link, #titlelarge a:visited, #titlelarge a:active { color:#FCFAE3 }
#titlemedium         { font-size:12px; font-weight:bold; line-height:150%; color:#C0C0C0; height: 28px; background-image: url(<#SKIN_DIR#>/images/topcell.jpg); }
#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 : #A9A9A9 }
#tabs            { border:1px solid #696969; vertical-align:middle; font-size: 11px; }
/* Forum Links - Topic Links */
#linkthru         { font-size:10px; color : #FFFFFF }
#linkthru  a:link, #linkthru  a:visited, #linkthru  a:active   { text-decoration: underline; color : #ACACAC }
#linkthru a:hover { text-decoration: underline; color : #A9A9A9 }
#desc             { font-size:10px; color : #C0C0C0 }
#copyright        { font-family: Arial; font-size : 9px; text-decoration: none; line-height : 12px; color: #DDDDDD; letter-spacing: 1px}
#QUOTE { font-family:Verdana, Arial; font-size:10px; color: #C3BFF5; background-color: #555555; border-width:1px; border-color:#C3BFF5; padding-top: 2px; padding-right: 2px; padding-bottom: 2px; padding-left: 2px; text-indent: 2pt; }
#CODE { font-family:Verdana, Arial; font-size:10px; color: #6A8FAF; background-color: #000000;  border-width: 1px; border-style:solid; border-color: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;  font-family: verdana, helvetica, sans-serif; vertical-align:middle;}
  }
.textinput    { font-size: 10pt; font-family: verdana, helvetica, sans-serif;vertical-align:middle }
textarea {
    background: #FFFFFF;
	color: #000000;
	font-family: helvetica,arial,verdana sans-serif; 
	font-size: 10pt; }

#small { font-family: arial; font-size:9px }
#date  { font-size:10px; color : #AAAACC }
