/* Background, newsboard width, font not in tables */
BODY {font-family: Trebuchet MS; color: #000000; font-size: 12px; margin: 1px 1% 1px 1%; background-color: #FFFFFF;}

/* Links */
a:link, a:visited, a:active, a:focus  {color:#3F803D; text-decoration: none;}
a:hover {color:#3F803D; text-decoration: underline;}

/* Font in tables */
TABLE, TR, TD {font-family: Trebuchet MS; color: #3F803D; font-size: 12px;}

/* Don't change this! */
.intable {border:0px; border-collapse: collapse; width:100%; margin: 0px; padding: 0px;}

/* Header */
.thead {background-color: #1076BD; color: #FFFFFF; border: #D9D9D9 1px solid; border-bottom: 0; padding: 4px; background-image: url(images/header_bg.gif);}

/* Primary cell */
.tcell {background-color: #F6F6F6; border: #D9D9D9 0px solid; padding: 4px; text-align:justify;}

/* Secondary cell */
.tcell2 {background-color: #F6F6F6; border: #D9D9D9 0px solid; padding: 4px;}

/* Navigation board */
.topstrip {background-color: #F6F6F6; border: #D9D9D9 0px solid; padding:3px;}

/* Search result separation */
.seperation {background-color: #FFF; border: #D9D9D9 0px solid; height: 5px;}

/* Quote box */
.quote {background-color: #FFFFFF; border: #D9D9D9 0px dashed; padding: 4px; margin: 0px 50px 0px 50px; text-align:justify;}

/* Error message */
.error {color: #FF0000;}

/* Search result highlight */
.highlight {color: #FFCC00; background-color: #000000;}

/* Copyright and statistics */
.info {font-size: 9px; color: #FFFFFF; text-align: center;}