/* Background, newsboard width, font not in tables */
BODY {font-family: Verdana; color: #000000; font-size: 11px; margin: 1px 19% 1px 19%; background-color: #2E1B30;}

/* Links */
a:link, a:visited, a:active, a:focus  {color:#6A3A70; text-decoration: none;}
a:hover {color:#BA82C1; text-decoration: none;}

/* 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: #F9E0FC; color: #000000; border: #6a3a70 1px solid; border-bottom: 0; padding: 4px; background-color: #F9E0FC;}

/* Primary cell */
.tcell {background-color: #F9E0FC; border: #6a3a70 1px solid; padding: 4px; text-align:justify;}

/* Secondary cell */
.tcell2 {background-color: #F9E0FC; border: #6a3a70 1px solid; padding: 4px;}

/* Navigation board */
.topstrip {background-color: #F9E0FC; border: #6a3a70 1px solid; padding:3px;}

/* Search result separation */
.seperation {background-color: #ffffff; border: #4D5440 1px solid; height: 5px;}

/* Quote box */
.quote {background-color: #FFFFFF; border: #4D5440 1px 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;}
