body 
{
	margin: auto;
	font: 12px Arial;
	color: #000000;
	font-weight: bold;
	line-height: 16pt;
}
.Container 
{
	color: #ffffff;
	width: 973px;
	margin: auto;

}
.TopContainer
{
	height: 159px;
}
.ImageButton
{
	background-color: transparent;
	background-image: url('../img/button.clean.png');
	background-position: top left;
	background-repeat: no-repeat;
	width: 243px;
	float: right;
	margin: 5px;
	height: 46px;
	border: 0px;
	cursor:pointer;
	font-size: 13pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	border-width: 0px;
}
.h1Fake
{
	font-size: 22px;	
}
.TopRight
{
	background-image: url(../img/top.right.gif);
	background-repeat: no-repeat;
	width: 264px;
	height: 159px;
	float: right;
}
.TipsLink {
	line-height: 23pt;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	float: right;
	width: 154px;
	height: 34px;
	text-align: center;
}
.RBContainer 
{
	background-color: #ffeeee;
}
.RBLeft 
{
	background-image: url(../img/rb.left.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.RBRight 
{
	background-image: url(../img/rb.right.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.RBTopContainer
{
	background-image: url(../img/rb.top.gif);
	background-repeat: repeat-x;
	height: 4px;
	line-height: 0px;
}
.RBBotContainer
{
	background-image: url(../img/rb.bot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 4px;
	line-height: 0px;
}
.RBBackground1
{
	background-image: url(../img/sprite.rb.red.gif);
}
.RBContainer2
{
	background-color: #ce0029;
}
.RBLeft2
{
	background-color: #ce0029;
}
.RBRight2
{
	background-color: #ce0029;
}
.RBTopContainer2
{
	background-color: #ce0029;
	height: 4px;
	line-height: 0px;
}
.RBBotContainer2
{
	background-color: #ce0029;
	height: 4px;
	line-height: 0px;
}
.RBBackground2
{
	background-image: url(../img/sprite.contentbox.gif);
}
.RBInnerDark
{
	background-color: #c30b13;
	padding: 7px;
	width : 959px;
	height : auto;
}
.RBTopLeft
{
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 4px;
	height: 4px;
	float: left;
}
.RBTopRight
{
	background-repeat: no-repeat;
	background-position: -4px 0px;
	width: 4px;
	height: 4px;
	float: right;
}
.RBBotLeft
{
	background-repeat: no-repeat;
	background-position: 0px -4px;
	width: 4px;
	height: 4px;
	float: left;
}
.RBBotRight
{
	background-repeat: no-repeat;
	background-position: -4px -4px;
	width: 4px;
	height: 4px;
	float: right;
}
.RBPadding 
{
	padding: 10px 15px 26px;
}

.RBInnerDarkLeftContent{
	float : left;
	width: 583px;
	height : auto;
}

.RBInnerDarkRightContent{
	float : right;
	width: 335px;
}

.HeaderContainer
{
	height: 35px;
	background-image: url(../img/header.left.gif);
	background-position: left;
	background-repeat: no-repeat;
	background-color: #620014;
	color: #ffffff;
}
.HeaderRight
{
	color: #FFFFFF;
	font-size: 22px;
	height: 35px;
	background-image: url(../img/header.right.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding: 5px 10px;
}
h1
{
	font-size: 16pt;
	margin: 0px;
}
h2 {
	font-size: 13pt;
	margin: 0px;
}

h3 {
	font-size: 13pt;
	margin: 0px;
}

.Normal
{
	font-weight: normal;
}
.Small 
{
	font-size: 10px;
}
.Medium
{
	font-size: 11px;
}
.Red
{
	color: #ff0000;
}
.LightRed
{
	color: #fcc8c8;
}
.DarkRed
{
	color: #440101;
}
.White
{
	color: #ffffff;
}
.Bold
{
	font-weight: bold;
}
.FloatLeft 
{
	float: left;
}
.FloatRight
{
	float: right;
}
.TextLeft
{
	text-align: left;
}
.Field 
{
	border-top: 1px solid #620014;
	border-left: 1px solid #620014;
	padding: 5px;
	width: 95%;
}
.BlueField 
{
	border-top: 1px solid #001062;
	border-left: 1px solid #001062;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	background-color: #8ebdfc;
	padding: 5px;
	width: 70%;
	font-weight: bold;
}
.Select 
{
	border-top: 1px solid #620014;
	border-left: 1px solid #620014;
	padding: 5px;
}
.OrangeBoxContainer
{
	width: 951px;
	background-image: url(../img/newsendbg.png);
	background-repeat: repeat-x;
	height : 225px;
}
.OrangeBoxLeft
{
	height: 167px;
	background-image: none;
	background-position: left top;
	background-repeat: no-repeat;
}
.OrangeBoxRight
{
	height: 167px;
	background-image: none;
	background-position: right;
	background-repeat: no-repeat;
}
.ErrorBox
{
	color: #990000;
	border: 1px solid #990000;
	padding: 15px;
	background: #fdf2f3 url(../img/icon.errorbox.gif) bottom right no-repeat;
}
.Table
{
	border: 1px solid #440101;
}
th
{
	background-color: #440101;
	color: #ffffff;
}
.Row1 td
{
	background-color: #f8e0e0;
}
.Row2 td
{
	background-color: #eed5d5;
}
.PageNum
{
	text-decoration: none;
	border: 1px solid #cf8888;
	background-color: #ffeeee;
	display: block;
	float: left;
	padding: 1px 5px;
	margin-right: 4px;
}
.Right
{
	float: right;
}

.iAccept,
.iAccept a{
	color : #606f5d;
}

.FooterLink{
	padding-right : 10px;
}

.actionContainer{
	position : relative;
	margin-top : 10px;
	margin-bottom : 5px;
	float: left;
	height : 54px;
	width : 583px;
	padding : 10px;
	color : #000000;
	font-weight : normal;
	line-height : 15px;
	background-image: url('../img/actiebackground.jpg');
}

.buttonContainer{
	position : absolute;
	top : 20px;
	left : 430px;
}

.MakeHeadingsRed h1, .MakeHeadingsRed h2, .MakeHeadingsRed h3, .MakeHeadingsRed h4{ color: #FF0000 }
.MakeHeadingsRed a{text-decoration: none; color:#000000}
.MakeHeadingsRed a:hover{text-decoration: underline; }

.tooltip{
    position: relative;
    top: 0;
    left: 0;
    z-index: 3;
    display: none;
    background-color: red;
}
.TooltipElement{
    text-decoration: underline;
    font-weight: lighter;
    font-size: 11px;
}
.fb-like-box{
    background-color: #ffffff;
}

