*{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #003366;
}
table.t1{
    min-height: 600px;
}
td{
    vertical-align:top;
    text-align:left;
}
body{
    margin:0px;
    padding:0px;
    background-color:white;
    SCROLLBAR-FACE-COLOR: #A5B8BF;
    SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
    SCROLLBAR-SHADOW-COLOR: #FFFFFF;
    SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
    SCROLLBAR-ARROW-COLOR:  #FFFFFF;
    SCROLLBAR-TRACK-COLOR: #FFFFFF;
    SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
    background-attachment: scroll;
    background-image: url(/images/sys/back.gif);
    background-repeat: repeat-x;
    margin: 0px;
}

td.content {
    height:400px;
    vertical-align:top;
}
td.content a:link {
    color: #003366;
    text-decoration: underline;
}
td.content a:visited {
    color: #003366;
    text-decoration: underline;
}
td.content a:hover {
    color: #FF6600;
    text-decoration: underline;
}
td.content a:active {
    color: #003366;
    text-decoration: none;
}
hr {
    color: #FF6600;
    padding: 0px;
    clear: none;
    float: none;
    height: 1px;
    width: 100%;
    margin-top: 7px;
    margin-right: 0px;
    margin-bottom: 7px;
    margin-left: 0px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #FF6600;
}
td.content p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #003366;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 12px;
    margin-left: 0px;
    padding: 0px;
    text-align: justify;
    line-height: 17px;
}
td.content p a:link {
    color: #003366;
    text-decoration: underline;
    font-weight: bold;
    font-style: normal;
}
td.content p a:visited {
    text-decoration: none;
    color: #003366;
    font-weight: bold;
}
td.content p a:hover {
    color: #FF6600;
    text-decoration: none;
    font-weight: bold;
}
td.content p a:active {
    text-decoration: none;
    color: #003366;
    font-weight: bold;
}
h1 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-weight: normal;
    font-size: 18pt;
    padding: 0px;
    color: #FF6600;
    margin-top: 6px;
    margin-right: 0px;
    margin-left: 0px;
    line-height: 22px;
    margin-bottom: 4px;
}
h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    line-height: 16px;
    font-weight: bold;
    color: #FF6600;
    text-align: left;
}
h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 15px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 7px;
    margin-left: 0px;
    color: #658CB2;
    text-indent: 20px;
    letter-spacing: 1px;
}
h5 {
    font-size: 11px;
    color: #FF6600;
    margin-left: 2px;
    margin-top: 0px;
    margin-bottom: 5px;
    background-image: url(/images/arrow-o.gif);
    background-repeat: no-repeat;
    background-position: 0px 3px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 16px;
}
li {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #515A7B;
    margin-left: -5px;
    list-style-type: none;
    list-style-position: outside;
    margin-top: 0px;
    padding-top: 0px;
    line-height: 15px;
    background-image: url(/images/sys/arrow-b.gif);
    background-repeat: no-repeat;
    background-position: 0px 3px;
    padding-left: 13px;
    margin-bottom: 5px;
}
ul {
    margin: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 5px;
}

li a:link {
    color: #515A7B;
    text-decoration: underline;
}
li a:visited {
    text-decoration: none;
    color: #515A7B;
}
li a:hover {
    color: #FF6600;
    text-decoration: none;
}
li a:active {
    text-decoration: none;
    color: #515A7B;
}
.right h2 {
    font-family: Tahoma, Arial, sans-serif;
    font-size: 11px;
    line-height: 14px;
    color: #003366;
    text-align: left;
    font-weight: normal;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #003366;
    padding-bottom: 5px;
    margin-bottom: 7px;
}
.right h2 a:link {
    color: #003366;
    text-decoration: none;
    font-weight: bold;
}
.right h2 a:visited {
    text-decoration: none;
    color: #003366;
    font-weight: bold;
}
.right h2 a:hover {
    color: #003366;
    text-decoration: underline;
    font-weight: bold;
}
.right h2 a:active {
    text-decoration: none;
    color: #658CB2;
    font-weight: bold;
}
td.middle{
    padding-left:45px;
}

td.footer{
    height:15px;
    color:#B5C0D2;
    font-size:9px;
    padding-left:10px;
    background-color:#003366;
    font-family:Tahoma;
    line-height: 15px;
}
td.footer p{
    font-size:9px;
    font-weight:bold;
    width:auto;
    padding:0px;
    margin:0px;
    color:#658CB2;
}
td.footer p a, td.footer2 p a{
    color:#658CB2;
    font-size:9px;
    font-weight:bold;
    text-transform:uppercase;
    text-decoration:none;
}
td.footer2{
    padding-right:10px;
    color:#658CB2;
    background-color:#003366;
    text-align:right;
    font-size:9px;
    font-weight:bold;
    font-family:Tahoma;
}
td.footer2 p{
    text-align:right;
    padding:0px;
    margin:0px;
    color:#658CB2;
    font-size:9px;
}
td.right{
    padding-top:60px;
    padding-left:40px;
    width:230px;
}




.overzichttabel {
    font-family: Tahoma, Arial, sans-serif;
    color: #003366;
    background-color: #FFFFFF;
    padding-top: 1px;
    padding-right: 1px;
    padding-bottom: 1px;
    padding-left: 5px;
    font-size: 11px;
    font-weight: bold;
    margin: 0px;
}

.overzichttabel td{
    background-color:#E8EBEE;
}
.overzichttabelkop {
    font-family: Tahoma, Arial, sans-serif;
    color: #FFFFFF;
    background-color: #003366;
    padding-top: 1px;
    padding-right: 1px;
    padding-bottom: 1px;
    padding-left: 5px;
    font-size: 11px;
    font-weight: bold;
    text-align:left;
    margin: 0px;
}


.overzichttabelkop a:link {
    color: #FFFFFF;
    text-decoration: none;
}
.overzichttabelkop a:visited {
    text-decoration: none;
    color: #FFFFFF;
}
.overzichttabelkop a:hover {
    color: #FF6600;
    text-decoration: none;
}
.overzichttabelkop a:active {
    text-decoration: none;
    color: #FFFFFF;
}

.menu {
    height:18px;
}

ul#ulmenu{
    font-size:11px;
    padding:0px;
    margin:0px;
    list-style: none;
    list-style-type: none;
    list-style-image: none;
    height: 20px;
}
ul#ulmenu li{
    float:left;
    font-weight:bold;
    position: relative;
    display: block;
    list-style:none;
    color:#FFFFFF;
    font-size:11px;
    list-style: none;
    text-transform: uppercase;
    list-style-type: none;
    list-style-image: none;
    background-image: none;
    margin-bottom: 4px;
}
ul#ulmenu li a{
    color:#FFFFFF;
    font-size:11px;
    text-decoration:none;
    text-transform: uppercase;
    padding-top: 0px;
    padding-right: 20px;
    padding-bottom: 0px;
    padding-left: 0px;
}
ul#ulmenu li a:hover{
    color: #003366;

}
ul#ulmenu li a.selected{
    color: #000033;


}

ul#ulmenu li ul {
    font-size:11px;
    left:7px;
    top:1px;
    height:auto;
    color:#658BB1;
    display: block;
    position: absolute;
    z-index: 100;
    visibility: hidden;
    padding:0px;
    background-color:White;
    margin-top: 1px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #658CB2;
    border-right-color: #B3C6D9;
    border-bottom-color: #B3C6D9;
    border-left-color: #B3C6D9;
}

ul#ulmenu li ul li a{
    font-size:11px;
    color:#658BB1;
    vertical-align:middle;
    display: block;
    width:175px;
    margin: 0px;
    padding-top: 2px;
    padding-right: 5px;
    padding-bottom: 2px;
    padding-left: 5px;
}
ul#ulmenu li ul li a:hover{
    color:#003366;
    background-color:#B3C6D9;
}
ul#ulmenu li ul li a.selected{
    color:white;
    background-color:#658BB1;
}
ul#ulmenu li ul li ul{
    font-size:11px; 
    line-height:11px;
    background-color: #658BB1;
    left: 195px;
    top: 0px;
    display: block;
    position: absolute;
    visibility: hidden; 
    z-index: 120;
    margin: -24px 0px 0px 0px;
    padding: -24px 0px 0px 0px;
}
.oranje {
    height: 32px;
    width: 206px;
    background-image: url(/images/sys/but-or.gif);
    background-repeat: no-repeat;
    color: #FFFFFF;
    margin: 0px;
    padding: 0px;
}
.blu {
    height: 32px;
    width: 206px;
    background-image: url(/images/sys/but-blu.gif);
    background-repeat: no-repeat;
    margin: 0px;
    padding: 0px;
}
.lig {
    height: 32px;
    width: 206px;
    background-image: url(/images/sys/but-lig.gif);
    background-repeat: no-repeat;
    margin: 0px;
    padding: 0px;
}

.t1 .middle .content .oranje a, .t1 .middle .content .lig a, .t1 .middle .content .blu a {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
    font-style: italic;
    line-height: 30px;
    font-weight: bold;
    text-align: left;
    display: block;
    color: #FFFFFF;
    text-decoration: none;
    text-transform: none;
    text-indent: 15px;
}

.t1 .middle .content .oranje a:hover, .t1 .middle .content .lig a:hover, .t1 .middle .content .blu a:hover {
    text-decoration: underline;
}
.inform{
    padding-top:10px;
    margin-top:20px;   
    border-top: 1px solid #658CB2;
}


.inform a img{
    border:0px;    
}

