body 
{ 
	background-color: #ffffcb;
	color: #000000;
	font-family: Arial, sans-serif;
	margin: 0pt;
	padding: 0pt;
}

tr.spacing
{
	background-color: #f7ff7d;
	height: 14px;
}

td.menu
{
	margin-left: 2em;
	background-color: #f7ff7d;
}

table.menu
{
	margin-left: 1em;
}
td.frame
{
	background-color: #f7ff7d;
}

table.frame
{
	border: 3px solid #f7ff7d;
}

td.lm
{
	background-color: #f7ff7d;
	width: 130px;
	font-size: 9px;
}

td.menubottom
{
	background-color: #f7ff7d;
	height: 46px;
}

td.menuactive
{
	background-color: #ff0000;
}

a.menu:link, a.menu:visited, a.menu:active
{
	color: #000000;
	text-decoration: none;
}

a.current:link, a.current:visited, a.current:active
{
	color: #0000ff;
	text-decoration: none;
}

a.menu:hover, a.current:hover
{
	color: #ff0000;
	text-decoration: none;
}

a:link, a:visited, a:active
{
	color: #ff0000;
	text-decoration: none;
}

a:hover
{
	color: #ff0000;
	text-decoration: underline;
}

.form
{
	border: 1px solid #000000;
	color: #000000;
	background-color: #f7ff7d;
	font-family: Verdana, Arial, sans-serif;
}

img.cd
{
	border: 1px solid #000000;
}

h1, h2, h3, h4, h5, form
{
	margin: 0px;
}

.maintext
{
	margin-left: 2em;
	margin-right: 1.5em;
}

.tabletext
{
	margin-left: 0.3em;
	margin-right: 0.5em;
	margin-top: 0.1em;
	margin-bottom: 0.1em;
}

.foto				{ border: 1px solid #000000; }
.commentText 		{ margin-left: 6px; font-size: 13px; margin-right: 6px; }
.commentHeader 		{ background-color: #f7ff7d; border: 1px solid #000000; }
.commentContent 	{ background-color: #f9ff9e; border-left: 1px solid #000000; border-bottom: 1px solid #000000; border-right: 1px solid #000000; }

.itemOver		{ background-color: #ffffff; }
.itemOut		{ background-color: #ffffcb; }
.hiddenItem		{ background-color: #ffcccc; }

.fakelink	{ cursor: hand; }
.hand 		{ cursor: hand; }