body {
	background-image: url(images/bg.jpg);
}
.style1 {color: #000000}
.style2 {color: #FFFFFF}
.style4 {color: #000033; font-size: 11px; }
.style7 {
	color: #000033;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.topborder {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.leftborder {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
.redtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b40000;
	font-weight: bold;
}
.greytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #646464;
	font-weight: bold;
}
.greytext10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #646464;
}
.redtext10 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #d60000;
}
.whiteborder {
	border: thin solid #FFFFFF;
}
.greytextlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #646464;
	font-weight: bold;
	text-decoration: underline;
}
.greytextunlink {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #646464;
	font-weight: bold;
	text-decoration: none;
}
.bottomborderb {
	border-top-style: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.bottomborderw {
	border-top-style: solid;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: thin;
	border-top-color: #FFFFFF;
}
.bottomborderr {
	border-top-style: solid;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #b60000;
	border-top-width: thin;
	border-top-color: #b60000;
}
.kiemelt {
	font-size:14px;
	color: #FF0000;
	font-weight: bold;
}
