.button_over{
	vertical-align: bottom;
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 12px;
	padding-bottom: 3px;
	background-image: url(images/nav_over_bkgr.jpg);
	cursor: pointer;
}
.button{
	vertical-align: bottom;
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 12px;
	padding-bottom: 3px;
}
.button:hover{
	background-image: url(images/nav_over_bkgr.jpg);
	color: White;
	cursor: pointer;
}
#m2t a:link{
	color:#CCCCCC;
}
#m2t a:visited{
	color:#CCCCCC;
}
#m2t a:hover{
	color:#B0B0B0;
}
#m2t a:active{
	color:#C3C3C3;
}body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
td {
	font-size: 10px;
}
.groot {
	font-size: 12px;
}
.titel {
	font-size: 12px;
	color: #265180;
	font-weight: bold;

}
.footer {
	font-size: 10px;
	color: #265180;
}
hr {
	height: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: 1px dashed #6699CC;
	margin-top: 2px;
	margin-bottom: 2px;
}

input {
	background-color: #DDE7EC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
select {
	background-color: #DDE7EC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
textarea {
	background-color: #DDE7EC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

