body {
	background-color: #FFF;
	font-family: Arial;
	font-size: 11px;
	color: #2D476D;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}

th {
    font-family: Arial;
    font-size:12px; text-align=left;
    font-weight:normal;
    background-color: #2D476D;
    color: #000000;
}

td {
	font-family: Arial;
	font-size: 12px;
	color: #2D476D;
	font-style: normal;
	font-weight: normal;
}

td a {
    color: #2D476D;
    text-decoration: none;
}

td a:hover {
    text-decoration: underline;
}

th a {
    color: #ffffff;
    text-decoration: none;
}

th a:hover {
    text-decoration: underline;
}

/* input/form */
form {
    padding: 0px;
    margin: 0px;
}

input, select, textarea {
    border: 1px #C8C8C8;
    background-color: #F5F7F4;
    font-family: Arial;
    font-size: 11px;
    color: #000000
}

input.radio {
    border: 0px;
    padding: 2px;
    background-color: #FCFDFF;
    font-family:  Arial;
    font-size: 11px;
    color: #000000
}

.invul {
       font-family: Arial;
       font-size: 11px;
       font-style: normal;
       font-weight: normal;
       color: #2D476D;
       background-color: #E1FFD5;
       border: #C8C8C8;
       border-style: solid;
       border-top-width: 1px;
       border-right-width: 1px;
       border-bottom-width: 1px;
       border-left-width: 1px
}

/* rente sheet */
/* uitleg link */
table.uitleg  td a {
    color: #70BF4F;
}

table.rentesheet {
    background-color: #0056CC;
}

table.rentesheet th {
    font-family: Arial;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    color: #ffffff;
    background-color: #0056CC;
}

table.rentesheet td {
    font-family: Arial;
    color: #2D476D;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
}

table.rentesheet th.zwart {
    color: #ffffff;
    background-color: #0056CC;
}

table.rentesheet th.zwart a {
    color: #ffffff;
}

table.rentesheet th.wit {
    background-color: #0056CC;
}

table.rentesheet th a {
    color: #ffffff;
}

table.rentesheet td a {
    color: #2D476D;
}

table.rentesheet td.rentesheet1 {
    color: #2D476D;
    background-color: #DEE3ED;
}

table.rentesheet td.rentesheet2 {
    color: #2D476D;
    background-color: #CCD8F4;
}

/* tooltip */
#dhtmltooltip {
    position: absolute;
    width: 300px;
    border: 1px solid;
    border-color: #C8C8C8;
    padding: 6px;
    background-color: #CCD8F4;
    visibility: hidden;
    z-index: 100;
}

table#poweredtable {
    float: left;
    width: 100%;
}

div#poweredby {
    color: black;
    font-family: arial, sans-serif;
    font-style: italic;
    font-size: 11px;
    text-align: right;
}

div#poweredby a {
    color: #a61500;
    text-decoration: none;
}

div#poweredby a:hover {
    color: #8e1801;
    text-decoration: none;
}

div#poweredby a:visited {
    color: #a61500;
    text-decoration: none;
}
