
.mainmenu    {  font: normal 11px Verdana, Arial, Helvetica, sans-serif;}
a.mainmenu    { text-decoration: none; color : #006699;  }
a.mainmenu:hover{ text-decoration: underline; color : #DD6900; }

.loginmenu    {  font: normal 10px Verdana, Arial, Helvetica, sans-serif;
                text-align: left; }
a.loginmenu    { text-decoration: none; color : #;  }
a.loginmenu:hover{ text-decoration: underline; color : #DD6900; }

.gensmall006699    {  font: normal 10px Verdana, Arial, Helvetica, sans-serif;
                     text-align: left; color : #006699;}
/* Form elements */
input{

    border: #336699 1px solid;
}

/* The text input fields background colour */
input.post, textarea.post, select {
    background-color : #FFFFFF;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
    background-color : #EFEFEF;
    color : #000000;
    font-size: 10px; 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 : normal;
}

/* 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: #DEE3E7; border-style: none; }

/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("templates/subSilver/formIE.css");
