body {
	background-image: url(bilder/bg-main.gif);
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #CCCCCC;
}
a:link {
	color: #FF0000;
}
a:visited {
	color: #FF0000;
}
a:hover {
	color: #969B9F;
}
a:active {
	color: #FF0000;
}
.bold-red {
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #FF0000;
}
.bold-blue {
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #052E6E;
}
.bold-grey {
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #DFDFDB;
}
TD.footer {
	font-size: 8px;
	font-weight: normal;
	text-decoration: none;
	color: #2f66a6;
	font-family: Tahoma;
	padding: 1px;
}
TD.footer A:link {
	font-size: 11px;
	text-decoration: none;
	color: #2f66a6;
	font-family: Tahoma;
}
TD.footer A:active {
	font-size: 11px;
	text-decoration: none;
	color: #2f66a6;
	font-family: Tahoma;
}
TD.footer A:visited {
	font-size: 11px;
	text-decoration: none;
	color: #2f66a6;
	font-family: Tahoma;
}
TD.footer A:hover {
	font-size: 11px;
	text-decoration: none;
	color: #034592;
	font-family: Tahoma;
}
.body-small-grey {
	font-size: 10px;
	line-height: 12px;
	color: #EEEDED;
}
.body-small-black {
	font-size: 10px;
	line-height: 12px;
	color: #666666;
}

.body-blue {
	color: #2f66a6;
	font-size: 11px;
	line-height: 12px;
}
.td-border-white {
	border: 1px solid #EEEDED;
}
.td-border-grey {
	border: 1px solid #DEDBDB;
}
.td-border-blue {
	border: 1px solid #178EDB;
}
.title-large-red {
	font-size: 14px;
	font-weight: bold;
	color: #FD1403;
	letter-spacing: -1px;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
}
.bold-white {
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #EEEDED;
}
.body-white {
	color: #DFDFDB;
	font-size: 11px;
	line-height: 12px;
}
.title-xlarge-red {
	font-size: 17px;
	font-weight: bold;
	color: #FD1403;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-family: Arial;
}
