body {
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	line-height: 20px;
	font-family: Lucida Sans Unicode, verdana;
	background-color:#000000;
	color: #717171;
	background-image:url(/images/bgmain.jpg); 
	background-position:center top; 
	background-color:#FFFFFF; 
	background-repeat:repeat-y;
}

p {
padding-top: 0px;
margin-top: 0px;
	color: #717171;
}

.input {
	background-color: #eeeeee;
	border: solid 1px #333333;
}

table {
	font-family: Lucida Sans Unicode, verdana;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	line-height: 20px;
}

h1
{
	font-family: Lucida Sans Unicode, verdana;
	font-size: 24px;
	color: #333333;
	padding: 0px;
	margin: 0px;
		color: #717171;
	padding-bottom: 10px;
	
}
.lijn {
	color: #b98748;

}
h2
{
	font-family: Lucida Sans Unicode, verdana;
	font-size: 14px;
	color: #333333;
	padding: 0px;
	margin: 0px;
		color: #717171;
}

h3
{
	font-family: Lucida Sans Unicode, verdana;
	font-size: 14px;
	color: #990000;
	padding: 0px;
	margin: 0px;
}

a {
	color: #333333;
	text-decoration: none;
	font-family: Lucida Sans Unicode, verdana;
}

a:link {
	color: #333333;
	text-decoration: none;
		font-family: "arial";
}
a:hover {
	color: #B16A26;
	text-decoration: none;
		font-family: "arial";
}
a:active {
	color: #333333;
	text-decoration: none;
		font-family: "arial";
}
a:visited {
	color: #333333;
	text-decoration: none;
		font-family: "arial";
}

a:visited:hover {
	color: #B16A26;
	text-decoration: none;
		font-family: "arial";
}

.menu a {
	color: #333333;
	text-decoration: none;
	font-size:12px;
		font-family: "arial";
}

.menu a:link {
	color: #333333;
	text-decoration: none;
	font-size:12px;
		font-family: "arial";
}
.menu a:hover {
	color: #B16A26;
	text-decoration: none;
	font-size:12px;
		font-family: "arial";
}
.menu a:active {
	color: #333333;
	text-decoration: none;
	font-size:12px;
		font-family: "arial";
}
.menu a:visited {
	color: #333333;
	text-decoration: none;
	font-size:12px;
		font-family: "arial";
}

.menu a:visited:hover {
	color: #B16A26;
	text-decoration: none;
	font-size:12px;
		font-family: "arial";
}

.submenu a {
	color: #666666;
	text-decoration: none;
	font-size:11px;
		font-family: "arial";
}

.submenu a:link {
	color: #666666;
	text-decoration: none;
	font-size:11px;
		font-family: "arial";
}
.submenu a:hover {
	color: #B16A26;
	text-decoration: none;
	font-size:12px;
		font-family: "arial";
}
.submenu a:active {
	color: #666666;
	text-decoration: none;
	font-size:11px;
		font-family: "arial";
}
.submenu a:visited {
	color: #666666;
	text-decoration: none;
	font-size:11px;
		font-family: "arial";
}

.submenu a:visited:hover {
	color: #B16A26;
	text-decoration: none;
	font-size:11px;
		font-family: "arial";
}
.thumb {
padding: 4px;
border:solid #666666 1px;

}
.detail {
padding: 4px;
border:solid #666666 1px;
background-color:#FFFFFF;
}

.inputbox {
width: 250px;
border: solid 1px #999999;
}
.button {
background-color: #990000;
color: #FFFFFF;
width:auto;
border: #999999 1px solid;
}



.textDisplay{
font-weight: bold;
}

.textRemarks{
font-weight: normal;
font-style: italic;
}

.error{
color: red;
font-weight: bold;
font-size: 14px;
font-family: "arial";
}

.error:hover 
{
color: red;
font-weight: bold;
font-size: 14px;
font-family: "arial";
}

.error:visited:hover
{
color: red;
font-weight: bold;
font-size: 14px;
font-family: "arial";
}

.error:visited
{
color: red;
font-weight: bold;
font-size: 14px;
font-family: "arial";
}

.error:active
{
color: red;
font-weight: bold;
font-size: 14px;
font-family: "arial";
}

.error:link 
{
color: red;
font-weight: bold;
font-size: 14px;
font-family: "arial";
}
