html, body {
	background-color:	#3A4134;
	margin-left:		0px;
	margin-top:			0px;
	font-family:		Verdana;
	font-size:			9pt;
	color: #FFFFFF;
}
table {
	font-family:		Verdana;
	font-size:			9pt;
}
a:link, a:active, a:visited {
	color:				#FFF3BB;
	text-decoration:	none;
}
a:hover {
	color:				#FFF3BB;
	text-decoration:	underline;
}
img {
	border: 0px;	
}
TD.koptekst {
	padding: 2px;
	background-color: #FFEEEE; 
	border: 1px solid #000; 
	text-align: center; 
	font-weight: Bold;
	margin-bottom: 20px;
}
TD.gtop {
	font-weight: Bold;
	border-bottom: 1px dotted #000; 
	color: #CC0000;
}
TD.gbot {
	border-left: 2px solid #000;
	padding-left: 5px;
}
TD.sitestop {
	background-color: #FFEEEE;
	border: 1px dotted #000;
	font-weight: Bold;
	padding: 3px;
}
TD.rectop {
	cursor:pointer;
	cursor:hand;
	font-size: 8pt;
	background-color: #FFEEEE;
	padding: 3px;
	border: 1px dotted #000;
	vertical-align: top;
}

.pr4 {
	text-align: center;
	font-weight: Bold;
	font-style: normal;
	font-variant: normal;
	FILTER: DropShadow(Color=#000000, OffX=2, OffY=2, Positive=1)
	FILTER: Glow(Strength=2, Color=#333377)
}
.pr5 {
	font-weight: Bold;
	font-style: normal;
	font-variant: normal;
	FILTER: DropShadow(Color=#000000, OffX=2, OffY=2, Positive=1);
	FILTER: Glow(Strength=2, Color=#000000);
}

div.promofoto {
	margin-top: 10px;
	padding-bottom: 10px;
}
div.promofoto .foto A IMG {
	border: 1px solid #000;
}
div.promofoto .foto A:hover IMG {
	border: 1px solid #fff;
}
div.promofoto .text {
	width: 200px;
	line-height: 18px;
	font-size: 8pt;
	margin-top: 3px;
}
div.shave {
	line-height: 20px;
}

HR {
	background-color: #FFF3BB;
}