/*
 * Version: $Revision: 43756 $
 * Author: BeSite <info@besite.nl>
 * Copyright 2008 BeSite
 */

body
{
    background-color: white;
}

body, table, input, select, textarea
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #000066;
}

a
{
    color: #000066;
    text-decoration: underline;
}

.grey
{
    color: #999999;
}

input.Submit,
input.Button,
button
{
    background-color: #C1C1D3;
    border: 1px solid #000066;
}
