html { overflow-x: hidden; overflow-y: auto; }
body { background-color: #255b89; background-image: url(../images/layout/bg_verloop.jpg); background-repeat: repeat-x; margin: 8px; padding: 8px; }
a:link { color: #3f75a4; font-size: 11px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; text-decoration: none; }
a:visited { color: #3f75a4; font-size: 11px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; text-decoration: none; }
a:hover { color: white; font-size: 11px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; text-decoration: underline; }
a:active { }
.bg_left { border-right-color: white; border-right-style: solid; order-bottom-style: solid; }
.bg_main { border-right: 4px solid white; border-bottom: 4px solid white; }
.bg_top { border: solid 4px white; }
.plain { color: #3f75a4; font-size: 11px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; }
.tableborder { border: solid 4px white; }

