body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 11px;
	line-height: 20px;
	background-image: url(img/bg_logo2.gif);
	background-repeat: no-repeat;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	height: 20px;
}

td.r {
	text-align: right;
	color: #6EB7FF;
}

td.p {
	text-align: right;
}

td.n {
	font-weight: normal;
}

div {
	position: absolute;
}

#logo {
	top: 0px;
	left: 0px;
	width: 375px;
	height: 105px;
	z-index: 2;
}

#reparateur {
	top: 149px;
	left: 533px;
	width: 226px;
	height: 179px;
	z-index: 2;
}

#menu {
	top: 11px;
	left: 612px;
	width: 150px;
	height: 100px;
	z-index: 2;
	text-align: right
}

#kop {
	top: 150px;
	left: 20px;
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#content {
	top: 210px;
	left: 20px;
	z-index: 3;
}

#toners {
	top: 404px;
	left: 20px;
	z-index: 2;
}

#scroller {
	left: 20px;
	width: 737px;
	height: 28px;
}

#dealer {
	top: 410px;
	left: 646px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1;
	line-height: 20px;
	color: black;
	text-decoration: none;
}

a.txt {
	letter-spacing: 0;
}

a.wit {
	color: white;
}

a:hover {
	color: white;
}

a:hover.txt {
	color: black;
	text-decoration: underline;
}

.frm {
	background-color: white;
	border-style: solid;
	border-width: 1px;
	border-color: #B2B2B2;
	width: 200px;
	height: 17px;
	overflow: hidden;
	padding-left : 3px;
	font-size: 11px;
	font-weight: normal;
}

.frmbut {
	background-color: 666666;
	color: white;
	border-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
 	letter-spacing : 0px;
	font-weight: bold;
	width: 85px;
}

textarea {
 	scrollbar-arrow-color: #FFFFFF;
 	scrollbar-face-color: #B9D1E9;
 	scrollbar-track-color: #FFFFFF;
 	scrollbar-3dlight-color: #FFFFFF;
 	scrollbar-darkshadow-color: #FFFFFF;
 	scrollbar-highlight-color: #B9D1E9;
 	scrollbar-shadow-color: #B9D1E9;

	font-family: Arial, Helvetica, Tahoma, sans-serif;
	background-color: white;
	border-style: solid;
	border-width: 1px;
	border-color: #B2B2B2;
	width: 330px;
	height: 138px;
	overflow: auto;
	padding-left : 3px;
	font-size: 11px;
	font-weight: normal;
}

select {
	background-color: white;
	width: 201px;
	height: 17px;
	padding-left: 3px;
	font-size: 11px;
	font-weight: normal;
}

span.n {
	font-weight: normal;
}

#description {
	visibility: hidden;
}
