body{
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #000000: 0px;
	margin-bottom: 0px;


	scrollbar-base-color: #FF0000; /*rood*/
	scrollbar-arrow-color: #A2A2A2;/*blauw : pijltjes op buttons*/
	scrollbar-darkshadow-color: #C5C5C5;/*geel : tweede schaduw re-onder buttons en bar*/
	scrollbar-face-color: #EFEFEF;/*oranje: bovenkant buttons en bar en raster met onderstaande*/
	scrollbar-highlight-color: #FAFAFA;/*paars : achtergrond slider : raster met bovenstaande*/
	scrollbar-shadow-color: #D8D8D8;/*roze : eerste schaduw re-onder buttons en bar*/
	scrollbar-3dlight-color: #FFFFFF;/*groen : bovenschaduw li-boven voor buttons en bar */

	/*scrollbar-base-color: #FAFAFA;
	scrollbar-arrow-color: #877E87;
	scrollbar-darkshadow-color: #A2A2A2;
	scrollbar-face-color: #D9D9D9;
	scrollbar-highlight-color: #E2E2E2;
	scrollbar-shadow-color: #B0B0B0;
	scrollbar-3dlight-color: #EBEBEB;*/
}
html {
	scrollbar-base-color: white;
	scrollbar-arrow-color: white;
	scrollbar-track-color: white;

	scrollbar-shadow-color: black;
	scrollbar-lightshadow-color: black; 
	scrollbar-darkshadow-color: gray;

	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: white;
}
iframe {
background:transparent;
}
.smallfont {
	font-family: "Small Fonts";
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
.mediumfont {
	font-family: "arial narrow";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
.Header1 {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #9F9F9F;
	font-weight: bold;

}
.categories {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;

}
.inputbox{
	font-size: 12px;
	color: #000000;
	background-color: #FAFAFA;
	border: 1px solid #A3A3A3;
	font-family: "arial narrow";


}
.underline {
	border-top: 0px solid #9D0000;
	border-right: 0px solid #9D0000;
	border-bottom: 7px solid #9D0000;
	border-left: 0px solid #9D0000;
}
.alert {
	font-family: "Small Fonts";
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	background-position: center;
	font-weight: bold;
}
.button {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	height: 25px;
	background-color: #FAFAFA;
	border: 1px solid #FAFAFA;
	padding: 0px;
}
.playbutton {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #A3A3A3;
	text-transform: uppercase;
	font-weight: bold;
	border: 0px none;
	padding: 0px;
	background-color: #FAFAFA;





}
.button_nonbutton {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	height: 25px;
	background-color: #FAFAFA;
	border: 1px solid #FAFAFA;
	padding: 0px;


}
.BUTTON_Small {
	font-family: "Small Fonts";
	font-size: 9px;
	color: #333333;
	border: 1px solid #806F84;
	text-decoration: none;
	background-color: #CCCCCC;
	height: 16px;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	background-position: center;
}
.links {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.smallfontB {

	font-family: "arial narrow";
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-transform: capitalize;
}
.thumbwindow {
	border: thin solid #FAFAFA;
	text-decoration: none;
	background-color: #FFFFFF;


}
.NoImages {
	font-family: "Helvetica Narrow";
	font-size: 14px;
}
.Header0 {
	font-family: "Trebuchet MS";
	font-size: 25px;
	font-weight: normal;
	color: #FAFAFA;
	text-decoration: none;
}

img.pic { 
	border: 1px solid #FFFFFF ; 
	-moz-outline: 1px solid white;
}

