a:link {
	font-family: Verdana;
	font-size: 10px;
	color: #61618F;
	text-decoration:none
}
a:active {
	font-family: Verdana;
	font-size: 10px;
	color: #61618F;
	text-decoration:none
}
a:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #61618F;
	text-decoration:none
}
a:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #FF0000;
	text-decoration:none
}

.breadcrumb a {
color: #000;
text-decoration: none;
}

.breadcrumb a:hover {
color: #000;
text-decoration: underline;
}




body {
        margin-bottom: 0px;
        margin-top: 2px;
}
.style1 {
        font-family: verdana;
        font-size: 10px;
        color: #16191C;
}
.style3 {font-family: verdana; font-size: 10px; color: #16191C; font-weight: bold; }
.style4 {font-family: verdana; font-size: 10px; color: #000000; font-weight: bold;  }
.style5 {font-family: verdana; font-size: 10px; color: #16191C; font-weight: bold; font-style: italic; }
body,td,th {
        font-family: verdana;
        font-size: 10px;
        color: #16191C;
}



.top_table_big {
	font-family: Verdana;
	font-size: 10px;
	color: #1F1F58;
	background-image: url(images/table/top_big.jpg);
	background-repeat: no-repeat;
}
.top_table_middle {
	font-family: Verdana;
	font-size: 10px;
	color: #16191C;
	background-image: url(images/table/top_middle.jpg);
	background-repeat: no-repeat;
}
.top_table_small {
	font-family: Verdana;
	font-size: 10px;
	color: #1F1F58;
	background-image: url(images/table/top_small.jpg);
	background-repeat: no-repeat;
}
.middle_table_big {
	background-image: url(images/table/middle_big.jpg);
}
.middle_table_middle {
	background-image: url(images/table/middle_middle.jpg);
}
.middle_table_small {
	background-image: url(images/table/middle_small.jpg);
}
input {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #B7BABC;
}
select {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #B7BABC;
}
textarea {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #B7BABC;
}

.submitinloggen {
	background-color: #76709A;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #000000;
	list-style-position: outside;
	list-style-image: url(images/inloggen.gif);
}



