/* (C) Copyright 2001 Megapublic Inc. / Author Philippe Wiede
/* ------------------------------------------------ */
/*		V   = Variable		, F   = Fixed			*/
/*		A 	= Antiqua		, G   = Grotesk			*/
/*		P   = Plain			, B	  = Bold			*/
/*		L	= White Color	, D   = Black Color		*/
/*		V 	= Variant Color (V,color,number)		*/
/*		cp	= Copy			, hd  = Headline		*/
/*		cs	= Copy Small	, hs  = Headline Small	*/
/* ------------------------------------------------ */

/* 	 MAIN STYLE */
/* 	 Super Light:   Grey: EEEEEE, Grey: DDDDDD, Grey: CCCCCC */
/* 	 Colors Light:  Blue: 3399CC, Grey: BBBBBB, Grey: CBCBCB, Grey All: ABABAB */
/* 	 Colors Medium: Grey: 394A4A, Blue: 0066FF, Blue All: 0066CC, Red: FF9900, Green: 33CC00 */
/* 	 Colors Dark:   Grey: 333333 */
/* 		.body 			 { margin-top: 0px; margin-left: 0px; margin-right: 0px; } */
/* 		.noreptmain    	 { background-image: url(/images/dot_black.gif); background-repeat: no-repeat; background-position: center center; } */
	a:link 	 		 { text-decoration: none; color: #CBCBCB; }
	a:visited 		 { text-decoration: none; color: #CCCCCC; }
	a:active  		 { text-decoration: none; color: #0066CC; }
	a:hover 		 { text-decoration: underline; color: #0066CC; }
	a.green:link 	 { text-decoration: none; color: #009900; }
	a.green:visited { text-decoration: none; color: #009900; }
	a.green:active  { text-decoration: none; color: #0066CC; }
	a.green:hover   { text-decoration: none; color: #0066CC; }
/* 	hr 				 { color: #006666; } */
	
	td.tdsublinks	 { font-size: 7pt; color: #999999; font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; line-height: 100%; }
	td.tdmaincontent { font-size: 7pt; color: #3399CC; font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; line-height: 150%; }
	td.tdmainerror 	 { font-size: 7pt; color: black; font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; line-height: 150%; }
	td.tdreferenzen  { font-size: 8pt; color: #CBCBCB; font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; line-height: 130%; }
	td.tdformular  	 { font-size: 7pt; color: #333333; font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; line-height: 100%; }
	td.tdformular2	 { font-size: 7pt; color: #999999; font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; line-height: 100%; }
	td.tdheadnorm	 { font-size: 8pt; color: #666666; font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; line-height: 150%; }
	td.tdcopynorm	 { font-size: 8pt; color: #AAAAAA; font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; line-height: 150%; }
	td.tdcopylight	 { font-size: 7pt; color: #CCCCCC; font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; line-height: 120%; }
	
	textarea, input, select, option	 { font-size: 7pt; font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; }
	.GDPhd,.GDBhd,.GLPhd,.GLBhd,.GDPcp,.GVb1Pcp,.GVb2Pcp,.GVg1Pcp,.GVg1Bcp,.GVg2Pcp,.GVg2Bcp,.GDBcp,.GLPcp,.GLBcp,.GDPcs,.GDBcs  { font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; }
	.GDPhd,.GDBhd,.GDPcp,.GDBcp,.GDPcs,.GDBcs  { color: #000000; }
	.GVb1Pcp,.GVb2Pcp  					{ color: #3399CC; }
	.GVg2Pcp							{ color: #666666; }
	.GVg2Bcp							{ color: #CBCBCB; }
	.GVg1Pcp,.GVg1Bcp  					{ color: #ABABAB; }
	.GLPhd,.GLBhd,.GLPcp,.GLBcp  		{ color: #FFFFFF; }
	.GDPhd,.GDBhd,.GLPhd,.GLBhd  		{ font-size: 10pt; line-height: 130%;}
	.GDPcp,.GDBcp,.GLPcp,.GLBcp,.GVg1Bcp,.GVb1Pcp,.GVg1Pcp,.GVg2Bcp { font-size: 7pt; line-height: 150%; }
	.GVb2Pcp							{ font-size:  7pt; line-height: 100%; }
	.GDPcs,.GDBcs  						{ font-size:  6pt; line-height: 130%; }
	.GVg2Pcp  							{ font-size:  7pt; line-height: 120%; }
	.GDBhd,.GLBhd,.GDBcp,.GVg1Bcp,.GVg2Bcp,.GLBcp,.GDBcs  { font-weight: bold; }
	.maintitle { font-size: 13pt; color: #666666; font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; line-height: 150%; font-weight: bold; }
