@charset "utf-8";
/*
        © 2001 On-Line Photographer
	   http://www.vanderkolk.info
      Contact info@vanderkolk.info
*/

	HTML		{ height: 100%; }
	BODY		{ background-color: #FFFFFF; background-image: url('/images/olp_back.jpg'); background-repeat: repeat; margin-left: 0; margin-top: 0; height: 100%;}
	P	 		{ color: #000000; Font-Family : Trebuchet MS, Verdana, Arial, Sans-Serif; Font-Size : 10pt; text-align: justify }
	DIV	 		{ color: #000000; Font-Family : Trebuchet MS, Verdana, Arial, Sans-Serif; Font-Size : 10pt }
	TABLE 		{ color: #000000; Font-Family : Trebuchet MS, Verdana, Arial, Sans-Serif; Font-Size : 10pt }
	TD	 		{ color: #000000; Font-Family : Trebuchet MS, Verdana, Arial, Sans-Serif; Font-Size : 10pt }
	TR	 		{ color: #000000; Font-Family : Trebuchet MS, Verdana, Arial, Sans-Serif; Font-Size : 10pt }
	DL	 		{ color: #000000; Font-Family : Trebuchet MS, Verdana, Arial, Sans-Serif; Font-Size : 10pt }
	DT	 		{ color: #000000; Font-Family : Trebuchet MS, Verdana, Arial, Sans-Serif; Font-Size : 10pt }
	DD	 		{ color: #000000; Font-Family : Trebuchet MS, Verdana, Arial, Sans-Serif; Font-Size : 10pt }
	UL	 		{ color: #000000; Font-Family : Trebuchet MS, Verdana, Arial, Sans-Serif; Font-Size : 10pt }
	LI	 		{ color: #000000; Font-Family : Trebuchet MS, Verdana, Arial, Sans-Serif; Font-Size : 10pt }
	input		{ color: #000000; Font-Family : Trebuchet MS, Verdana, Arial, Sans-Serif; Font-Size : 10pt }
	select		{ color: #000000; Font-Family : Trebuchet MS, Verdana, Arial, Sans-Serif; Font-Size : 10pt }
	textarea	{ color: #000000; Font-Family : Trebuchet MS, Verdana, Arial, Sans-Serif; Font-Size : 10pt }
	.normal		{ color: #000000; Font-Family : Trebuchet MS, Verdana, Arial, Sans-Serif; Font-Size : 10pt; text-align: justify }
	.normalcenter		{ color: #000000; Font-Family : Trebuchet MS, Verdana, Arial, Sans-Serif; Font-Size : 10pt; text-align: center }
	.normalleft	{ color: #000000; Font-Family : Trebuchet MS, Verdana, Arial, Sans-Serif; Font-Size : 10pt; text-align: left }
	.small 		{ Font-Size : 8pt; }
	.big 		{ color: #000000; Font-Family : Trebuchet MS, Verdana, Arial, Sans-Serif; Font-Size : 12pt; font-weight : bold}
	.title 		{ Font-Size : 18pt; font-weight : bold}
	.footer		{ Font-Family : Trebuchet MS, Verdana, Arial, Sans-Serif; Font-Size : 8pt; text-align: center; }
	.positive	{ color: #000000; background-color: #FFFFFF; }
	.negative	{ color: #FFFFFF; background-color: #000000; font-weight : bold }
	.grey		{ color: #808080 }
	.backgroundgrey		{ color: #f6f6f6 }

	H1			{ Font-Size : 16pt; Font-Family : Trebuchet MS, Verdana, Arial, Sans-Serif; text-align: left; }
	H2			{ Font-Size : 12pt; Font-Family : Trebuchet MS, Verdana, Arial, Sans-Serif; text-align: left; }
	A			{ Color : #0000FF; Text-Decoration : underline; Font-Family : Trebuchet MS, Verdana, Arial, Sans-Serif; }
	A:Active	{ Color : #FF0000; Text-Decoration : underline; Font-Family : Trebuchet MS, Verdana, Arial, Sans-Serif; }
	A:Visited	{ Color : #800080; Text-Decoration : underline; Font-Family : Trebuchet MS, Verdana, Arial, Sans-Serif; }
	A:Hover		{ Color : #FF0000; Text-Decoration : underline; Font-Family : Trebuchet MS, Verdana, Arial, Sans-Serif; }
	A.admin		{ Color : #FF0000; }
	A.user			{ Color : #000000; }
	A.user:Active	{ Color : #000000; }
	A.user:Visited	{ Color : #000000; }
	A.user:Hover	{ Color : #FF0000; }
