.forumline {
        border: 2px dotted #000000; background-color: #FFFFFF;
        background: url('images/springback.jpg'); width:760;
       font: normal 11px helvetica, arial, geneva, lucida, sans-serif;
       padding: 2em 2em 0em 2em;
}
.table.month {border: 1px solid #000000; }
.td.today { height:75; border: 0px; color: #000000; background: url('images/halfgray.gif');font: normal 11px helvetica, arial, geneva, lucida, sans-serif;}
.td.nonmonthdays { border: 0px; color: #000000; background: url('images/halfgray.gif'); font: normal 11px helvetica, arial, geneva, lucida, sans-serif;}
.td.todate { background-color: #C1D8FF; font-weight:bold; }
.td.date { background: url('images/yellowslide.gif'); background-repeat:repeat-x; font: normal 11px helvetica, arial, geneva, lucida, sans-serif;}
.td.day  {height: 75; background: url('images/halfwhite.gif'); font: normal 11px helvetica, arial, geneva, lucida, sans-serif;}
.td.daynames {background-color:white; width:75; text-align:center; background: url('images/spring2.gif'); font: normal 11px helvetica, arial, geneva, lucida, sans-serif;}
.td.title {width:150; height: 50; text-align:center; }
.options {background-color:white; width:300; text-align:center; font: normal 11px helvetica, arial, geneva, lucida, sans-serif; margin:2em 0em 2em 0em; padding:1em 1em 1em 1em}
.coollink {background-color:white; width:75; text-align:center;font: normal 14px helvetica, arial, geneva, lucida, sans-serif;}
.birthdaylink {color:#000000; font: normal 11px helvetica, arial, geneva, lucida, sans-serif;}
.birthdaylink:hover {text-decoration: underline; color: orange;}

.td.subtitle {background-color:white; color:brown; text-align:center; background: url('images/spring2.gif'); background-repeat:repeat-x; font: normal 18px helvetica, arial, geneva, lucida, sans-serif; font-weight:bold;}
.td.nicefont {font: normal 13px helvetica, arial, geneva, lucida, sans-serif;}
.td.date2 {background-color:#e5e5e5; background: url('images/yellowslide2.gif'); background-repeat:repeat-x; font: normal 11px helvetica, arial, geneva, lucida, sans-serif;}


/* The buttons used for bbCode styling in message post */
.genmed { font-size : 11px;  }
.gensmall { font-size : 10px; }
.helpline { background-color: #DEE3E7; border-style: none; }
.button {
        background-color : #EFEFEF;
        color : #000000;
        font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
        border-color : #000000;
}

A:link {text-decoration: none; color:#705030}
A:visited {text-decoration: none; color:#705030}
A:active {text-decoration: none; color:#705030}
A:hover {text-decoration: underline; color: orange;}
