/* Header cells - the blue and silver gradient backgrounds. */
th { font-size: 13px; }
th.thHead,td.catHead { font-size: 14px; }

/* The largest text used in the index page title and toptic title etc. */
.maintitle,h1,h2 {  font-size: 26px; }
.maintitle2	{ font-size: 20px; }

/* General text */
.gen { font-size : 13px; }
.genmed { font-size : 12px;  }
.gensmall { font-size : 11px;  }

/* The register, login, search etc links at the top of the page */
.mainmenu { font-size : 14px; }

/* Forum category titles */
.cattitle { font-size: 16px ;}

/* Forum title: Text and link to the forums used in: index.php */
.forumlink { font-size: 16px; }

/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav { font-size: 13px; }

/* titles for the topics: could specify viewed link colour too */
.topictitle { font-size: 13px; }

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

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

/* The content of the posts (body of text) */
.postbody { font-size : 12px; }

/* Quote & Code blocks */
.code { font-size: 12px; }
.quote { font-size: 12px; }

/* Copyright and bottom info */
.copyright { font-size: 12px; }

/* Form elements */
input,textarea { font-size: 12px; }
select { font-size: 12px; }

/* The buttons used for bbCode styling in message post */
input.button { font-size: 12px; }






