body	{
	background-color: #eeeeee;
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	}

/* this tag is needed so IE it renders the fonts in the correct size
  because IE does not give the body attributes to its child !!
  Smeagele hates it */

table	{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	}

i	{
	font-style: italic;
	}

b	{ 
	font-weight: bold;
	}

a	{
	text-decoration: none;
	}

a:link	{ 
	text-decoration: none;  color: blue;
	}

a:visited { 
	text-decoration: none;  color: blue;
	}

a:active { 
	text-decoration: none;  color: red;
	}

a.menu:link {
	text-decoration: none;  color: black;
	}

a.menu:visited {
	text-decoration: none;  color: black;
	}

a.menu:active {
	text-decoration: none;  color: red; 
	}

img	{
	border: none;
	}

h1	{
	font-size: 12pt;
	font-weight: bold;
	}

h2	{
	font-size: 10pt;
	font-weight: bold;
	}

h3	{
	font-weight: bold;
	}

h4	{
	font-weight: bold;
	}

h5	{
	font-weight: bold;
	}

h6	{
	font-weight: bold;
	}


td.topleft {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	width: 200px;
	border-color: black;
	empty-cells: show;
	}

td.logo {
	border-bottom-width: 1px;
	border-bottom-style:solid;
	border-color: black;
	vertical-align: bottom;
	}

td.menuleft {
	border-right-width: 1px;
	border-right-style: solid;
	border-color: black;
	vertical-align: top;	
	}

td.contentright {
	padding-left: 3mm;
	padding-top: 3mm;
	vertical-align: top;
	}

th.menu	{
	color: black;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-color: black;
	white-space: nowrap;
	}

td.menuitems {
	color: black;
	text-align: left;
	white-space: nowrap;
	font-size: 9pt;
	}

th.label {
	color: black;
	text-align: left;
	background-color: #BBBBBB;
	}

tr.label {
	color: black;
	text-align: left;
	background-color: #BBBBBB;
	}

th.content {
	color: black;
	text-align: left;
	background-color: #EEEEEE;
	}

td.content {
	color: black;
	text-align: left;
	background-color: #EEEEEE;
	}

td.content2 {
	color: black;
	text-align: left;
	background-color: #FFFFFF;
	}

td.content3 {
	color: black;
	text-align: left;
	background-color: #DDDDDD;
	}

td.nowrap { 
	white-space: nowrap;
	}

td.uk	{ 
	color: #AAAAAA;
	text-align: left;
	background-color: #FFFFFF;
	}

td.nc	{
	color: #555555;
	text-align: left;
	background-color: #FFFFFF;
	}

td.ip	{
	color: black;
	text-align: left;
	background-color: yellow;
	}

td.up	{
	color: #FFFFFF;
	text-align: left;
	background-color: green;
	}

td.ms	{
	color: #FFFFFF;
	text-align: left;
	background-color: red;
	}

td.rs	{
	color: #FFFFFF;
	text-align: left;
	background-color: blue;


.peerstate_0	{ 
	color: #AAAAAA;
	background-color: #FFFFFF;
	}

.peerstate_1	{
	color: #555555;
	background-color: #FFFFFF;
	}

.peerstate_2	{
	color: black;
	background-color: yellow;
	}

.peerstate_3	{
	color: #FFFFFF;
	background-color: green;
	}

.peerstate_4	{
	color: #FFFFFF;
	background-color: red;
	}


th.members {
	color: black;
	text-align: right;
	}

div.error {
	background-color: red;
	color: white;
	padding: 5px;
	margin: 5px;
	font-weight: bold;
	}

div.okbox { 
	background-color: green;
	color: white;
	padding: 5px;
	margin: 5px;
	font-weight: bold;
	}

div.content {
	width: 100%;
	}

div.expandcollaps { 
	text-align: center;
	font-size: 10pt;
	}

.alignright {
	float: right;
	right: 10px;
	}

div.sponsors { 
	font-size: 9pt;
	text-align: center;
	margin-top: 2em;
	}

dt	{
	padding-top: 0.7em;
	}

table.borders {
	border-collapse: collapse;
	}

table.borders td { 
	border: solid;
	border-width: 1px;
	padding-left: 1em;
	padding-right: 1em;
	}

table.borders td.price {
	text-align: right;
	}

table.peermatrix {
	font-size: 8pt;
	}

table.board th { 
	color: black;
	background-color: #BBBBBB; 
	}

table.board .even {
	color: black;
	background-color: #DDDDDD;
	}

table.board .odd { 
	color: black;
	background-color: #FFFFFF;
	}

table.login {
	border: solid;
	border-width: 1px;
	margin: 1em;
	padding: 1em;
	color: black;
	background-color: #BBBBBB;
	}

table.login td {
	padding: 0.5em;
	}

table.login th {
	padding: 0.5em;
	}

tr.lghead {
	color: black;
	background-color: #CCCCCC;
	}

tr.lgodd {
	color: black;
	background-color: #D0D0D0;
	}

tr.lgeven {
	color: black;
	background-color: #EEEEEE;
	}

table.navigation {
	width: 200px;
	}

div.savebutton {
	position: fixed;
	right: 10px;
	bottom: 1em;
}

ul.rssfeed {
  padding-left: 2em;
}

ul.rssfeed li {
  list-style: none;
  padding-bottom: 0.5em;
}

ul.rssfeed span.date {
  color: #666666;
  font-weight: bold;
  padding-right: 2em;
}

code {
 	border-color: #ff0000;
	border-style: dashed;
	border-width: 1px;
	background-color: #ffffff;
	padding: 3px;
	margin: 3px;
	display: block;
}