BODY {
	BACKGROUND-COLOR: #F4FFE4;
	scrollbar-base-color: #95B37F;
	text-align: center;
}

#monthformat {
	border-bottom: 1px dashed #5C743D;
	}
		
#dateformat {
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:.2em;
	}
	
#dateformat a {
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	font-weight:bold;
	letter-spacing:.1em;
	text-decoration:none;
	}
	
#dateformat a:hover {
	color: #F4FFE4;
	letter-spacing:.1em;
	}
a:link		{
	color: #993300;
	text-decoration: none;
}

a:visited	{ color: #333399; text-decoration: none }

a:active	{ color: #333399; text-decoration: none }

a:hover		{ color: #FF6600; text-decoration: underline }

TABLE 		{ COLOR: #000000; FONT: 11px geneva, verdana, arial, sans-serif; font-weight: normal }

.title 		{ COLOR: #95B37F; FONT: 17px arial, verdana, sans-serif; font-weight: bold }

.subtitle 	{
	COLOR: #993300;
	FONT: 15px arial, verdana, sans-serif;
	font-weight: bold;
	text-align: center;
}

.price	 	{ COLOR: #993399; FONT: 15px arial, verdana, sans-serif; font-weight: bold }

.sidebartext 	{ COLOR: #000033; FONT: 10px geneva, verdana, arial, sans-serif; font-weight: normal }

.menutext 	{
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #D5EDB3;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	background-color: #617C4D;
	height: 30px;
	width: 165px;
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.footertext 	{ COLOR: #9B9FA8; FONT: 10px arial, geneva, verdana, sans-serif; font-weight: bold }

.borders	{ BORDER: thin solid #993300}

.just 		{
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}




.contact 	{ COLOR: #999999; FONT: 15px geneva, verdana, arial, sans-serif; font-weight: bold }



.formbutton 	{ FONT: 12px arial, verdana, sans-serif }



.shadeform	{ FONT: 12px arial, verdana, sans-serif;
		WIDTH: 200PX;
		BORDER: #000000 1px solid}


.textarea	{ FONT: 12px arial, verdana, sans-serif;
		WIDTH: 300PX;
		HEIGHT: 150PX;
		BORDER: #000000 1px solid}


.dropdown 	{ COLOR: #333333;
		WIDTH: 200PX;
		FONT: 12px geneva, verdana, arial, sans-serif}
.menutext_oud {
COLOR: #000033; FONT: 12px geneva, verdana, arial, sans-serif; font-weight: normal
}
 /* START THE CODE FOR THE MENUS */


#menulocation 		{ LEFT: 30px; WIDTH: 175px; POSITION: absolute; TOP: 132px; padding: 0px 0px; white-space:nowrap; }

.menutrans   		{ filter:alpha(opacity=60);-moz-opacity:.60;opacity:.60; }

.menu-top-border	{ border-right: #000000 1px solid; }

.menu_bottom_line	{ border-top: #5D7F60 1px solid; }


.menu		{
	font-family: arial, verdana, helvetica, sans;
	font-size: 9pt;
	height: 30px;
	width: 175px;
	cursor:hand;
	font-weight: bold;
	text-indent: 8px;
	line-height: 20pt;
	text-align: left;
	display: block;
	color: #D5EDB3;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F4FFE4;
}


a.menu:link 	{ background-image: url(picts/menu.gif);
		  background-color:#D5EDB3;
		  color: #D5EDB3; }


a.menu:visited 	{ background-image: url("picts/menu.gif");
		  background-color:#ACCCB0;
		  color: #D5EDB3; }


a.menu:active 	{  background-image: url("picts/menuon.gif");
		   background-color:#ACCCB0;
		   color: #004400; }


a.menu:hover 	{ background-image: url("picts/menuon.gif");
		  background-color:#D5EDB3;
		  color: #993300; }

