body
{
margin-top			: 0px;
margin-bottom		: 0px;
font-family			: arial;
font-size			: 12px;
color				: #001b4a;
}

td
{
font-family			: arial;
font-size			: 12px;
color				: #001b4a;
}

a
{
color				: #0000FF;
text-decoration			: underline;
}

a:hover
{
color				: #0000FF;
text-decoration			: none;
}

.mainTable
{
background-color	: #FFFFFF;
}
.linkerkolom
{
width				: 268px;
background-image	: url(/users/default/images/linkerkant_bg.gif);
background-repeat	: repeat-y;
}

.maincontent
{
line-height			: 18px;
padding				: 10px;
color				: #001b4a;
background-color	: #FFFFFF;
}

.h1
{
font-weight			: bold;
font-size			: 13px;
letter-spacing			: 1px;
color				: #001b4a;
}

.h2
{
font-weight			: bold;
font-size			: 11px;
letter-spacing			: 1px;
color				: #DC0A1A;
}





.navTable
{
background-color	: #FFFFFF;
border-style		: solid;
border-color		: #1A2C6C;
border-width		: 1px;
border-bottom-color	: #62040C;
border-bottom-width	: 1px;
border-top-color	: #000000;
}

.borderTable
{
background-color	: #EAEAEA;
border-style		: solid;
border-color		: #000000;
border-width		: 1px;
border-right-color	: #62040C;
border-bottom-color	: #62040C;
border-bottom-width	: 2px;
border-right-width	: 2px;
}

.contentTable
{
background-color	: #FFFFFF;
border-style		: solid;
border-color		: #000000;
border-width		: 1px;
}

/* navigatie menu */
.menuHeader
{
height				: 16px;
width				: 170px;
background-color	: #001b4a;
color				: #FFFFFF;
font-weight			: bold;
padding				: 3px;
padding-left		: 10px;
border-color		: #FFFFFF;
border-width		: 0px;
border-style		: solid;
border-top-width	: 0px;
}

.menuHeader a
{
color			: #FFFFFF;
font-weight		: bold;
text-decoration		: underline;
}

.menuHeader a:hover
{
color			: #FFFFFF;
font-weight		: bold;
text-decoration		: normal;
}

.menuItem
{
font-size			: 10px;
display				: none;
color				: #001b4a;
}

.menuItemVisible
{
font-size			: 10px;
background-color	: #D9D9FF;
margin				: 0px;
height				: 16px;
width				: 170px;
display				: ;
color				: #001b4a;
padding				: 3px;
padding-left		: 10px;
border-color		: #FFFFFF;
border-width		: 0px;
border-style		: solid;
}

.menuHeader .menuLinks 
{
color				: #001b4a;
font-size			: 10px;
font-weight			: bold;
text-transform			: uppercase;
}

.menuHeader .menuLinks:hover
{
color				: #FFFFFF;
font-size			: 10px;
font-weight			: bold;
text-transform		: uppercase;
}

.soft
{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity = 40);
}

.hard
{

}

.firstColumn
{
color				: #001b4a;
font-weight			: bold;
}

.linkonderaan
{
color			: #DA0C21;
text-decoration		: underline;
}

.linkonderaan:hover
{
color			: #DA0C21;
text-decoration		: none;
}

/* START FORMULIER */

form input,form select,form textarea
{
background-color	: #F2F2FF;
border-width		: 1px;
border-color		: #CCCCCC;
border-style		: solid;
font-size			: 11px;
width				: 200px;
}

.radio
{
width				: 14px;
height				: 14px;
border-width		: 0px;
background-color	: #FFFFFF;
}

.button
{
background-color	: #CCCCCC;
border-style		: outset;
border-width		: 1px;
width				: 130px;
}

/* EINDE FORMULIER */

/* highlight style */

.highTable TD
{
background-color	: #CACAFF;
}

.highTable .Image
{

}

.lowTable TD
{
background-color	: #D9D9FF;
}

.lowTable .Image
{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity = 40);
}