body
{
color: #FFFFFF;
background-color: #000000;
background-image: url(images/bgBody.gif);
background-attachment: top-left;
background-repeat: repeat-x;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
margin-top: 45px;
margin-left: 25px;
SCROLLBAR-3DLIGHT-COLOR: #cccccc; 
SCROLLBAR-ARROW-COLOR: #FFFFFF; 
SCROLLBAR-DARKSHADOW-COLOR: #666666; 
SCROLLBAR-BASE-COLOR: #000000;
text-align: center;
}
a
{
color: #999999;
text-decoration: none;
}
a:hover
{
color: #3399CC;
text-decoration: underline;
}
h1
{
color: #DFC159;
border-color: #999999;
border-style: solid;
border-width: 1px;
font-size: 10pt;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
width: 100%;
padding: 2px;
}
td
{
vertical-align: top;
font-size: 9pt;
}

ul{
margin-left: 20px;
list-style-type:circle;
}
hr{
	height: 1px;
	color: #CCCCCC;
}
.mainTable
{
border: 0px;
}
.topLeftCell
{
text-align: right;
padding-right: 25px;
}
.topMiddleCell
{
width: 240px;
padding-right: 25px;
}
.topRightCell
{
padding-right: 25px;
}
.topLink
{
color: #999999;
text-decoration: none;
}
.topLink:hover
{
color: #3399CC;
text-decoration: underline;
}
.topLink:visited
text-decoration: none;
{
color: #CCCCCC;
}
.menuCell
{
text-align: right;
padding-right: 25px;
}
.menuLink
{
color: #999999;
font-weight: bold;
text-decoration: none;
}
.menuLink:hover
{
color: #3399CC;
font-weight: bold;
text-decoration: underline;
}
.menuLink:visted
{
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}
.ActiveMenuLink
{
color: #DFC159;
font-weight: bold;
text-decoration: none;
}
.ActiveMenuLink:hover
{
color: #DFC159;
font-weight: bold;
text-decoration: none;
}
.contentCell{
width: 240px;
padding-right: 0px;
}
.subScript
{
color: #999999;
font-size: 7pt;
}
.innerTableLeft
{
width: 50%;
}
.innerTableRight
{
padding-left: 10px;
}
.expoLink
{
color: #3399CC;
font-weight: bold;
text-decoration: none;
}
.expoLink:hover
{
color: #5BB45B;
font-weight: bold;
text-decoration: underline;
}
.formLabel
{
border-color: #999999;
border-style: solid;
border-width: 1px;
padding: 2px;
}
.mededeling
{
font-size: 8pt;
background-color: #333333;
border-color: #999999;
border-style: solid;
border-width: 1px;
padding: 4px;
}
.rightImage{
margin-left: 28px;
align: right;
}
.homeImage{
text-align: center;
font-size: 8pt;
background-color: #999999;
border: solid 1px #999999;
border-bottom: 0px;
padding: 2px;
}