body
{
  font-family: verdana;
  font-size: 10px;
  margin: 0px;
  background-image: url(../image/background.jpg);
  background-repeat: repeat-x;
  background-position: top;
  background-color: #ebf0f4;
}

img
{
  border-width: 0px;;
}

		/*-----------T.B.V. de links in de navBar--------------*/
a
{
  color: #0d0366;
  text-decoration: none;
  font-size: 10px;  
}

a:hover
{
  color: #72ca36;
  text-decoration: none;
  font-size: 10px;  
}

a:active
{
  color: #0d0366;
  text-decoration: none;
  font-size: 10px;  
}

/* t.b.v. de links in de content */ 
a.content
{
  color: gray;
  text-decoration: none;
  font-size: 10px;  
}

a:hover.content
{
  color: #0d0366;
  text-decoration: underline;
  font-size: 10px;  
}

a:active.content
{
  color: gray;
  text-decoration: none;
  font-size: 10px;  
}


td.navbar
{
  position: relative;
	height: 48px;
 	font-size: 12px;
}

table.content
{
	position: relative;
	height: 511px;
	top: -1px;
  background-image: url('../image/bgContent.jpg');
 	background-repeat: no-repeat;
 	background-position: bottom; 	
 	background-color: white;
 	border-style: solid;
 	border-left-width: 1px;
 	border-right-width: 1px;
	border-top-width: 0px;
	border-bottom-width: 0px; 	
 	border-color: #0d0366

/* 	background-color: #a2dc7a; */
}

td.content
{
  text-align: justify;
  padding-left: 30px;
  padding-right: 30px;  
  padding-top: 20px;
  font-size: 11px; 	
  color: #0d0366;
  line-height: 18px;
}

.textHeader
{
  margin-left: 0px;
  font-weight: bold;
  color: #0d0366;
}


.copyright
{
	position: relative;
	top: -2px;
  color: #58719D;
  font-size: 10px;  
  border-style: solid;
  border-color: #4C5562;
  border-top-width: 1px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
}

.imageNav
{
  position: relative;
  top: 10px;
}

.formText
{
  padding-left: 18px;
  font-size: 10px;
  color: #0d0366; 
}

.formEdit
{
  font-size: 10px;
  padding-left: 2px;
	color: #0d0366;
	font-family: verdana;
  border-style: solid;
  border-top-color: #0d0366;
  border-right-color: #0d0366;
  border-bottom-color: #0d0366;
  border-left-color: #0d0366;
  border-left-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-right-width: 1px;
  background-color: transparent;
  width: 201px;
}

.formButton
{
	width: 100;
	height: 18;
	font-size: 11;
	text-align: center;
	color: #0d0366;
  border-style: solid;
  border-top-color: white;
  border-right-color: silver;
  border-bottom-color: silver;
  border-left-color: white;
  border-left-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-right-width: 0px;
  background-color: transparent;
}

.projectHR
{
  color: #3E547B;   
  height: 1px;
}

hr
{
  color: #3E547B;   
  height: 1px;
}

.hand
{
  cursor: hand;
}
.projectHR
{
  color: gray;   
  height: 1px;
}

hr
{
  color: #6e5741;   
  height: 1px;
}

.hand
{
  cursor: hand;
}

.fotoWindow
{
  font-family: verdana; 
  font-size: 11px; 
  color: #0d0366; 
  text-align: center;  
}

