BODY
{
    FONT-SIZE: 14px;
    COLOR: #00008b;
    FONT-STYLE: normal;
    FONT-FAMILY: "times new roman", arial, courier;
    BACKGROUND-COLOR: #fffff0;
    
    SCROLLBAR-FACE-COLOR: #0099CC;

    SCROLLBAR-HIGHLIGHT-COLOR: blue;
    SCROLLBAR-SHADOW-COLOR: darkred;
    SCROLLBAR-3DLIGHT-COLOR: green;
    SCROLLBAR-ARROW-COLOR: darkblue;
    SCROLLBAR-TRACK-COLOR: lightblue;
    SCROLLBAR-DARKSHADOW-COLOR: lightgreen;
}
A:link
{
    FONT-SIZE: 14px;
    COLOR: #00008b;
    FONT-STYLE: normal;
    FONT-FAMILY: "times new roman", arial, courier
}
A:visited
{
    FONT-SIZE: 14px;
    COLOR: #00008b;
    FONT-STYLE: normal;
    FONT-FAMILY: "times new roman", arial, courier
}
A:hover
{
    FONT-SIZE: 14px;
    COLOR: darkgreen;
    FONT-STYLE: normal;
    FONT-FAMILY: "times new roman", arial, courier
}
A:active
{
    FONT-SIZE: 14px;
    COLOR: darkred;
    FONT-STYLE: normal;
    FONT-FAMILY: "times new roman", arial, courier
}

.menuknop {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;

	background-color : #fffff0;
	border-left: 1px solid #3399FF;
	border-top: 1px solid #3399FF;
	border-right: 1px solid #197F7F;
	border-bottom: 1px solid #197F7F;

	WIDTH: 122px;
	COLOR: #ffffff;
	font-family: "times new roman", arial, courier;
	HEIGHT: 25px;
	TEXT-ALIGN: center
}

.submenuknop {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;

	background-color : #fffff0;
	border-left: 1px solid #FF0000;
	border-top: 1px solid #FF0000;
	border-right: 1px solid #00C010;
	border-bottom: 1px solid #00C010;

	WIDTH: 122px;
	COLOR: #00008b;
	font-family: "times new roman", arial, courier;
	HEIGHT: 25px;
	TEXT-ALIGN: center
}

.formknop {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;

	background-color : #fffff0;
	border-left: 1px solid #FF0000;
	border-top: 1px solid #FF0000;
	border-right: 1px solid #00C010;
	border-bottom: 1px solid #00C010;

	WIDTH: 200px;
	COLOR: #00008b;
	font-family: "times new roman", arial, courier;
	HEIGHT: 25px;
	TEXT-ALIGN: center
}

.MyProfWiseknop {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;

	background-color : #00008b;
	background-color : #fffff0;
	border-left: 1px solid #fffff0;
	border-top: 1px solid #fffff0;
	border-right: 1px solid #197F7F;
	border-bottom: 1px solid #197F7F;

	WIDTH: 122px;
	COLOR: #ffffff;
	font-family: "times new roman", arial, courier;
	HEIGHT: 25px;
	TEXT-ALIGN: center
}
