td, body, input, select, textarea
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 70%;
	color: #000066;
}

input, select, textarea
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 90%;
	color: #000066;
}

A:link
{
	color: #blue;
	text-decoration: none;
}

A:active
{
	color: #000066;
	text-decoration: none;
}

A:visited
{
	color: #5f6eaa;
	text-decoration: none;
}

A:hover
{
	color: #ff6600;
	text-decoration: none;
}

A.nav, A:visited.nav
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

A.navsub, A:visited.navsub
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

A.navsubon, A:visited.navsubon
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #ff6600;
	text-decoration: none;
}

A:hover.nav, A:hover.navsub
{
	color: #ff6600;
	text-decoration: none;
}

A.navlit, A.navlit:visited
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #ff6600;
	text-decoration: none;
}

A.navlit:hover
{
	color: #000066;
	text-decoration: none;
}

A.insertregister
{
	color: #000066;
	font-weight: bold;
}

A.insertregister:visited
{
	color: #000066;
	font-weight: bold;
}

A.insertregister:hover
{
	color: #ff6600;
	font-weight: bold;
}

.chead
{
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 120%;
}

.butn
{
	border: white 1px solid;
	color: white;
	background-color: #000066;
	font-size: 90%;
	font-weight: bold;
}

.fcap
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #ffffff;
}

.detailvaluetbl
{
	background-color:#D9E1F0;
	border-bottom:1px solid #000066;
}

.detaillabeltbl
{
	border-bottom:1px solid #000066;
}

.felem
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #000066;
}

.wegenkop {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-weight:bold;
	font-size:12px;color:#ff6600;
	text-decoration:none;
}