.titel
{
          filter:Shadow(Color=#c0c0c0, Direction=128);
}



body
{
    background:url(http://www.alecro.nl/images/achtergrond.png);
    background-repeat: repeat-x;
    background-color: #f88701;
}

body,td,th {
        font-family: verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #000000;
}


.mainmenu
{
        padding-left: 8;
}

.mainmenu,
.mainmenu a,
.mainmenu a:visited,
.mainmenu a:hover
{
        text-decoration: none;
        font-family: verdana;
        font-size: 12 px;
        font-weight: bold;
        color: #ffffff;
}



.copyright
{
        padding-left: 8px;
        color: #ffffff;
}

.menu_item
{
        font-family: verdana;
	color: black;
        text-decoration: none;
	font-weight: bold;
        
}

.menu_item:hover {
	text-decoration: underline;
}


.menu_subitem
{
	color: black;
        font-family: verdana;
        text-decoration: none;
}

.menu_subitem:hover {
	text-decoration: underline;
}