/* Developed by U-Lab - www.u-lab.nl */

body {
  background-color:	#FFFFFF;
  color: #000000;
  font-family: tahoma, geneva, sans-serif;
  font-family: arial, helvetica, sans-serif;
  font-family: verdana, geneva, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 11px;
  line-height: 19px;
  margin-top: 40px;
  margin-bottom: 10px;
  margin-left: 0px;
  margin-right: 0px;
  text-align:	center;
}

form {
  padding: 0;
  margin: 0;
}

#frame_outer {
  background-image: url("../images/logo.gif");
  background-repeat: no-repeat;
  margin: 0 auto;
  width: 950px;
  text-align: center;
}

#frame_inner {
  margin: 0 auto;
  width: 795px;
  text-align: left;
}

.lang_link {
  color: #4A4A4A;
  font-weight: normal;
  font-style: normal;
  font-size: 10px;  
}

a.lang_link {
  color: #41B7C8;
  text-decoration: none; 
}

a.lang_link:hover {
  text-decoration: underline; 
}


/* Developed by U-Lab - www.u-lab.nl */

