body {
	height: 100%;
	font: 14px Arial;
	color: #000000;
	margin: 0px;
	background-image: url(../img/bg.grass.jpg);
}
form {
	margin: 0;
}
.FloatLeft {
	float: left;
}
.FloatRight {
	float: right;
}
h1 {
	font-size: 22pt;
	font-weight: bold;
	margin: 0;
	line-height: normal;
	display: inline;
}
h2 {
	font-size: 15pt;
	font-weight: bold;
	margin: 0;
	line-height: normal;
	color: #214e00;
}
h3 {
	font-size: 13pt;
	font-weight: bold;
	margin: 0;
	line-height: normal;
}
.NoDec {
	text-decoration: none;
}
.BgRepeat {
	background-image: url(../img/body.bg.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
.OuterContainer {
	background-image: url(../img/bg.flag.gif);
	background-repeat: repeat-x;
}
.InnerContainer {
	width: 973px;
	margin: auto;
}
.LogoContainer {
	height: 109px;
}
.HeaderContainer {
	height: 164px;
	background-image: url(../img/bg.header.gif);
	margin-bottom: 10px;
	color: #ffffff;
	font-size: 13pt;
	font-weight: bold;
}
.HeaderContainerPadding {
	padding: 10px 20px;
}
.Content {
	width: 640px;
	min-height: 3400px;
	background-image: url(../img/bg.content.gif);
}
.ContentTop {
	height: 52px;
	background-image: url(../img/bg.content.top.gif);
	background-repeat: no-repeat;
}
.ContentBot {
	height: 121px;
	background-image: url(../img/bg.content.bot.gif);
	background-repeat: no-repeat;
}
.Partners {
	width: 314px;
	min-height: 3400px;
	background-image: url(../img/partners.bg.gif);
}
.PartnersTop {
	height: 52px;
	background-image: url(../img/partners.top.gif);
	background-repeat: no-repeat;
}
.PartnersBot {
	height: 18px;
	background-image: url(../img/partners.bot.gif);
	background-repeat: no-repeat;
}
.Padding {
	padding: 20px;
}
.Footer {
	background-image: url(../img/bg.footer.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 179px;
}
.FooterBg {
	background-image: url(../img/bg.footer.2.gif);
	height: 179px;
}
.InputField {
	width: 576px;
	height: 26px;
	border: 1px solid #214e00;
	background-image: url(../img/bg.input.gif);
	font-size: 15pt;
	padding-left: 5px;
	padding-top: 2px;
	color: #214e00;
	background-color: #f3ffe4;
}
.InputTextArea {
	width: 576px;
	height: 157px;
	border: 1px solid #214e00;
	background-image: url(../img/bg.textarea.gif);
	font-size: 15pt;
	padding-left: 5px;
	padding-top: 2px;
	color: #214e00;
	font-family: Arial;
	background-color: #f3ffe4;
}
.BtnVerstuur {
	width: 169px;
	height: 39px;
	background-image: url(../img/btn.verstuur.sprite.gif);
	background-position: top left;
	border: 0px;
	cursor: pointer;
}
.BtnInvite {
	width: 199px;
	height: 39px;
	background-image: url(../img/btn.uitnodigen.sprite.gif);
	background-position: top left;
	border: 0px;
	cursor: pointer;
}
a {
	color: #cf3500;
}
.Red {
	color: #5c1800;
}
.Orange {
	color: #ff4200;
}
.Green {
	color: #163500;
}
.Gray {
	color: #a2a2a2;
}
.White {
	color: #ffffff;
}
.Bold {
	font-weight: bold;
}
.Link a {
	color: #163500;
}
.Link a:hover {
	color: #ff4200;
}
.BoxRed {
	border: 1px solid #7a0000;
	background-color: #fff1f1;
	padding: 10px;
	color: #7a0000;
	font-weight: bold;
	margin-bottom: 10px;
}
.BoxGreen {
	border: 1px solid #00611e;
	background-color: #eef8f1;
	padding: 10px;
	color: #00611e;
	font-weight: bold;
	margin-bottom: 10px;
}
.MsgBoxOrange {
	background-image: url(../img/bg.msg.red.gif);
	background-repeat: repeat-x;
	margin: 5px 0px;
	color: #5c1800;
	font-size: 12px;
	line-height: 14pt;
}
.MsgBoxGreen {
	background-image: url(../img/bg.msg.green.gif);
	background-repeat: repeat-x;
	margin: 5px 0px;
	color: #163500;
	font-size: 12px;
	line-height: 14pt;
}
.PageNumBoxOrange {
	width: 25px;
	height: 25px;
	background-image: url(../img/icon.red.gif);
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	cursor: pointer;
	text-align: center;
}
.PageNumBoxGreen {
	width: 25px;
	height: 25px;
	background-image: url(../img/icon.green.gif);
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	cursor: pointer;
	text-align: center;
}
.PageNumBoxOrange a {
	color: #ffffff;
	text-decoration: none;
}
.PageNumBoxGreen a {
	color: #ffffff;
	text-decoration: none;
}
.BulletSprite {
	width: 9px;
	height: 9px;
	background-image: url(../img/bullet.sprite.png);
	background-position: top left;
	background-repeat: no-repeat;

}
small
{
	font-size: 12px;
	font-weight: normal;
}
