/* Base class, the rest inherit from this */
table, tr, td			{ font: 13px Tahoma, Verdana, Arial; color:#000000 }
body					{ font: 13px Tahoma, Verdana, Arial; color:#000000; background-color: #FFFFFF }

a						{ color : #0000a0; }
a:link    				{ color : #0000a0; text-decoration : none; }
a:visited 				{ color : #0000a0; text-decoration : none; }
a:hover		   			{ color : #0000a0; text-decoration : underline; }
a:active  				{ color : #666666; text-decoration : underline; }

/* Category Headers - Navigation - Misc Stuff */
#category				{ font-size: 13px; font-weight : bold; color : #000000; background-color: #EEEEEE }
#category a:link		{ text-decoration: none; color : #37496D }
#category a:visited		{ text-decoration: none; color : #37496D }
#category a:active		{ text-decoration: none; color : #37496D }
#category a:hover		{ text-decoration: underline; color: #FF0000 }

#nav					{ font-size: 13px;  }
#nav a:link				{ text-decoration: none; color: #000000 }
#nav a:visited			{ text-decoration: none; color: #000000 }
#nav a:active  			{ text-decoration: none; color: #000000 }
#nav a:hover  			{ text-decoration: underline; color: #000000 }

#redirect				{ font-size: 13px; font-weight:bold; border: 1 solid #C0C0C0  }

#highlight				{ font-size : 13px; color: #000040 }
#highlight a:link		{ text-decoration: none; color:#000040 }
#highlight a:visited	{ text-decoration: none; color:#000040 }
#highlight a:active 	{ text-decoration: none; color:#000040 }
#highlight a:hover		{ text-decoration: underline; color: #404040 }

/* Viewing Topics Stuff */
#signature				{ font-size:13px; color:#566990 }
#postdetails			{ font-size:13px; color:#404040 }
#postcolor				{ font-size:13px; color:#404040; line-height : 150%; }
#membertitle			{ font-size:13px; font-style: italic; line-height:150%; color:#37496D }
#normalname				{ font-size:13px; font-weight : bold; color:#000033; padding-bottom:2px }
#unreg					{ font-size:13px; font-weight:bold;  color:#990000 }

.buttontext { font-size:10px; color:#404040; text-decoration:none;}

/* Titles n' stuff */
#titlelarge				{ font-weight: bold; font-size:13px; line-height:100%; color : #ffffff; background-color: #006699 }
#titlelarge a:link		{ color:#37496D }
#titlelarge a:visited	{ color:#37496D }
#titlelarge a:active 	{ color:#37496D }

#titlemedium         	{ font-weight: bold; font-size:13px; line-height:100%; color:#ffffff; padding-left: 8px; padding-right: 8px; background-color: #006699 }
#titlemedium a:link		{ text-decoration: none; color : #FFFFFF }
#titlemedium a:visited	{ text-decoration: none; color : #FFFFFF }
#titlemedium a:active	{ text-decoration: none; color : #FFFFFF }
#titlemedium a:hover	{ text-decoration: underline; color : #FFFFFF }

#padded_left { padding-left: 8px; }

/* Menu - Control Panel Stuff */
#controlpanel    { font-size : 13px; line-height: 100% }
#usermenu        { font-size : 13px; line-height: 100%; color : #404040 }
#tabs            { border: 1px solid #000000; vertical-align:middle; font-size: 13px; }

/* Forum Links - Topic Links */
#linkthru         		{ font-size:13px; color : #3366CC; }
#linkthru a:link		{ font-size:13px; text-decoration: none; color : #3366CC }
#linkthru a:visited		{ font-size:13px; text-decoration: none; color : #3366CC }
#linkthru a:active		{ font-size:13px; text-decoration: none; color : #3366CC }
#linkthru a:hover		{ text-decoration: underline; color : #FF0000 }

#desc             		{ font-size:11px; color : #666666 }
#copyright        		{ font-family: Tahoma, Verdana, Arial; font-size : 9px; text-decoration: none; line-height : 12px; color: #404040; letter-spacing: 1px}
#QUOTE 					{ font-family:Tahoma, Verdana, Arial; font-size:13px; color: #333333; background-color: #FFFFFF; border : 1px solid Black;padding-top: 2px; padding-right: 2px; padding-bottom: 2px; padding-left: 2px; }
#CODE 					{ font-family:Courier, Courier New; font-size:13px; color: #333333; background-color: #FFFFFF;  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: #CC0000; text-align:center; font-weight: bold; }

.bottom { vertical-align: bottom }
.forminput    { color: #000000; font-size: 8pt; background-color: #c0c0c0; font-family: verdana, helvetica, sans-serif; vertical-align:middle }
.textinput    { color: #000000; font-size: 10pt; font-family: verdana, helvetica, sans-serif;vertical-align:middle; background-color: #ffffff }
#small { font-family: arial; font-size:9px }
#date  { font-size:10px; color : #566990}