    * { box-sizing:border-box; -moz-box-sizing:border-box; }

	body, table, tr, td
    {
    
		font-family					: Georgia, Serif;
		font-size					: 11px;
		color						: Black;

        scrollbar-face-color        : white;
               
		scrollbar-highlight-color   : #03646D;
                        
		scrollbar-shadow-color      : #03646D;
		scrollbar-arrow-color       : #03646D;
                                
		scrollbar-3dlight-color     : white;
		scrollbar-darkshadow-color  : white;
		scrollbar-track-color       : white;
    }

	body
    {
    	background-image			: url('./images/bg-maincontent-up.gif');
    	background-repeat			: no-repeat;
    	background-position			: top left;
		background-attachment		: fixed;

        background-color			: white;
        margin						: 0px;
        padding						: 0px;
    	padding-right				: 0px;
		padding-top					: 0px;
    }

	
    input, textarea, select
    {
        font-family					: Arial;
        font-size					: 11px;
        color						: black;
        width						: 200px;
    }

	button
    {
        font-family					: Arial;
        font-size					: 11px;
    }

    input.text, select
    {
		padding						: 0px;
        height						: 20px;
    }


	ul
    {
		padding						: 0px;
        margin-top					: 0px;
        margin-bottom				: 0px;
    }

    li
    {
        padding						: 0px;
        margin-top					: 0px;
        margin-bottom				: 0px;
    }

    P
    {
		color						: #4A4A4A;
        text-align					: justify;
		line-height   		        : 1.5;
        padding-bottom				: 9px;
    }

    .Footer
    {
		background-image			: url('./bottom.jpg');
        background-color			: black;

    }

    .EButton
    {
        font-family: Arial; font-size: 11px; color: #561818;
        border: 1px solid #561818;
        background-color: #dddddd; width: 100px;
    }

    .ETextInput
    {
        font-family: Arial; font-size: 11px; color: #561818;
        width: 200px; border: 1px solid #561818;
        background-color: #dddddd;
    }

	.ETextArea
    {
        font-family: Arial; font-size: 11px; color: #561818;
        width: 200px; border: 1px solid #561818;
        background-color: #dddddd;#
    }

    a, a:visited
    {
		color					: #03646D;
        text-decoration         : none;
        font-weight				: bold;
    }

    a:hover
    {
        text-decoration         : underline;
		color					: #C2001B;
    }

    .EPageHeader
    {
		font-size					: 11px;
		color						: #03646D;
		font-weight					: normal;
	 	/* letter-spacing				: 0.4em; */
		margin-bottom				: 1px;
    }

    .EPageNavigation
    {
		font-size					: 16px;
		color						: #03646D;
		font-weight					: Bold;
		letter-spacing				: 0.4em;
    }

	.EPageNavigation a
	{
		color						: #AB3030;
	}

    .EBoxed
    {
		border: 1px solid #9F9F9F;
    }

    .EUnderLined
    {
		border-bottom: 1px solid #9F9F9F;
    }

	.EFontNormal
    {
       font-family: Arial; font-size: 11px; color: #333333;
    }

	.EndParagraph
	{
		text-align				: Center;
		padding-top				: 0px;
		padding-bottom			: 5px;
	}

    p
	{
		text-align				: justify;
        margin					: 0px;
        margin-bottom 			: 8px;
    	color					: black;
	}

	.EFontHighLight
    {
		color: #FFCCCC;
	}

    .EFontBold
    {
		font-weight: bold;
    }

    .ENoUnderline
    {
		text-decoration: none;
    }

    .ESiteLink
    {
		color: #E09717; font-weight: bold; text-decoration: none;
    }

    .ESiteElement
    {
    	 border: 1px solid A48147; border-top: 0px; width: 800px;
    }

	.ESiteHeaderA
    {
    	background-color: #333333; border: 1px solid #A48147;
        height: 112px; color: yellow; font-size: 18px; font-family: Century Gothic; font-weight: bold;
    }

    .EFrameSetCtrl
    {
		text-align: center;
    }

    #ContentAlignment
	{
		width                       : 680px;
	}
                    
	.kopje
	{
		color		: #4249a;
	}


