body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	scrollbar-face-color: #EAE15E;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #481212;
	scrollbar-3dlight-color: #370D0E;
	scrollbar-arrow-color:  #FFFFFF;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #BBB340;
}
.black {
	color: #000000;
	text-decoration: none;
}
.black10 {size: 10px; color: #000000;	text-decoration: none;}
.black11 {size: 11px; color: #000000;	text-decoration: none;}
.black12 {size: 12px; color: #000000;	text-decoration: none;}
.black13 {size: 13px; color: #000000;	text-decoration: none;}
.black14 {size: 14px; color: #000000;	text-decoration: none;}

.yellow {
	color: #FFD507;
	text-decoration: none;
}

.white {
	color: #FFFFFF;
	text-decoration: none;
}
.white10 {size: 10px; color: #FFFFFF;	text-decoration: none;}
.white11 {size: 11px; color: #FFFFFF;	text-decoration: none;}
.white12 {size: 12px; color: #FFFFFF;	text-decoration: none;}
.white13 {size: 13px; color: #FFFFFF;	text-decoration: none;}
.white14 {size: 14px; color: #FFFFFF;	text-decoration: none;}


.red {size: 12px; color: #F9191A; text-decoration: none;}
.blue {size: 12px; color: #00ACF5; text-decoration: none;}
.linksred{size: 12px; color: #F9191A; text-decoration: underline;}
.linksblue{size: 12px; color: #00ACF5; text-decoration: underline;}

.oranje {
	color: #FF9900;
	text-decoration: none;
}

.input {
	FONT-SIZE: 13px;
	FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	COLOR: #000000;
	BACKGROUND-COLOR: #EAEAEA;
	TEXT-ALIGN: left;
	border: 1px solid #C4141B;


}

.buton {
	FONT-SIZE: 13px;
	FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	COLOR: #C4141B;
	BACKGROUND-COLOR: #EAEAEA;
	border: 1px solid #EAEAEA;.whiteborder {
	border: 1px solid #FFFFFF;
}
.buton2 {
	FONT-SIZE: 13px;
	FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	COLOR: #000000;
	BACKGROUND-COLOR: #FFFFFF;
	border: 1px solid #000000;
	text-align: center;
.whiteborder {
	border: 1px solid #FFFFFF;
}
.whiteborder {
	border: 1px solid #EAEAEA;
}
.productbg {
	background-attachment: fixed;
	background-image:  url(../images/bg1.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}

.productbg1 {
	background-attachment: fixed;
	background-image:  url(../images/bg11.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
.redborder {
	border: 1px solid #C4141B;
}
