body {
	background-color: #6B6B6B;
	margin: 0px;
}

.bottomLinks { color:#BF3333; font-family:tahoma,verdana,arial; font-size:10px; font-weight:bold}
	.bottomLinks a:link	{ color:#BF3333; text-decoration:none; }
	.bottomLinks a:visited	{ color:#BF3333; text-decoration:none; }
	.bottomLinks a:hover	{ color:#FF8400; text-decoration:underline; }
	
.captionLinks { color:#BF3333; font-family:tahoma,verdana,arial; font-size:11px; font-weight:bold}
	.captionLinks a:link	{ color:#BF3333; text-decoration:none; }
	.captionLinks a:visited	{ color:#BF3333; text-decoration:none; }
	.captionLinks a:hover	{ color:#FF8400; text-decoration:underline; }

.captionBlu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0A69B8;
	letter-spacing: -0.2mm;
}
.standartText {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	letter-spacing: normal;
}
.spacer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.captionLightblu {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #148DF1;
	letter-spacing: -0.2mm;
}
.formText {

	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #016FA9;
	font-weight: bold;
	letter-spacing: normal;
}
.formOrange {

	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FF6600;
	font-weight: bold;
	letter-spacing: normal;
}
.formGreen {


	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #339933;
	font-weight: bold;
	letter-spacing: normal;
}
.MAREKS {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #0066CC;
}
