.Wittebrood{}

html
{
	height: 100.1%;	
}

body
{
	height: 100%;
    font-size: 11px;
	font-family: Arial, Sans-Serif;
	background-color: #ffffff;
}
.main
{
    width: 100%;
	background-color: #ffffff;
}
.pagemaster 
{
    padding: 0px; margin: 0px; border: solid 0px #dcdcdc;
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
}

.pagewrapper
{
    padding: 0px 0px 0px 0px; margin: 0px; border: solid 0px #dcdcdc;
}

.toppane
{
    padding: 0px 0px 0px 0px; margin: 0px; border: solid 0px #dcdcdc;
    width: 1024px;
    background-color: #ffffff;
}

.toprowpanewrapper
{
    padding: 0px; border: solid 0px red; margin: 0px;
    background-color: #221e1f;
    width: 1024px;
    height: 20px;
}
.leftemptypane
{
    padding: 0px; border: solid 0px red; margin: 0px;
    background-color: #fcb814;
    width: 180px;
    height: 20px;
    float: left;
}

.logopane
{
    float: left;
    width: 180px;
    height: 280px;
    background-color: #ffe8bc;
}

.topimagepane
{
    padding: 0px; border: solid 0px red; margin: 0px;
    background-color: #ffffff;
    width: 675px;
    height: auto;
    float: left;
    overflow: visible;
    min-height: 255px;

}
.righttoppane
{
    padding: 120px 0 0 0; border: solid 0px red; margin: 0px;
    background-color: #fcb814;
    width: 164px;
    height: 160px;
    float: right;
    overflow: hidden;

}

.menupane
{
    padding: 0px 0px 0px 0px; border: solid 0px red; margin: 0 0 0 0px;
	width: 680px;
    height: 25px;
    float: left;
}

.contentrow {
    padding: 0px 0px 0px 0px; border: solid 0px red; margin: 0 0 0 0px;
    vertical-align: top;
    text-align: left;
    width: 1024px;
    background-color: #ffffff;
    clear: both;
}
.leftpanewrapper
{
    padding: 0px 0px 0 0px; margin: 0px; border: solid 0px red;
    vertical-align: top;
    width: 180px;
    background-color: #ffe8bc;
/*    background-color: #ebf5df; */
}
.adminmenupane
{
    float: right;
    width: auto;
}

.verticalmenupane
{
    padding: 15px 0px 0px 0px; margin: 0px; border: solid 0px red;
    background-color: #ebf5df;
}
.pagenametitle
{
    padding: 5px 0px 10px 10px; 
    font-weight: normal;
    font-family: Trebuchet MS, Arial Narrow, Arial, Sans-Serif;
    font-size: 18px;
    font-weight: bold;
    color: #014a81;
}


#AdminHost
{
}

.leftpane
{
    padding: 0px 5px 0px 15px; margin: 0px; border: solid 0px red;
    width: auto;
}
.contentpanewrapper
{
    padding: 0px 0px 0 0px; margin: 0px; border: solid 0px red;
    width: 680px;
    vertical-align: top;
}
.contentpane
{
    padding: 20px 0px 60px 50px; margin: 0px; border: solid 0px red;
    border: solid 0px #ffffff;
    float: left;
    width: 460px;
    overflow: visible;
    min-height: 230px;
    background: #ffffff url(images/logos.jpg) no-repeat scroll bottom left; 
}
.admin .contentpane
{
    width: auto;
    background-image: none;
}


.rightcontentpane
{
    padding: 0px 0px 0 0px; margin: 0px; border: solid 0px red;
    border: solid 0px #ffffff;
    float: right;
    width: 160px;
    overflow: hidden;
}


.rightpane
{
    padding: 0px 0px 0 0px; margin: 0px; border: solid 0px red;
    vertical-align: top;
    width: 160px;
    background-color: #fcb10f;
}

.footerpane
{
    padding: 0px 0 0 0px; margin: 0 5px 0 0; border: solid 0px red;
    height: 20px;
	font-family: Arial, Sans-Serif;
	text-align: left;
	clear: both;
	background-color: #221e1f;
	width: 1024px;
}




/* ------------------------------------------------------------------------------------------ */
/* -------------------------------------- Text styles ----------------------------------------*/
/* ------------------------------------------------------------------------------------------ */
.DummyClass {}

p
{
    padding: 0 0 0px 0; margin: 0px; border: solid 0px red;
}
h1, h2, h3
{
	font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    letter-spacing: normal;
    text-transform: none;
    line-height: 160%;
    color: #014a81;
    text-align: left;
}
h1
{
    font-size: 18px;
}
h2
{
    font-size: 15px;
}
h3
{
    font-size: 12px;
}
.contentrow img
{
    border: solid 0px #333333;
    background-color: #ffffff;
}

.SubHead, .SubSubHead, .Head
{
	font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    color: #42517C;
}

.Normal, p, a, a:link, a:visited, a:hover, a:active, .SkinObject
{
	font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    text-transform: none;
    line-height: 160%;
    color: #585858;
}

a, a:link, a:visited, a:hover, a:active
{
    text-decoration: none;
    color: #0073ae;
}
a:hover, a.CommandButton:hover
{
    text-decoration: underline;
}
.leftpanewrapper a:hover, .leftpanewrapper a.CommandButton:hover
{
}

b, strong
{
    color: #42517C;
}

UL
{
    margin-top: 0px;
}

UL LI
{
    list-style-type: disc;
    margin-bottom: 8px;
}

UL LI LI
{
    list-style-type: circle;
    margin-bottom: 4px;
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

#ParentTabs
{
}

#ParentTabs ul
{
    margin: 0 0px 0 0px; padding: 0px 0px 0px 0px; border: black 0px solid;
    height: 30px;
} 
#ParentTabs li
{
    margin: 0px 0px 0px 0px; 
    padding: 0px 0px 0px 0px; 
    border: solid 0px #ffffff;
    list-style-image: none;
    list-style-type: none;
    width: 135px;
    height: 25px;
    float: left;
    text-align: center;
}
#ParentTabs li a, #ParentTabs li a:link, #ParentTabs li a:visited, #ParentTabs li a:hover, #ParentTabs li a:active 
{
    margin: 0px 0px 0px 0px; 
    padding: 0px 0px 0px 0px; 
    text-decoration: none;
    font-weight: normal;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    color: #333333;
    text-align: center;
}



#ParentTabs li:hover a:hover, #ParentTabs li.iehover a:hover
{
    color: #000000;
    font-weight: bold;
}
#ParentTabs li:hover a:hover, #ParentTabs li.iehover a:hover
{
    color: #000000;
    font-weight: bold;
}



#ParentTabs li.iehover a:link, #ParentTabs li.iehover a:link,
#ParentTabs li.iehover a:visited, 
#ParentTabs li.SelectedTab a:link, #ParentTabs li.SelectedTab a:visited
{
    color: #000000;
    font-weight: bold;
}


#VertMenu
{
    padding: 0px 0px 20px 0px; 
    border-bottom: solid 0px #ffffff;
}
#VertMenu ul
{
    margin: 0px 0px 0px 0px; 
    padding: 20px 0px 0px 0px; 
    border: solid 0px #ffffff;
}

#VertMenu li
{
    margin: 0px 0px 0px 0px; 
    padding: 10px 0px 10px 35px; 
    border: solid 0px #ffffff;
    list-style-image: none;
    list-style-type: none;
    width: auto;
    height: auto;
}


#VertMenu li a, #VertMenu li a:link, #VertMenu li a:visited, #VertMenu li a:hover, #VertMenu li a:active
{
    padding: 0px 0px 0px 0px; 
    font-size: 12px;
    line-height: 120%;
    color: #333333;
    text-decoration: none;
}

#VertMenu li.SelectedTab a
{
    color: #000000;
    font-weight: bold;
}
#VertMenu li:hover a:hover, #VertMenu li.iehover a:hover
{
    color: #000000;
    font-weight: bold;
}

