﻿html 
{ 
	min-height: 100%; 
	margin-bottom: 1px; 
}
body 
{
	font-family:Arial;
	font-size: 12px;
	background-color: White;
	scrollbar-arrow-color: #F9F7F9;
	scrollbar-face-color:  #7E92C5;
}
A
{
	color: #0C479D;
}

input.kleur-groot
{
    width:          131px;
    height:         26px;
    border:         none;
    background:     url(kleur-groot.jpg) no-repeat;
    color:          #ffffff;
    text-align:     center;
    font-weight:    bold;
    cursor:			pointer;
}

ul
{
	margin-top: -15px;
}
ol
{
	margin-top: 4px;
}

.help_bottom {
	LEFT: 0px; MARGIN-BOTTOM: 0px; WIDTH: 100%; COLOR: white; BOTTOM: 0px; LINE-HEIGHT: 30px; POSITION: absolute; BACKGROUND-COLOR: #7E92C5; TEXT-ALIGN: center
}

.help_bottom A {
	COLOR: white;
	text-decoration: none;
}
.help_bottom A:visited {
	COLOR: white;
	text-decoration: none;
}
.help_bottom A:active {
	COLOR: white;
	text-decoration: none;
}
.help_bottom A:hover {
	COLOR: white;
	text-decoration: none;
}
