BODY {
	font: Arial, Verdana, Helvetica, sans-serif;
	color: #0C2577;
	FONT-SIZE: 10pt;
}

.rand {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #808999;
	border-right-color: #808999;
	border-bottom-color: #808999;
	border-left-color: #808999;
}

.rand2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #808999;
	border-right-color: #808999;
	border-bottom-color: #808999;
	border-left-color: #808999;
}

.rand3 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #808999;
	border-right-color: #808999;
	border-bottom-color: #808999;
	border-left-color: #808999;
}

.button {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #808999;
	border-right-color: #808999;
	border-bottom-color: #808999;
	border-left-color: #808999;
	background : #FFFFFF;
	width: 246px;
}

.list {
	margin-top: 0px;
	margin-left: 20px;
}

.ordered_list {
	margin-top: 0px;
	margin-left: 28px;
}

TD {
	color: #0C2577;
	FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
}

H1 {
	color: #0C2577;
	font: 15px rial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
}

H2 {
	color: #0C2577;
	font: 12px rial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
}

H3 {
	color: #ff0000;
	font: 15px Verdana, rial, Helvetica, sans-serif;
	font-weight: bold;
}

a {
	color: #0C2577;
}

A:link {
	font-weight: normal;
	color: #0C2577;
	
}

A:visited {
	font-weight: normal;
	color: #0C2577;
}

A:active {
	font-weight: normal;
	color: red;
}

A:hover {
	font-weight : normal;
	color : red;
}

/* start kenteken */
.divKentekenBackground
{
	background-image: url(images/kenteken_250px.gif);
	width: 250px;
	height: 56px;
	padding-top: 0px;
}

.inputKenteken
{
	width: 205px;
	font-family: Arial;
	font-size: 18pt;
	height: 33px;
	color: Black;
	text-align: center;
	padding-top: 4px;
	font-weight: bold;
	margin-left: 30px;
	margin-top: 6px;
	background-color: Transparent;
}

.buttonKenteken
{
	width: 120;
	height: 32;
}

.divKenteken
{
	font-size: 14pt;
	color: Black;
	font-weight: bold;
}
/* end kenteken */


/* begin footer */
.footer
{
	color: #999999;
	font-size: 10px;
}

a.footer
{
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}

a.footer:visited
{
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}

a.footer:active
{
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}

a.footer:hover
{
	color: red;
	text-decoration: none;
	font-weight: bold;
}
/* end footer */
