ial, sans-serif, Verdana;
text-decoration: none; line-height : 120%; color : #505A49;
}
/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen, .genmed, .gensmall { color : #505A49; }
a.gen, a.genmed, a.gensmall { color: #505A49; text-decoration: none; }
a.gen:hover, a.genmed:hover, a.gensmall:hover { color: #505A49; text-decoration: underline; }
/* The register, login, search etc links at the top of the page */
.mainmenu { font-size : 11px; color : #505A49 }
a.mainmenu { text-decoration: none; color : #505A49; }
a.mainmenu:hover{ text-decoration: underline; color : #DD6900; }
/* Forum category titles */
.cattitle { font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #505A49}
a.cattitle { text-decoration: none; color : #505A49; }
a.cattitle:hover{ color : #505A49; text-decoration: underline; }
/* Forum title: Text and link to the forums used in: index.php */
.forumlink { font-weight: bold; font-size: 12px; color : #505A49; }
a.forumlink { text-decoration: none; color : #505A49; }
a.forumlink:hover{ text-decoration: underline; color : #E6EAEB; }
/* 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 : #505A49;}
a.nav { text-decoration: none; color : #505A49; }
a.nav:hover { text-decoration: underline; color : #E6EAEB;}
/* titles for the topics: could specify viewed link colour too */
.topictitle, h1, h2 { font-weight: bold; font-size: 11px; color : #505A49; }
a.topictitle:link { text-decoration: none; color : #505A49; }
a.topictitle:visited { text-decoration: none; color : #505A49; }
a.topictitle:hover { text-decoration: underline; color : #E6EAEB; }
/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name { font-size : 11px; color : #505A49;}
/* Location, number of posts, post date etc */
.postdetails { font-size : 10px; color : #505A49; }
/* The content of the posts (body of text) */
.postbody { font-size : 13px; line-height: 18px; color: #505A49;}
a.postlink:link { font-weight: bold; text-decoration: underline; color : #505A49 }
a.postlink:visited { font-weight: bold; text-decoration: underline; color : #505A49; }
a.postlink:hover { font-weight: bold; text-decoration: none; color : #E6EAEB}
/* Quote & Code blocks */
.code {
font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;
background-color: #BCC6B5; border: #505A49; border-style: solid;
border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}
.quote {
font-family: Trebuchet MS, Arial, sans-serif, Verdana; font-size: 12px; color: #006600; line-height: 125%;
background-color: #BCC6B5; border: #505A49; 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, Arial, Helvetica, sans-serif; color: #444444; letter-spacing: -1px;}
a.copyright { color: #444444; text-decoration: none;}
a.copyright:hover { color: #E6EAEB; text-decoration: underline;}
/* Form elements*/
input, textarea, select {
font-family: "Trebuchet MS", Arial, sans-serif, Verdana;
font-size: 12px;
color: #505A49;
font-weight: bold;
background-image: url('inbg.gif');
background-repeat: repeat;
background-color: #8B9C7F;
border: 1px solid #505A49
}
/* The text input fields background colour */
input.post, textarea.post, select {
background-color : #8B9C7F;
}
input { text-indent : 2px; }
/* The buttons used for bbCode styling in message post
input.button {
background-color : #EFEFEF;
color : #505A49;
font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
} */
/* The main submit button option
input.mainoption {
background-color : #FAFAFA;
font-weight : bold;
}*/
/* None-bold submit button
input.liteoption {
background-color : #FAFAFA;
font-weight
:: Index