body {
	background-color: #FF3300;
	margin-top		: 0px;
	margin-bottom	: 0px;
	margin-left		: 0px;
	margin-right	: 0px;
}

a.menutekst:link, a.menutekst:visited, a.menutekst:active {
	font-family		: "Trebuchet MS", Arial;
	font-size		: 14px;
	color			: #000000;
	font-weight		: bolder;
	text-decoration : none;
}

a.menutekst:hover {
	font-family		: "Trebuchet MS", Arial;
	font-size		: 14px;
	color			: #ff3300;
	font-weight		: bolder;
}

.bodytext {
	font-family		: "Trebuchet MS", Arial;
	color			: #000000;
	font-size		: 13px;
	line-height     : 20px;
}

.select {
	width           : 185px;
	font-family     : verdana, arial, helvetica, sans-serif;
	font-size       : 10px;
	color           : #333333;
	background-color: #CCCCCC;
	border          : 1px solid #000000;
}

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

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

.tabletextodd {
	font-family		: "Trebuchet MS", Arial;
	color			: #000000;
	font-size		: 13px;
	background-color: #DBDBDB;
}

.tabletexteven {
	font-family		: "Trebuchet MS", Arial;
	font-size		: 13px;
	background-color: #D0D0D0;
	color: #000000;
}

.details {
	font-family		: "Trebuchet MS", Arial;
	font-size		: 11px;
	color           : #FF3300;
	font-weight     : 900;
}

.pathmenu {
	font-family		: "Trebuchet MS", Arial;
	font-size		: 14px;
	color			: #000000;
	font-weight		: bolder;
}

a.pathmenu:link, a.pathmenu:visited, a.pathmenu:active {
	font-family		: "Trebuchet MS", Arial;
	font-size		: 14px;
	color			: #000000;
	font-weight		: bolder;
	text-decoration : none;
}

a.pathmenu:hover {
	font-family		: "Trebuchet MS", Arial;
	font-size		: 14px;
	color			: #ff3300;
	font-weight		: bolder;
}

a.tablelink:link, a.tablelink:visited, a.tablelink:active {
	font-family		: "Trebuchet MS", Arial;
	color			: #000000;
	font-size		: 13px;
	text-decoration : none;
}

a.tablelink:hover {
	font-family		: "Trebuchet MS", Arial;
	color			: #FF3300;
	font-size		: 13px;
}

