/* forums.css styles for the
   new MGC Forums by Dog Cow
   first added 10 Jun 2008

   This file complements the screen.css
   file which contains the legacy styles

*/

/* forum index */

.cattitle, a.cattitle{

	text-decoration: none;
}

a.cattitle:hover{ text-decoration: underline;}

/* topic listing */
td.tl-ann1 { background-color: #FEF5F5;  }
td.tl-ann2 { background-color: #FBEEEE;  }

td.tl-sti1 { background-color: #FFFFF3;  }
td.tl-sti2 { background-color: #FFFFEE;  }

td.tl-nor1 { background-color: #FBFBFB;  }
td.tl-nor2 { background-color: #F3F7FF;  }