.body
{
	background:url(/gfx/bg.jpg) top center repeat-x #84c4ea;
    overflow:auto;
    overflow: -moz-scrollbars-vertical;
    height:100%;
    width:100%;
}

.container
{
	 position:absolute;
	 width:980px;
	 top:0px; 
	 left:50%; 
	 margin-left:-501px;
	 cursor:default;
}

.content
{
     background:url(/gfx/bgDivBot.png) repeat-y;
	 font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	 font-size:13px;
	 color:#005AA1;
	 line-height:150%;
}

.contentBot
{
	
     font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	 font-size:13px;
	 color:#005AA1;
	 line-height:150%;
}

.default
{
	 padding:30px;
}

.d1
{
	 font-family: Arial, Helvetica, sans-serif;
	 font-size:11px;
	 color:#050032;
	 line-height:150%;
     padding:15px;
}

.kop1
{
	 font-size:20px;
}

img, div 
{ 
	border:0px;
}

hr
{
	margin-top:20px;
	color: #92AF2B;
	background-color: #92AF2B;
	height: 1px;
	width: 100%;
	text-align: left;
	border: 0;
}


a
{
	color:#92AF2B;
	text-decoration:none;
	cursor:pointer;
}

a:hover
{
	color:#92AF2B;
	text-decoration:none;
	cursor:pointer;
}


.a1
{
	color:#92AF2B;
	text-decoration:none;
	font-style:italic;
	cursor:pointer;
}


.a1:hover
{
	color:#92AF2B;
	text-decoration:none;
	cursor:pointer;
}


.a2
{
	color:#FFFFFF;
	text-decoration:none;
	cursor:pointer;
}


.a2:hover
{
	color:#FFFFFF;
	text-decoration:none;
	cursor:pointer;
}



.f1
{
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
    background:#FFFFFF;
    width:320px;
    margin-bottom:10px;
    border:1px solid #000000;
    font-size:11px;
}

.f1:disabled
{
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
    background:#CFCFCF;
    width:320px;
    margin-bottom:10px;
    border:1px solid #CCCCCC;
    font-size:11px;
}

.f1v
{
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
    background:#E3E4E4;
    width:320px;
    margin-bottom:10px;
    border:1px solid #000000;
    font-size:11px;
}

p
{
	margin:0px;
	padding:0px;
	margin-bottom:2px;
}

.buMenu
{
	padding:3px 15px 3px 15px; 
	margin:0px 23px 0px 7px;
}

.buMenuOv
{ 
	padding:3px 15px 3px 15px;
	margin:0px 23px 0px 7px;
	background:url(/gfx/buMenuOv.png) no-repeat;
}

.menu, .menu:hover
{
	color:#FFFFFF;
}

.lijn1
{
	
	border-top:1px dashed white;
	margin-left:15px;
	margin-right:33px;
	height:1px;
	overflow:hidden;
}

.lijn2
{
	
	border-top:1px dashed white;
	margin:0px 0px 8px 0px;
	height:1px;
	overflow:hidden;
}

.vsa
{
	margin-top:10px;
	margin-left:1px;
	margin-right:1px;
}

.vsa img
{
	background:#92AF2B;
	width:2px;
	height:1px;
}

#vsl
{
	display:none;
}