html {

     overflow: -moz-scrollbars-vertical;
	}

body {
		background-color: #FFFFFF;
		margin-top: 0;
		background-image: url('../images/holland_watermark.gif');

	}
	
.nav {
	background-color: #ec2e27;
	}

.main_bg {
		background-image: url('../images/bg.gif');
	}
	
.home_spacer {
		background-image: url('../images/home_spacer.gif');
		background-repeat: repeat-y;
		background-position:  center;
	}
	
.bg_border_left {
		background-image: url('../images/bg_border.gif');
		background-repeat: repeat-y;
		background-position:  center;
	}
	
.bg_border_right {
		background-image: url('../images/bg_border_right.gif');
		background-repeat: repeat-y;
		background-position:  center;
	}
	
.maintext_white {
	font-family: "Trebuchet MS";
	font-size: 75%;
	line-height: 120%;
	font-weight: normal;
	color: #ffffff;
}

.maintext_white a:link{
	color: #ffffff;
	text-decoration : none;
}

.maintext_white a:visited {
	color: #ffffff;
	text-decoration : none;
}

.maintext_white a:hover {
	color: #000000;
	text-decoration : none;
}

.maintext {
	font-family: "Trebuchet MS";
	font-size: 75%;
	line-height: 120%;
	font-weight: normal;
}

.maintext a:link{
	color: #ec2e27;
	text-decoration : none;
}

.maintext a:visited {
	color: #ec2e27;
	text-decoration : none;
}

.maintext a:hover {
	color: #000000;
	text-decoration : none;
}
.heading{
	font-family: "Trebuchet MS";
	color:#FFFFFF;
	font-size:1.7em;
}

.bottom_nav {
	font-family: "Trebuchet MS";
	color: #000000;
	font-size: 75%;
	line-height: 120%;
	font-weight: normal;
}

.bottom_nav a:link{
	color: #FFFFFF;
	text-decoration : none;
}

.bottom_nav a:visited {
	color: #FFFFFF;
	text-decoration : none;
}

.bottom_nav a:hover {
	color: #000000;
	text-decoration : none;
}

.redtext {
	color: #ec2e27;
	font-weight: bold;
}

.next_previous {
	font-family: "Trebuchet MS";
	color: #000000;
	font-size: 75%;
	line-height: normal;
	font-weight: normal;
}

.next_previous a:link{
	color: #ec2e27;
	text-decoration : none;
}

.next_previous a:visited {
	color: #ec2e27;
	text-decoration : none;
}

.next_previous a:hover {
	color: #000000;
	text-decoration : none;
}

.catalogue_text {
	font-family: "Trebuchet MS";
	color: #000000;
	font-size: 75%;
	line-height: 110%;
	font-weight: normal;
}

.catalogue_name {
	font-family: "Trebuchet MS";
	color: #ec2e27;
	font-size:85%;
	line-height: 110%;
	font-weight: bold;
}

.formtext {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 65%;
	background-color : #FFFFFF;
	color : #000000;
}

.adminnav {
	font-family: "Trebuchet MS";
	font-size: 75%;
	line-height: 120%;
	font-weight: normal;
}

.adminnav a:link{
	color: #000000;
	text-decoration : none;
}

.adminnav a:visited {
	color: #000000;
	text-decoration : none;
}

.adminnav a:hover {
	color: #ec2e27;
	text-decoration : none;
}
