﻿body
{
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:10pt;
	color:#eeeeee;
	background-color: #1b1b1b;
	background-image:url('/mediafiles/F9JRED5WEU/red_header.gif');
	background-repeat:repeat-x;
	background-position:top;
}

p
{
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 10pt;
	color: #eeeeee;
}

tr, td, th
{
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 10pt;
	color: #eeeeee;
}

.bg_line_w
{
	/*background-color:#1a0b08;
	width:1px;*/
}

.bg_line_h
{
	/*background-color:#1a0b08;
	height:1px;*/
}

#table_bottom_bg
{
	/*background: url('../images/bottom.gif');*/
	height:22px;
}

.kop
{
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 13pt;
	font-weight: normal;
	color: #eeeeee;
}

.title
{
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 13pt;
	font-weight: normal;
	color: #eeeeee;
}

.subtitle
{
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #eeeeee;
}

.titlelink
{
	font-size: 15pt;
}
.contentholder
{
	/*background-color:#FFFFFF;*/
	/*background: url('../images/bodybg.jpg') no-repeat top right;*/
}

.borderround
{
	/*border-top: solid 0px #000000;
	border-bottom: solid 1px #D67C18;
	border-left: solid 0px #000000;
	border-right: solid 0px #000000;
	background-color: #FFFFFF;*/
}

.dotted_line_top
{
	border-top: 1px solid #eeeeee dotted;padding-top:4px;
}

.dotted_line_top_cart
{
	border-top-width:1px;border-top-style:dotted;border-top-color:#eeeeee;
}

a
{
	text-decoration:underline;
	color:#ffffff;
}
a:hover
{
	text-decoration:none;
	color:#ffffff;
}

.input
{
	BORDER-RIGHT: #eeeeee 1px solid;
	BORDER-TOP: #eeeeee 1px solid;
	FONT-SIZE: 10pt;
	BORDER-LEFT: #eeeeee 1px solid;
	COLOR: #cccccc;
	BORDER-BOTTOM: #eeeeee 1px solid;
	FONT-FAMILY: "Helvetica Neue", Helvetica, Arial, sans-serif;
	BACKGROUND-COLOR: #222222;
}

.button
{
	border-bottom:1px solid #eeeeee;
	border-right:1px solid #eeeeee;
	border-top:1px solid #eeeeee;
	border-left:1px solid #eeeeee;
	font-size:10pt;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight:bold;
	font-style:normal;
	background-color:#1b1b1b;
	color:#cccccc;
	line-height:.85;
	padding-top:2px;
	text-transform: capitalize;
	cursor:pointer;
	text-align:center;
	height: 20px;
}

.datum {
	width: 90px;
	padding-top: 37px;
	padding-bottom: 37px;
	background-color: #F72323;
	border-radius: 5000px;
	-moz-border-radius: 5000px;
	-webkit-border-radius: 5000px;	
	color: #FFF;
	text-align: center;
	vertical-align: middle;
}
