@charset "utf-8";
/* CSS Document */
body{
background-color:#f7e9a0;
}

td.head{
height:160px;
}

td.header{
height:160px;
background:url(../images/header.png) #f6f05b no-repeat center;
}

td.menu{
height:25px;
text-align:center;
background-color:#3a2db9;
}
td.center{
width:900px;
}

table.all{
background-color:#F6F05B;
}

tr.verloop{
height:100px;
background:url(../images/verloop.png) repeat-x;
}

td.top{
height:29px;
width:900px;
background:url(../images/content-top.png) no-repeat center;
}
/*
td.center{
background-color:#F6F05B;
}*/

td.core{
text-align:left;
width:844px;
}

td.left{
width:28px;
background:url(../images/content-left.png) repeat-y;
}

td.right{
width:28px;
background:url(../images/content-right.png) repeat-y;
}

td.bottom{
height:42px;
width:900px;
background:url(../images/content-bottom.png) no-repeat center;
}

.mainlevel{
text-decoration:none;
font-family:"Eras Demi ITC";
color:#f6f05b;
margin-right:18px;
}

td.contentheading{
font-family:"Eras Demi ITC";
font-size:14px;
color:#3a2db9;
}

table.contentpaneopen{
font-family:Verdana;
font-size:12px;
}

td.mod-left, td.mod-right{
width:170px;
}

td.webmaster, td.webmaster a{
text-align:center;
vertical-align:top;
text-decoration:none;
color:#3a2db9;
font-size:14px;
}

#content{
background-color:#FFFFFF;
}
