BODY {
	FONT-SIZE: 12px; FONT-FAMILY: verdana, arial, helvetica;
	background-color : #FFFFFF;
	color : #ad0026;
	font-style : normal;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	text-align : left;
	text-decoration : none;
	top : 0px;
	scrollbar-base-color: #ad0026;
	scrollbar-arrow-color: #FFFFFF;
}
A {
	FONT-SIZE: 12px; FONT-FAMILY: verdana, arial, helvetica;
	color : #ad0026;
}
A:link {
	FONT-SIZE: 12px; FONT-FAMILY: verdana, arial, helvetica;
	color : #ad0026;
}
A:active {
	FONT-SIZE: 12px; FONT-FAMILY: verdana, arial, helvetica;
	color : #ad0026;
}
A:visited {
	FONT-SIZE: 12px; FONT-FAMILY: verdana, arial, helvetica;
	color : #ad0026;
}
A:hover {
	FONT-SIZE: 12px; FONT-FAMILY: verdana, arial, helvetica;
	color : #ad0026;
}
.shopping_product {
	margin:0;
	border: 1px solid #ad0026;
	padding: 5px 5px 5px 5px;
}
.horizontale_lijn {
	color: #ad0026;
	background-color: #ad0026;
	height: 1px;
	width: 100%;
}
input.input_button {
	font-family: verdana, arial, helvetica;
	border: 1px solid #ad0026;
	background: #FFFFFF;
	background-color: #FFFFFF;
	color: #ad0026;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	height: 22px;
	cursor: pointer;
	cursor: hand;
	width: 150px;
}
input.input_button_over {
	font-family: verdana, arial, helvetica;
	border: 1px solid #FFFFFF;
	background: #ad0026;
	background-color: #ad0026;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	height: 22px;
	cursor: pointer;
	cursor: hand;
	width: 150px;
}
