/* Background, newsboard width, font not in tables */
BODY {font-family: Verdana; color: #000000; font-size: 12px; margin: 5px 10% 5px 10%; background-color: #000000;}

/* Links */
a:link, a:visited, a:active, a:focus  {color:#000000; text-decoration: none;}
a:hover {color:#000000; text-decoration: underline;}

/* Font in tables */
TABLE, TR, TD {font-family: Verdana; color: #000000; font-size: 11px;}

/* Don't change this! */
.intable {border:0px; border-collapse: collapse; width:100%; margin: 0px; padding: 0px;}

/* Header */
.thead {background-color: #FFFFFF; color: #000000; border: #D9D9D9 0px solid; border-bottom: 0; padding: 4px; }

/* Primary cell */
.tcell {background-color: #FFFFFF; border: #D9D9D9 0px solid; padding: 4px; text-align:justify;}

/* Secondary cell */
.tcell2 {background-color: #FFFFFF; border: #D9D9D9 0px solid; padding: 4px;}

/* Navigation board */
.topstrip {background-color: #FFFFFF; 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; text-align: center;}
