body {
	background-image: url(../images/bg.gif);
	background-position: left;
	background-repeat: repeat-y;
	background-color: #ffffff;
	margin: 0px;
}
body, p, td {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
}
.menu {
	color: #ffffff;
	text-align: left;
	ffont-size: 12pt;
	font-weight: bold;
}
.menu a:link, .menu a:visited {
	color: #ffffff;
	text-decoration: none;
}
.submenu {
	font-family: Arial Narrow, Helvetica, sans-serif;
	color: #000000;
	height: 155px;
	padding: 28px 26px 10px;
	text-align: left;
	font-size: 13pt;
	font-weight: bold;
	line-height: 18pt;
}
.submenu a:link, .submenu a:visited {
	color: #000000;
	text-decoration: none;
}
a:link, a:visited {
	color: #E60004;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.list th {
	font-size: 8pt;
	border-bottom: 3px solid #E62149;
}
.list td {
	border-bottom: 1px solid #BBE4F9;
}
.main {
	padding: 16px;	
	line-height: 12pt;
}
h1, .h1 {
	font-size: 16pt;
	color: #E62149;
	font-weight: bold;
	margin-top: 18px;
	margin-bottom: 6px;
	font-family: Arial Narrow, Helvetica, sans-serif;
	line-height: normal;
	/*text-transform: uppercase;*/
}
h3, .h3 {
	font-size: 9pt;
	font-weight: bold;
	margin-bottom: 0px;
}
em {
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
li {
	margin: 10px 0px;
}
hr {
	color: #E62149;
	width: 517px;
	height: 3px;
	text-align: left;
}
.copyright, .footer {
	padding: 0px 26px;
	color: #000000;
	font-size: 8pt;
}
.copyright a:link, .copyright a:visited, .footer a:link, .footer a:visited {
	color: #000000;
	text-decoration: none;
}
.copyright a:hover, .footer a:hover {
	text-decoration: underline;
}
.koopsom {
	color: #990000;
	font-weight: bold;
	font-size: 12pt;
}
.adres {
	background-image: url(../images/shadow.gif);
	background-position: top;
	background-repeat: repeat-x;
	padding: 26px;
	line-height: 14pt;
}
.adres a:link, .adres a:visited {
	color: #000000;
	text-decoration: none;
}
.adres a:hover {
	text-decoration: underline;
}
.intro {
	background-color: #BBE4F9;
	padding: 18px 18px 12px;
	line-height: 10pt;
}
.right {
	padding: 16px 19px 8px;
}
.examples {
	font-family: Arial Narrow, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	line-height: 18pt;
}
.input {
	border: 0px;
	border-bottom: 1px solid #E3E3E3;
	border-left: 1px solid #CECECE;
	border-right: 1px solid #CECECE;
	background: url('../images/input.gif') #ffffff left top;
	hheight: 20px;
	padding: 2px 3px;
}
.button {
	background-color: #ECECEC;
	border: 1px solid #707070;
}
.label {
	border-top: 1px solid #165FA4;
}
.small 	{
	font-size: 8pt;
}
.footer {
	font-style: italic;
	font-sise: 9pt;
	font-weight: bold;
}
.adres a:link, .adres a:visited {
	color: #000000;
	text-decoration: none;
}
.adres a:hover {
	text-decoration: underline;
}
.mdg {
	color: #ff0000;
}


