.body             {background-color: #555555; margin-top: 15; margin-right: 0; margin-bottom: 15; margin-left: 0;}
.linklabel
{
        font-size: 11px;
        font-family: verdana;
	position: absolute;
	z-index: 500;
	padding-left: 2px;
	padding-right: 2px;
	color: #FFF;
	border: solid 1px #000;
	background-color: #B5494A;
	clear: both;	
}
a                 {color: #000000; text-decoration: underline;}
a:visited         {color: #000000; text-decoration: underline;}
a:hover           {color: #C60000; text-decoration: underline;}

.announce           {color: #C60000; line-height: 15px; font-size: 12px; font-family: verdana;}
.announce a         {color: #C60000; text-decoration: underline;}
.announce a:visited {color: #C60000; text-decoration: underline;}
.announce a:hover   {color: #808080; text-decoration: underline;}

.header           {line-height: 22px; color: #000000; font-size: 11px; font-family: verdana;}
.header a         {color: #000000; text-decoration: underline;}
.header a:visited {color: #000000; text-decoration: underline;}
.header a:hover   {color: #FFFFFF; text-decoration: underline;}

.link             {line-height: 23px; color: #9FA195; font-size: 12px; font-family: verdana;}
.link a           {color: #9FA195; text-decoration: none;}
.link a:visited   {color: #9FA195; text-decoration: none;}
.link a:hover     {color: #FFFFFF; text-decoration: underline;}

.navbar           {line-height: 23px; color: #9FA195; font-size: 12px; font-family: verdana;}
.navbar a         {color: #9FA195; text-decoration: underline;}
.navbar a:visited {color: #9FA195; text-decoration: underline;}
.navbar a:hover   {color: #FFFFFF; text-decoration: underline;}

.copy             {line-height: 22px; color: #000000; font-size: 10px; font-family: verdana;}
.copy a           {color: #000000; text-decoration: none;}
.copy a:visited   {color: #000000; text-decoration: none;}
.copy a:hover     {color: #FFFFFF; text-decoration: underline;}

.black            {line-height: 23px; color: #000000; font-size: 12px; font-family: verdana;}
.black a          {color: #000000; text-decoration: none;}
.black a:visited  {color: #000000; text-decoration: none;}
.black a:hover    {color: #C60000; text-decoration: underline;}

.font             {line-height: 23px; color: #000000; font-size: 12px; font-family: verdana;}
.small            {line-height: 22px; color: #000000; font-size: 11px; font-family: verdana;}

.inv              {border: #E6E6E6 1px dotted; background-color: #FFFFFF;}
.form             {font-family: verdana; font-size: 12px; color: #000000; background: #F6F6F6;}
.btn              {font-family: verdana; font-size: 12px; color: #000000; border-color: #CCCCCC #808080 #808080 #CCCCCC; background-color: #F6F6F6; background-image: url(../../../images/button.gif); border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}

/* General font families for common tags */
.th               {font-family: verdana;}
.td               {font-family: verdana;}
.p                {font-family: verdana;}
hr	          {height: 0px; border: solid #EEEEEE 0px; border-top-width: 1px;}

/* This is the border line & background colour round the entire page */
.bodyline	  {background-color: #FFFFFF; border: 1px # solid;}

/* This is the outline round the main forum tables */
.forumline	  {background-color: #EEEEEE; border: 2px #EEEEEE solid;}

/* Main table cell colours and backgrounds */
td.row1	          {background-color: #F6F6F6;}
td.row2	          {background-color: #E6E6E6;}
td.row3	          {background-color: #EEEEEE;}

/*  This is for the table cell above the Topics, Post & Last posts on the index.php page By default this is the fading out gradiated silver background. However, you could replace this with a bitmap specific for each forum */
td.rowpic         {background-color: #9FA195; background-repeat: repeat-y;}

/* Header cells - the blue and silver gradient backgrounds */
th                {color: #9FA195; font-size: 11px; font-weight: bold; background-color: #000000; height: 25px;}
td.cat            {background-color:#EEEEEE; border: #EEEEEE; border-style: solid; height: 28px;}
td.catHead        {background-color:#EEEEEE; border: #EEEEEE; border-style: solid; height: 28px;}
td.catSides       {background-color:#EEEEEE; border: #EEEEEE; border-style: solid; height: 28px;}
td.catLeft        {background-color:#EEEEEE; border: #EEEEEE; border-style: solid; height: 28px;}
td.catRight       {background-color:#EEEEEE; border: #EEEEEE; border-style: solid; height: 28px;}
td.catBottom      {background-color:#EEEEEE; border: #EEEEEE; border-style: solid; height: 28px;}


/* Setting additional nice inner borders for the main table cells. The names indicate which sides the border will be on. Don't worry if you don't understand this, just ignore it :-) */
td.cat            {height: 29px; border-width: 0px 0px 0px 0px;}
td.catHead        {height: 29px; border-width: 0px 0px 0px 0px;}
td.catBottom      {height: 29px; border-width: 0px 0px 0px 0px;}

th.thHead         {font-weight: bold; border: #9FA195; border-style: solid; height: 28px;}
th.thSides        {font-weight: bold; border: #9FA195; border-style: solid; height: 28px;}
th.thTop          {font-weight: bold; border: #9FA195; border-style: solid; height: 28px;}
th.thLeft         {font-weight: bold; border: #9FA195; border-style: solid; height: 28px;}
th.thRight        {font-weight: bold; border: #9FA195; border-style: solid; height: 28px;}
th.thBottom       {font-weight: bold; border: #9FA195; border-style: solid; height: 28px;}
th.thCornerL      {font-weight: bold; border: #9FA195; border-style: solid; height: 28px;}
th.thCornerR      {font-weight: bold; border: #9FA195; border-style: solid; height: 28px;}

td.row3Right      {background-color: #EEEEEE; border: #EEEEEE; border-style: solid;}
td.spaceRow       {background-color: #EEEEEE; border: #EEEEEE; border-style: solid;}

th.thHead         {font-size: 12px; border-width: 1px 1px 0px 1px;}
td.catHead        {font-size: 12px; border-width: 1px 1px 0px 1px;}
th.thSides        {border-width: 0px 1px 0px 1px;}
td.catSides       {border-width: 0px 1px 0px 1px;}
td.spaceRow	  {border-width: 0px 1px 0px 1px;}
th.thRight        {border-width: 0px 1px 0px 0px;}
td.catRight       {border-width: 0px 1px 0px 0px;}
td.row3Right	  {border-width: 0px 1px 0px 0px;}
th.thLeft         {border-width: 0px 0px 0px 1px;}
td.catLeft        {border-width: 0px 0px 0px 1px;}
th.thBottom       {border-width: 0px 1px 1px 1px;}
td.catBottom      {border-width: 0px 1px 1px 1px;}
th.thTop	  {border-width: 1px 0px 0px 0px;}
th.thCornerL      {border-width: 1px 0px 0px 1px;}
th.thCornerR      {border-width: 1px 1px 0px 0px;}

/* The largest text used in the index page title and toptic title etc. */
.maintitle	  {font-weight: bold; font-size: 22px; font-family: verdana; text-decoration: none; line-height: 120%; color: #000000;}

/* General text */
.gen               {font-size: 12px;}
.genmed            {font-size: 11px;}
.gensmall          {font-size: 10px;}
.gen               {color: #000000;}
.genmed            {color: #000000;}
.gensmall          {color: #000000;}
a.gen              {color: #000000; text-decoration: none;}
a.genmed           {color: #000000; text-decoration: none;}
a.gensmall         {color: #000000; text-decoration: none;}
a.gen:visited      {color: #000000; text-decoration: none;}
a.genmed:visited   {color: #000000; text-decoration: none;}
a.gensmall:visited {color: #000000; text-decoration: none;}
a.gen:hover        {color: #C60000; text-decoration: underline;}
a.genmed:hover     {color: #C60000; text-decoration: underline;}
a.gensmall:hover   {color: #C60000; text-decoration: underline;}

/* The register, login, search etc links at the top of the page */
.mainmenu	   {font-size: 11px; color: #000000}
a.mainmenu	   {text-decoration: underline; color: #000000;}
a.mainmenu:visited {text-decoration: underline; color: #000000;}
a.mainmenu:hover   {text-decoration: underline; color: #C60000;}

/* Forum category titles */
.cattitle	   {font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #000000}
a.cattitle	   {text-decoration: underline; color: #000000;}
a.cattitle:visited {text-decoration: underline; color: #000000;}
a.cattitle:hover   {text-decoration: underline; color: #C60000;}

/* Forum title: Text and link to the forums used in: index.php */
.forumlink	    {font-weight: bold; font-size: 12px; color: #000000;}
a.forumlink 	    {text-decoration: underline; color: #000000;}
a.forumlink:visited {text-decoration: underline; color: #000000;}
a.forumlink:hover   {text-decoration: underline; color: #C60000;}

/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav		  {font-weight: bold; font-size: 11px; color: #000000;}
a.nav		  {text-decoration: underline; color: #000000;}
a.nav:visited	  {text-decoration: underline; color: #000000;}
a.nav:hover	  {text-decoration: underline; color: #C60000;}

/* titles for the topics: could specify viewed link colour too */
.topictitle,h1,h2    {font-weight: bold; font-size: 11px; color: #000000;}
a.topictitle:link    {text-decoration: none; color: #000000;}
a.topictitle:visited {text-decoration: none; color: #000000;}
a.topictitle:hover   {text-decoration: underline; color: #C60000;}

/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name		  {font-size: 11px; color: #000000;}

/* Location, number of posts, post date etc */
.postdetails	  {font-size: 10px; color: #000000;}

/* The content of the posts (body of text) */
.postbody          {font-size: 12px; line-height: 18px}
a.postlink:link	   {text-decoration: underline; color: #000000}
a.postlink:visited {text-decoration: underline; color: #000000;}
a.postlink:hover   {text-decoration: underline; color: #C60000}

/* Quote & Code blocks */
.code            {font-family: Courier, 'Courier New'; font-size: 11px; color: #000000; background-color: #FFFFFF; border: #EEEEEE; border-style: solid; border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px}
.quote           {font-family: verdana; font-size: 11px; color: #000000; line-height: 125%; background-color: #FFFFFF; border: #EEEEEE; border-style: solid; border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px}

/* Copyright and bottom info */
.copyright	    {font-size: 10px; font-family: verdana; color: #000000; letter-spacing: -1px;}
a.copyright	    {color: #000000; text-decoration: underline;}
a.copyright:visited {color: #000000; text-decoration: underline;}
a.copyright:hover   {color: #C60000; text-decoration: underline;}

/* Form elements */
input            {font-family: verdana; font-size: 12px; color: #000000; background: #F6F6F6;}
textarea         {font-family: verdana; font-size: 12px; color: #000000; background: #F6F6F6;}
select           {font-family: verdana; font-size: 12px; color: #000000; background: #F6F6F6;}

/* The text input fields background colour */
input            {text-indent: 2px;}

/* The buttons used for bbCode styling in message post */
input.button     {font-family: verdana; font-size: 12px; color: #000000; border-color: #CCCCCC #808080 #808080 #CCCCCC; background-color: #F6F6F6; background-image: url(../../../images/button.gif); border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}

/* The main submit button option */
input.mainoption {font-family: verdana; font-size: 12px; color: #000000; border-color: #CCCCCC #808080 #808080 #CCCCCC; background-color: #F6F6F6; background-image: url(../../../images/button.gif); border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}

/* None-bold submit button */
input.liteoption {font-family: verdana; font-size: 12px; color: #000000; border-color: #CCCCCC #808080 #808080 #CCCCCC; background-color: #F6F6F6; background-image: url(../../../images/button.gif); border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}

/* This is the line in the posting page which shows the rollover help line. This is actually a text box, but if set to be the same colour as the background no one will know ;) */
.helpline        {background-color: #E6E6E6; border-style: none;}

/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("http://www.batmanfanfilms.com/forum/templates/subSilver/templates/subSilver/formIE.css");