.hoofdtabel
{
background-color:#edeff6;
border: 1px solid #7f90bf;
}

.tabel
{
background-color:#edeff6;
border: 1px solid #7f90bf;
}

.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.anwblogo
{
background-image:url(images/anwblogo.jpg);
background-repeat:no-repeat;
}

.sluiten {
    font-size:11px;
    padding-right:28px;
    padding-top:4px;
    text-decoration:none;
}
.sluiten a {
    color:#002280;
    font-size:11px;
    text-decoration:none;
}
.sluiten a:hover {
    text-decoration:underline;
}

.glossymenu{
	position: relative;
	margin: 0 auto 0 auto;
	background: url(images/menub_bg.gif) repeat-x; /*tab background image path*/
	height: 24px;
	margin-top:38px;
	margin-left:185px;
	list-style: none;
}

.glossymenu li{
	float:left;
}

.glossymenu li a{
	float: left;
	display: block;
	color:#002280;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
	height: 24px;
	line-height: 24px;
	text-align: center;
}

.glossymenu li a b{
	float: left;
	display: block;
	padding: 0 16px 0 0px; /*Padding of menu items*/
}

.glossymenu li.current a, .glossymenu li a:hover{
	background: url(images/menub_hover_left.gif); /*left tab image path*/
	background-position: left;
}


#blueblock{
width: 185px;
margin-bottom: 1em;
font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
font-size: 80%;
text-align: center;
background-color: #FFD400;
color: #00228E;
font-weight:bold;
}

* html #blueblock{ /*IE 6 only */
w\idth: 172px; /*Box model bug: 180px minus all left and right paddings for #blueblock */
}

#blueblock ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
text-align:left;
}

#blueblock li {
margin: 0;
}

#blueblock li a{
display: block;
padding: 5px 5px 5px 8px;

background-color: #FFE97F;
color: #00228E;
text-decoration: none;
width: 100%;
font-weight:normal;
}

html>body #blueblock li a{ /*Non IE6 width*/
width: auto;
}

#blueblock li a:hover{

background-color: #FFF6CC;
color: #00228E;
}




#blueblockmoos{
width: 185px;
margin-bottom: 0em;
font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
font-size: 12px;
text-align: center;
background-color: #FFD400;
color: #00228E;
font-weight:bold;
}

* html #blueblockmoos{ /*IE 6 only */
w\idth: 177px; /*Box model bug: 180px minus all left and right paddings for #blueblock */
}

#blueblockmoos ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
text-align:left;
}

#blueblockmoos li {

margin: 0;
}

#blueblockmoos li a{
display: block;
padding: 0px 0px 0px 8px;

background-color: #FFE97F;
color: #00228E;
text-decoration: none;
width: 100%;
font-weight:normal;
}

html>body #blueblockmoos li a{ /*Non IE6 width*/
width: auto;
}

#blueblockmoos li a:hover{

background-color: #FFF6CC;
color: #00228E;
}

A:link	{cursor: pointer}
A:visited	{cursor: pointer}
A:active	{cursor: pointer}
A:hover	{cursor: pointer}

BODY
{
background-color:#FFE97F;
margin:0px;
}


