body {
	font-family : tahoma;
	color : #d3d3d3;
	background-color : #272727;
	margin-top : 0;
	margin-left : 0;
	background-image : url('img/bgheader.jpg');
	background-repeat : repeat-x;
}

.fontheadline {
	font-family : tahoma;
	color : #fd0100;
	font-size : 8pt;
	font-weight : normal;
}

.fontmenulink {
	font-family : tahoma;
	color : #d3d3d3;
	font-size : 8pt;
	font-weight : normal;
}

a.menulink {
	text-decoration : none;
	font-family : tahoma;
	font-weight : normal;
	color : #d3d3d3;
	font-size : 8pt;
}

a:visited.menulink {
	text-decoration : none;
	font-family : tahoma;
	font-weight : normal;
	color : #d3d3d3;
	font-size : 8pt;
}

a:link.menulink {
	text-decoration : none;
	font-family : tahoma;
	font-weight : normal;
	color : #d3d3d3;
	font-size : 8pt;
}

a:hover.menulink {
	text-decoration : none;
	font-family : tahoma;
	font-weight : normal;
	color : #fd0100;
	font-size : 8pt;
}

.tdn {
	background-color : #383637;
}