BODY
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 10pt;
	padding-bottom: 0px;
	margin: 0px;
	color: #000000;
	padding-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
}
TR
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 128%;
}

TD
{
	background-repeat: repeat;
}
TH, .TH
{
	font-size: 12px;
	color: #615951;
	text-transform: uppercase;
}

INPUT, SELECT, TEXTAREA
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.header 
{
	background-color: #d1d3d4;
}
.nav 
{
	background-color: #615951;
}
.footer, .footer TD
{
	background-color: #615951;
	color: WHITE;
	font-size: 10px;
}
.footer A
{
	color: WHITE;
	font-weight: normal;
}
.bonav, .bonav A
{
	color: WHITE;
	font-weight: bold;
}

A
{
	text-decoration: none;
	color: #10234D;
	font-weight: bold;
}

A:hover
{
	text-decoration: underline;
}

.title
{
	color: #615951;
	font-weight: bold;
	font-size: 16px;
	font-variant: small-caps;
}
.subtitle
{
	color: #595959;
	font-weight: bold;
	font-size: 12px;
	font-variant: small-caps;
}

.botitle
{
	color: #615951;
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
	background-color: #BFE0BF;
}
.likedatagrid
{
	background: aliceblue;
	font-weight: bold;
}

.thebox
{
	padding: 10px;
	border: 1px outset #615951;
	background-color: #d1d3d4;
	color: #000000;
}

.maintable
{
	/*background-image: url(/images/achtergrond-clean.jpg); 	background-repeat: no-repeat;*/
}
.loadingBackground
{
	background-position: center center;
	background-image: url(/images/loading.gif);
	background-repeat: no-repeat;
}

A.left
{
	color: #7C879F;
	font-weight: normal;
}

.error
{
	font-weight: bold;
	color: Red;
}
.errormessage
{
	color: #aa0000;
}

.sep
{
	height: 1px;
	background-color: #87807A;
}
.sep1
{
	height: 5px;
}

.dl1title
{
	background-color: #87807A;
	border-top: 1px solid #fff;
	
}
.dl1title a 
{
	color: #fff;
}
.dl2title
{
	background-color: #ddd;
	border-top: 1px solid #fff;
}
.dl2title a
{
	color: #87807A
}
.dl3title
{
	text-transform: uppercase;
}
.caption
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.messageLayerShow
{
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	top: 1px;
	left: 1px;
	width: 240px;
	height: 1px;
	z-index: 1;
	background-color: #eee;
	border: 2px dashed #87807A;
	visibility: visible;
	overflow: visible;
	color: #615951;
}


.messageLayerHide
{
	position: absolute;
	visibility: hidden;
}
.titletree
{
	color: #615951;
	font-weight: bold;
	font-size: 12px;
	font-variant: small-caps;
}
.imgborder
{
	border: solid 1px #615951;
}

