/*
Description         : Demo database

Made by             : The WWW enterprise
                      Bothastraat 12a
                      4818 BE  BREDA
                      The Netherlands

Homepage            : www.i-database.nl

Contact             : Dirk Teeuwen

Telephone           : +31-76-5310566
E-mail              : d.b.j.teeuwen@bigfoot.com

Copyright WARNING   : These pages are copyright protected.
                      Unauthorised use without written permission is prohibited.
*/
a.list:hover
    {
    color: #FF0000;
    text-decoration: none;
    }
a.menu:hover
    {
    color: #FF0000;
    text-decoration: none;
    }
a.list:link
    {
    color: #000000;
    text-decoration: none;
    }
a.menu:link
    {
    color: #000000;
    text-decoration: none;
    }
a.list:unvisited
    {
    color: #000000;
    text-decoration: none;
    }
a.menu:unvisited
    {
    color: #000000;
    text-decoration: none;
    }
a.list:visited
    {
    color: #000000;
    text-decoration: none;
    }
a.menu:visited
    {
    color: #000000;
    text-decoration: none;
    }
body
    {
    font-family: verdana,arial,sans-serif;
    background-color: #99CCCC;
    font-size: 10pt;
    margin-top: ;
    margin-left: ;
    }
body.menu
    {
    font-family: verdana,arial,sans-serif;
    background-color: #99CCCC;
    font-size: 10pt;
    margin-top: ;
    margin-left: ;
    }
body.title
    {
    font-family: verdana,arial,sans-serif;
    background-color: #99CCCC;
    font-size: 10pt;
    margin-top: ;
    margin-left: ;
    }
button
    {
    font-weight: bold;
    }
font
    {
    font-family: verdana,arial,sans-serif;
    font-weight: normal;
    font-size: 10pt;
    }
font.bold
    {
    font-family: verdana,arial,sans-serif;
    font-size: 10pt;
    font-weight: bold;
    }
font.errormessage
    {
    font-family: verdana,arial,sans-serif;
    font-size: 10pt;
    font-weight: normal;
    }
font.errortitle
    {
    font-family: verdana,arial,sans-serif;
    font-size: 10pt;
    font-weight: bold;
    }
input.EC
    {
    background-color: #FFFFFF;
    border-style: solid;
    border-width: 1pt;
    font-family: verdana,arial,sans-serif;
    font-weight: normal;
    font-size: 10pt;
    text-align: center;
    }
input.EJ
    {
    background-color: #FFFFFF;
    border-style: solid;
    border-width: 1pt;
    font-family: verdana,arial,sans-serif;
    font-weight: normal;
    font-size: 10pt;
    text-align: justify;
    }
input.EL
    {
    background-color: #FFFFFF;
    border-style: solid;
    border-width: 1pt;
    font-family: verdana,arial,sans-serif;
    font-weight: normal;
    font-size: 10pt;
    text-align: left;
    }
input.ER
    {
    background-color: #FFFFFF;
    border-style: solid;
    border-width: 1pt;
    font-family: verdana,arial,sans-serif;
    font-weight: normal;
    font-size: 10pt;
    text-align: right;
    }
input.VC
    {
    background-color: #99CCCC;
    border-style: solid;
    border-width: 1pt;
    font-family: verdana,arial,sans-serif;
    font-weight: normal;
    font-size: 10pt;
    text-align: center;
    }
input.VJ
    {
    background-color: #99CCCC;
    border-style: solid;
    border-width: 1pt;
    font-family: verdana,arial,sans-serif;
    font-weight: normal;
    font-size: 10pt;
    text-align: justify;
    }
input.VL
    {
    background-color: #99CCCC;
    border-style: solid;
    border-width: 1pt;
    font-family: verdana,arial,sans-serif;
    font-weight: normal;
    font-size: 10pt;
    text-align: left;
    }
input.VR
    {
    background-color: #99CCCC;
    border-style: solid;
    border-width: 1pt;
    font-family: verdana,arial,sans-serif;
    font-weight: normal;
    font-size: 10pt;
    text-align: right;
    }
table
    {
    font-size: 10pt;
    }
table.base
    {
    border-style: none;
    }
table.blocktitle
    {
    background-color: #FFFFCC;
    border-style: solid;
    border-color: #000000;
    border-width: 1pt;
    font-weight: normal;
    font-size: 10pt;
    }
table.error
    {
    background-color: #FF0000;
    text-align: center;
    }
table.layer1
    {
    background-color: #99DDDD;
    border-style: solid;
    border-width: 1pt;
    border-color: #000000;
    }
table.layer2
    {
    background-color: #99EEEE;
    border-style: solid;
    border-width: 1pt;
    }
table.list
    {
    background-color: #99DDDD;
    border-style: solid;
    border-width: 1pt;
    border-color: #000000;
    }
table.menu
    {
    border-style: solid;
    border-width: 1pt;
    border-color: #000000;
    background-color: #FFFFCC;
    }
table.normal
    {
    border-style: none;
    }
table.title
    {
    border-style: solid;
    border-width: 1pt;
    border-color: #000000;
    background-color: #FFFFCC;
    text-align: center;
    }
td.listbody
    {
    background-color: #99DDDD;
    }
td.listheader
    {
    background-color: #FFFFCC;
    }
td.normal
    {
    }
