body
{
	background-color: #000000;
	color: gold;
	font-family: Arial;

	scrollbar-track-color:      #333333;
	scrollbar-face-color:       #000000;
	scrollbar-arrow-color:      gold;
	
	scrollbar-3dlight-color:    #555555;
	scrollbar-highlight-color:  #777777;
	
	scrollbar-shadow-color:     #777777;
	scrollbar-darkshadow-color: #555555;
	background-attachment : fixed;
	cursor:url("/media/images/matthias.cur");
}

td
{
	font-family: Verdana;
	font-size: 9pt;
	vertical-align: top;
}

table.resource td
{
	font-family: Verdana;
	font-size: 8pt;
	color: gold;
}
table.resource img
{
	border: solid 1px gold;
}
a
{
	font-family: Verdana;
	color: silver;
}
a:hover
{
	color: white;
	cursor: url("/media/images/matthias.ico");
}

object#Mariola
{
	border: solid 1px gold;
}
img#printthis
{
	cursor: hand;
}

		table.tbl
		{
			border: solid 2px #666666;
		}
		table.tbl td
		{
			font-family: Verdana;
			font-size: 9pt;
			padding: 4px;
			border: solid 1px #666666;
		}
		table.tbl td.h
		{
			font-size: 12px;
			font-weight: bold;
			background-color: #444444;
			padding: 3px;
			text-align: center;
		}
		table.tbl td.caption
		{
			font-size: 10px;
			font-weight: bold;
			background-color: #666666;
			padding: 3px;
			text-align: center;
		}
