@import url("css9/css9.css");
a.menulink {
    display: block;
    width: 120px;
    text-align: center;
    text-decoration: none;
    font-family:verdana;
    font-size: 10px;
    color: White;
    BORDER: none;
    border: solid 2px black;
	background: #AD864D;
	font-weight: bold;
}
.style7 {font-size: 10px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; }

a.menulink:hover {
   border: 2px solid Gray;
   background-color: maroon;
}

a.buttonstyle {
	background-color : #b7b7b7;
	background-color : #b7b7b7;
	border : thin #999999 solid;
	border : thin #999999 solid;
	border-bottom : thin #404040 solid;
	border-left : thin #999999 solid;
	border-right : thin #404040 solid;
	color : #FFFFFF;
	color : #FFFFFF;
	font-weight : bolder;
	height : auto;
	text-decoration : none;
	width : 120px;
	font-size: 10px;
vertical-align: middle;
text-align: center;}

a.buttonstyle:hover {
	background : #ECE9D8;
	background : #ECE9D8;
	border : thin;
	border-bottom : thin #999999 outset;
	border-left : medium #ECE9D8 outset;
	border-right : thin #404040 outset;
	border-top : thin #ECE9D8 outset;
	color : #242424;
	font-weight : bolder;
	text-decoration : none;
	font-size: 10px;
}

a.buttonstylegr {
	border : thin solid;
	border : thin #999999 solid;
	border-bottom : thin #404040 solid;
	border-left : thin #999999 solid;
	border-right : thin #404040 solid;
	color : #CCCCCC;
	color : #242424;
	font-weight : bolder;
	height : auto;
	text-decoration : none;
	width : 142px;
	display: block;
	font-size: 10px;
	text-align: center;
	background-color: #999999;
}

a.buttonstyle:hover {
	background : #ECE9D8;
	background : #ECE9D8;
	border : thin;
	border-bottom : thin #999999 outset;
	border-left : medium #ECE9D8 outset;
	border-right : thin #404040 outset;
	border-top : thin #ECE9D8 outset;
	color : #242424;
	font-weight : bolder;
	text-decoration : none;
	font-size: 10px;
}

a.buttonstylezrgr {
	border : thin solid;
	border : thin #999999 solid;
	border-bottom : thin #404040 solid;
	border-left : thin #999999 solid;
	border-right : thin #404040 solid;
	color : #CCCCCC;
	color : #242424;
	font-weight : bolder;
	height : auto;
	text-decoration : none;
	display: block;
	font-size: 10px;
	text-align: center;
	background-color: #999999;
}

a.buttonstylezrgr:hover {
	background-color : #CCCCCC;
	background-color : #999999;
	border : thin;
	border-bottom : thin #999999 outset;
	border-left : medium #ECE9D8 outset;
	border-right : thin #404040 outset;
	border-top : thin #ECE9D8 outset;
	font-weight : bolder;
	text-decoration : none;
	text-align: center;
}

a.buttonstylekl {
	background-color : #999999;
	background-color : #808080;
	border : thin solid;
	border : thin #999999 solid;
	border-bottom : thin #404040 solid;
	border-left : thin #999999 solid;
	border-right : thin #404040 solid;
	color : #FFFFFF;
	color : #FFFFFF;
	font-weight : bolder;
	height : auto;
	text-decoration : none;
	width : 85px;
	display: block;
}

a.buttonstylekl:hover {
	background-color : #ECE9D8;
	background-color : #ECE9D8;
	border : thin;
	border-bottom : thin #999999 outset;
	border-left : medium #ECE9D8 outset;
	border-right : thin #404040 outset;
	border-top : thin #ECE9D8 outset;
	color : #990000;
	font-weight : bolder;
	text-decoration : none;
	border-bottom-style: none;
	}

.tableborder {
	border-bottom : 5px #666666 solid;
	border-left : 5px #ECE9D8 solid;
	border-right : 5px #ECE9D8 solid;
	border-top : 5px #666666 solid;
}


.tableborderwit {
	border-bottom : 5px silver solid;
	border-left : 5px #FFFFFF solid;
	border-right : 5px #FFFFFF solid;
	border-top : 5px silver solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #CCCCCC;
}

.tableborderkl {
    margin: 4px;
	padding:10px;
    border: 1px #FFFFFF solid;}

.tableborderwitbr {
	border-bottom : 25px silver solid;
	border-left : 25px #FFFFFF solid;
	border-right : 25px #FFFFFF solid;
	border-top : 25px solid Silver;
}


.bold{
	font-weight: bold;
}

.backgrijs {
	background-color: #cccccc;
	text-align: center;
	padding: 5px;
}

.backwit {
	background-color: #ffffff;
	text-align: center;
	padding: 5px;
}

#links-bg
{width:165px;
background-color:#cccccc;}

.toplinks
{
	line-height:35px;
	width:150px;
	font-weight:bold;
	text-transform:none;
	padding-left:5px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.toplinks a
{
	color:#FFFFFF;
	text-align:center;
	display:block;
	height:35px;
	background-image:url(off.jpg);
	background-repeat:no-repeat;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 150px;
}
.toplinks a:hover
{
	color:#FF0000;
	background-image:url(on.jpg);
	background-repeat:no-repeat;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: none;
	width: 150px;
	background-color: #FFF;
}
