a:link
{
    font-size:10px;
    color: #A3A300;
    text-decoration: none;
}

a:visited
{
    font-size:10px;
    color: #A3A300;
    text-decoration: none;
}

a:active
{
    font-size:10px;
    color: #A3A300;
    text-decoration: none;
}

a:hover
{
    font-size:10px;
    color: #F0037F;
    text-decoration: none;
}

a:link.contact
{
    font-size:10px;
    color: #747391;
    text-decoration: none;
}

a:visited.contact
{
    font-size:10px;
    color: #747391;
    text-decoration: none;
}

a:active.contact
{
    font-size:10px;
    color: #747391;
    text-decoration: none;
}

a:hover.contact
{
    font-size:10px;
    color: #A5A5A5;
    text-decoration: none;
}

iframe
{
   color: #C3C4D0;
   border: 0px;
   border-style: solid;
}

div.main
{
  visibility: hidden;
}

div.loading
{
  position: absolute;
  visibility: hidden;
}

body 
{
   background-color: #FFFF00;
   background-attachement: fixed;
   background-repeat: repeat;
   background-valign:bottom;
   text-align: center;
   margin-top: 0px;
   margin-left: 0px;
   margin-right: 0px;
   margin-bottom: 0px; 
   align: center; 
}

img
{
   border: 0;
}



table
{ 
   padding: 0;
   spacing: 0;
}

table.main
{ 
  vertical-align: middle;
}

table.main2
{ 
  width: 100%;
}

td
{
   font-family:arial;
   color: #DDDDDD; //#747396;
   font-weight: normal;
   font-size:15px;
   text-align: center;
   verical-align: middle;
}  

td.fifty
{
  height: 50%
}

td.centerbg
{
  height: 570px
}



td.neontop
{
   background-repeat: no-repeat;
   background-attachement: fixed;
   background-position: bottom center;
}

td.zijkant
{
   background-repeat: repeat-x;
   background-attachement: fixed;
   background-position: bottom center;
}



td.menu
{
   background-color: #BFBFBF;
}

td.left
{
   text-align: left;
}

td.right
{
   text-align: right;
}

td.small
{
   text-align: left;
   font-size:10px;
}

td.left-big
{
   text-align: left;
   font-size:11px;
   color: #666585;
}

td.lijn
{
   background-color: #5A657B;
}

input
{
   font-family:arial;
   color: #5A657B;
   font-weight: normal;
   font-size:10px;
   border: 1px;
   border-style: solid;
   width: 150px;
   height: 17px;
   border-color: #3D3B84;
   background-color: transparent;
}


input.login
{
   border-style: solid;
   width: 96px;
   height: 15px;
}

input.contact
{
   width: 150px;
}

input.button
{
   color: #21213F;
   border-color: #4F4F66;
   width: 55px;
   height: 15px;
   background-color: #878794;
}

textarea
{
   font-family:arial;
   color: #747396;
   font-weight: normal;
   font-size:10px;
   border: 1px;
   border-style: solid;
   width: 150px;
   height: 60px;
   scrollbar-3dlight-color: #333170;
   scrollbar-arrow-color: #333170;
   scrollbar-base-color: #262467;
   scrollbar-track-color: #262467;
   scrollbar-darkshadow-color: #333170;
   scrollbar-face-color: #262467;
   scrollbar-highlight-color: #262467;
   scrollbar-shadow-color: #262467;
   background-color: transparent;
   border-color: #3D3B84;
}

textarea.contact
{
   width: 150px;
   height: 60px;
}



td.waarde
{
   font-size:10px;
   text-align: center;
   verical-align: middle;
}  


td.label
{
   font-family:arial;
   color: #DDDDD; 
   background-color: #747396;
   font-weight: normal;
   font-size:10px;
   text-align: center;
   verical-align: middle;
}  

td.titel
{
   font-family:arial;
   color: #5A657B;
   background-color: #dddddd;   
   font-weight: normal;
   font-size:10px;
   text-align: center;
   verical-align: middle;
}
