﻿body
{
    margin: 0px;
    font: 10px Verdana;
    background-color:#ededee;   
}

.container
{
    width:1024px;
}

.MainTable
{
    width: 1024px;
}

.MainTable td
{
    padding: 0px;
    border: 0px;
}

.header
{
    
}
.header img
{
    border: 0px;
    width:1024px;
    height:109px;
    padding:0px;

}

#leftColumn
{
    width: 750px;
}
#left 
{
    background-color:White;
    padding: 20px 20px 20px 20px;
    vertical-align: top;
    border-left: 1px dotted #6c6c6c;
    border-right: 1px dotted #6c6c6c;
}

#centerColumn
{
    padding:0px; 
}
#center
{
    width: auto;
    padding: 20px 20px 20px 20px;
    vertical-align: top;
    background-color:White;
    border-left: 1px dotted #6c6c6c;
    border-right: 1px dotted #6c6c6c;
}

#rightColumn
{
    width: 270px;
    
}
#right
{
    background-color: White;
    padding: 20px 20px 20px 20px;
    text-align:justify;
    vertical-align: top;
    border-right: 1px dotted #6c6c6c;

}

#dhtmlmenu
{
    background-color: #0095e0;
    padding-top: 0px;
    font-weight:bold;
    vertical-align: top;
    color:White;
    text-align:center;
}

#dhtmlmenu a
{
    color:White;
    font-weight:bold;
    text-decoration:none;
    
    padding-top:20px;

}
#dhtmlmenu a:hover
{
    color: Black;
}

.menu-verticaal
{
    float:left;
    clear:both;
    text-align:left;
    text-decoration:none;
    font-weight:bold;
    padding-bottom:8px
}



#leftColumn-1
{
    width: 50px;
    vertical-align: top;

}
#left-1
{
    background-color:White;
    padding: 20px 10px 10px 10px;
    vertical-align: top;
    border-left: 1px dotted #6c6c6c;
}

.menu-horizontaal
{
    text-decoration:none;
    font-weight:bold;
    padding-bottom:8px;
    text-align:center;
    color: White;
}

#footer
{
    background:#0095e0;
}
#footer-menu
{
    color:White;
    font-weight:bold;
    text-align:center;
    padding:5px;
}

#footer-menu a
{
    color:White;
    text-decoration:none;
}


.FF-menu
{
    padding-top:10px;
}

#template-bg
{
    background-color:White;
    padding: 20px 20px 20px 20px;
    vertical-align: top;
    border-left: 1px dotted #6c6c6c;
    border-right: 1px dotted #6c6c6c;
    width:800px;
}

#footer-template
{
    background:#0095e0;
    height:10px;
    padding:0px;
}

#footer-menu-template
{
    color:White;
    font-weight:bold;
    text-align:right;
    padding:5px;
}

#footer-menu-template a
{
    color:White;
    text-decoration:none;
}

.show_design_border, table.show_design_border td, table.show_design_border th {
border:0px solid silver;
margin:0px;
}