body {
  font-family: Arial, helvetica, sans-serif;
  color: #DBDCDE;
  line-height: 1.6em; 
  font-size: 11px;
  background-color: #3F4352;
  background-image: url('../gui/gui_pageback.jpg');
  background-repeat: repeat-x;
  background-position: top;
  margin: 0px;
  padding: 0px;
  text-align: center;
}

td {
  font-family: Arial, helvetica, sans-serif;
  color: #DBDCDE;
  line-height: 1.6em; 
  font-size: 11px;
}

.td-searchresult
{
	line-height: 1.0em; 
}

lable
{

color: #2A2C33;
	font-size: 11px;
	font-weight: bold;
}

.header {
  position: relative; 
  top: 50px;
  margin: 0px;
  padding: 0px;
  height: 228px; 
}

.subbox {
  position: relative;
  left: -274px;
  margin-left: 0px;
  top: 66px;
  height: 325px;
  width: 210px;
  text-align: left;
  background-image: url('../gui/gui_subbox.jpg');
} 

.copy {
  margin: 0px;
  padding: 8px;
  background-image: url('../gui/gui_copy.jpg');
  background-repeat: no-repeat;
  background-position: top;
} 

.disclaimer
{
 margin : 0px;
  padding: 3px;
  color: #8A9CB8;
	font-size: 10px;
	font-weight: bold;
}

.paging
{
	font-family: Arial, helvetica, sans-serif;
  font-size: 13px;
}

img {
  border: 0;
}

a:link {
	color: #DBDCDE;
	text-decoration: underline;
}

a:visited {
  color: #DBDCDE;
  text-decoration: underline;
}

a:hover {
    color: #DBDCDE;
	text-decoration: none;
}

a:active {
	color: #DBDCDE;
	text-decoration: underline;
}

.sub {
	color: #2A2C33;
	font-size: 11px;
	font-weight: bold;
	margin-left: 30px;
}

.sub1 
{
	color: #2A2C33;
	font-size: 11px;
	font-weight: bold;
	margin-left: 30px;
	line-height: 10px;
}

.subextra {
	color: #2A2C33;
	font-size: 12px;
	font-weight: bold;
}

.searchresult
{
		color: #2A2C33;
	font-size: 11px;
	font-weight: bold;
}

.submessage {
	color: #2A2C33;
	font-size: 11px;
	font-weight: normal;
	margin-left: 30px;
}

a.sublink:link {
	color: #2A2C33;
	text-decoration: none;
	font-weight: bold;
}

a.sublink:visited {
  color: #2A2C33;
  text-decoration: none;
  font-weight: bold;
}

a.sublink:hover {
    color: #545B72;
	text-decoration: none;
	font-weight: bold;
}

a.sublink:active {
	color: #2A2C33;
	text-decoration: none;
	font-weight: bold;
}

.title {
	font-family: Arial, helvetica, sans-serif;
	color: #FC6D04;
	font-size: 17px;
	font-weight: bold;
	text-align: right;
}

.subtitle
{
	font-family: Arial, helvetica, sans-serif;
	color: #FC6D04;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-transform: capitalize;
}

.lable
{
	font-weight: bold;
}

.copy {
	color: #8A9CB8;
	font-size: 10px;
	font-weight: bold;
}

a.copylink:link {
	color: #8A9CB8;
	text-decoration: none;
}

a.copylink:visited {
  color: #8A9CB8;
  text-decoration: none;
}

a.copylink:hover {
    color: #FFFFFF;
	text-decoration: none;
}

a.copylink:active {
	color: #8A9CB8;
	text-decoration: none;
}

select {
	color: #677894;
    font-size: 9px;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

input {
	color: #677894;
    font-size: 9px;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

.pandInKijker
{
	background-image: url('../gui/box_back.jpg');
}

.menu {
  text-align: left;
  background-image: url('../gui/gui_copy.jpg');
  font-family: Arial, helvetica, sans-serif;
  color: #FFFFFF;
  line-height: 1.6em; 
  font-size: 11px;
  font-weight: bold;
} 

a.menulink:link {
	color: #FFFFFF;
	text-decoration: none;

}

a.menulink:visited {
  color: #FFFFFF;
  text-decoration: none;
}

a.menulink:hover {
    color: #FC6D04;
	text-decoration: none;
}

a.menulink:active {
	color: #FFFFFF;
	text-decoration: none;
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup 
{
	font-family: Arial, helvetica, sans-serif;
  color: #DBDCDE;
  line-height: 1.6em; 
  font-size: 11px;
  background-color: #3F4352;
	border-width:3px;
	border-style:solid;
	border-color:#8A9CB8;
	padding:5px;
	width:450px;
}
