a:link, a:visited, a:active {
	color: #FFDC00;
	font-family: Trebuchet MS,Tahoma,Arial;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #0099FF;
	font-family: Trebuchet MS,Tahoma,Arial;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
}

body {
	color: #C0C0C0;
	font-family: Trebuchet MS,Tahoma,Arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	scrollbar-face-color: #000000;
	scrollbar-shadow-color: #24493B;
	scrollbar-highlight-color: #24493B;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #C0C0C0;	
}

table {
	font-family: Trebuchet MS,Tahoma,Arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	cursor: default;
}

td.kop {
	color: #C0C0C0;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	height: 30px;
}

td.hdr {
	color: #FFFFFF;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	height: 25px;
}

td.foto {
	color: #376E5A;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-align: center;
}

td.ftr {
	color: #24493B;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
}


ul {
	font-size: 9pt;
	font-weight: bold;
	list-style-image: url('images/layout/rifbul1.gif');
}

ul ul {
	color: #C0C0C0;
	font-size: 9pt;
	font-weight: normal;
	list-style-image: url('images/layout/rifbul2.gif');
}

ul ul ul {
	color: #376E5A;
	font-size: 10px;
	font-weight: bold;	
	list-style-image: url('images/layout/rifbul3.gif');
}

hr {
	color: #5C5C5C;
	height: 1px;
}

.txtLNK{
	color:#FFDC00;
	cursor:pointer;
}

.imgLNK{
	border:1px solid #24493B;
	cursor:pointer;
}