#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 7px;
	width: 210px;
	background: #000000;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #FF0000}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: 000000;
	border: 1px solid #000000}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: 200;
		white-space: nowrap;
		text-align: center;
		text-decoration: none;
		background: #000000;
		color: #ffffff;
		font: 11px arial}

	#sddm div a:hover
	{	background: #FF0000;
		color: #000000}

/* Background, newsboard width, font not in tables */
BODY {font-family: Verdana; color: #ffffff; font-size: 11px; margin: 0px 0% 0px 0%;; margin-left: 10px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;}

/* Links */
a:link, a:visited, a:active, a:focus  {color:#ffffff; text-decoration: none;}
a:hover {color:#ffffff; text-decoration: none;}

/* Font in tables */
TABLE, TR, TD {font-family: Times New Roman; color: #ffffff; font-size: 10px;}

/* Don't change this! */
.intable {border:0px; border-collapse: collapse; width:100%; margin: 0px; padding: 0px;}

/* Header */
.thead { color: #000000; border: #000000 0px solid; border-bottom: 0; padding: 4px; background-image:;}

/* Primary cell */
.tcell { border: #000000 0px solid; padding: 4px; text-align:justify;}

/* Secondary cell */
.tcell2 {border: #000000 0px solid; padding: 4px;}

/* Navigation board */
.topstrip { border: #000000 0px solid; padding:3px;}

/* Search result separation */
.seperation { border: #000000 0px solid; height: 5px;}

/* Quote box */
.quote { border: #000000 3px double; padding: 4px; margin: 0px 50px 0px 50px; text-align:justify;}

/* Error message */
.error {color: #f26522;}

/* Search result highlight */
.highlight {color: #f26522;}

/* Copyright and statistics */
.info {font-size: 9px; text-align: center;}