/* --Default Page Settings-- */

/* Body */
BODY {
	color : #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	
}
	
/* Links */
a {
	text-decoration: underline;
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

a:link {
	color: #999999;
	text-decoration: none; }

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

a:active {
	color: #999999; }

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

/* Table Column */	
td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
}	

/* Horizontal Line */	
HR {
	background: #000000;
	height:2px;
    	width:170px;
	border: 1px inset; }


	
/* --Default Class Settings-- */	

.articlehead {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
 	color: #999999}
	
.button {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	border: 1px solid #CCCCCC;
} 

.componentHeading {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-align: left;
	font-weight: normal;
	
}

.inputbox {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	background: #ffffff;
	border: 1px solid #CCCCCC; }


.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	background-image: none;
	background-repeat: no-repeat;
	height: 35px;
	width: 750px;
	line-height: 30px;
}
	
.popupwindow {
	background-color : #FFFFFF; }
	
.sectiontableentry1 {
	background-color : #FFFFFF; }

.sectiontableentry2 {
	background-color : #FFFFFF; }

.sectiontableheader {
	background-color : #999999;
	color : #FFFFFF;
	font-weight : bold; }
	
.small {
	font-family: Georgia, Serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 18pt
	color: #000000;
	text-align: left;
	text-decoration: none; }
			
.smalldark {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px; 
	color: #000000; 
	font-weight: normal }

li
{
	line-height: 15px;
	padding-left: 3px;
	padding-top: 0px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	list-style-type: disc;
}
.basic_table {
	border: 1px none #CCCCCC;
}
.top_table {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.bottom_table {
	background-color: #FBFBFB;
	border: 1px solid #EFEFEF;
}
.nav_table {
	padding-left: 8pt;
	background-color: #FBFBFB;
	border: 1px solid #ECECEC;
		
}
.content_table {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: dashed;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-style: none;
	border-bottom-style: none;
	padding-left: 8pt;
	padding-right: 8pt;
	padding-top: 10pt;
	background-color: #FBFBFB;
	border: 1px solid #ECECEC;
}
.path_table {
    font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #999999;
	cursor: default;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
	background-color: #FBFBFB;
	border: 1px solid #ECECEC;
}

table.moduletable {
  margin: 0px 0px 0px 2px;
  width: 100%;
  text-align: left;
}


table.moduletable {
	/* styling the module table */
	margin: 0px 0px 0px 0px;
	width: 95%;
	}

table.moduletable th {
	/* styling the module header, and the module titles */
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
	text-align: left;
	}

table.moduletable td {
	/* well.. for formatting the table cells of the module table */
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	}

a.mainlevel:link, a.mainlevel:visited {
	background-image:  /indent1.png);
	background-position: -6px 4px;
	background-repeat: no-repeat;
	/* this styling is for the MAIN items in the menu */
	color: #6E6357;
	font-weight: normal;
	text-decoration:none;
	text-align: left;
	font-family: Georgia,times new roman,times,serif;
	font-size: 12px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	display: block;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	}

a.mainlevel:hover {
	/* same as above, but when hovering */
	color: #E8D31D;
	font-weight: normal;
	text-decoration:none;
	text-align: left;
	font-family: Georgia,times new roman,times,serif;
	font-size: 12px;
	text-decoration: underline;
	}

a.sublevel:link, a.sublevel:visited {
	/* this styling is for menu items that HAS A PARENT */
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #999999;
	font-weight: normal;
	font-size: 12px;
}

a.sublevel:hover {
	/* pffff!.. you know this! */
	color: #6666CC; 
	text-decoration: underline;
	}

.modifydate {
	/* need me to say? :) Well it styles the "Last updated on" text
	   at the end of articles/contents */
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	}
	.contentdescription {
	/* When you create a link to a Section in the main menu and when clicked on it, it will display
	   "News" then some description (with image if you selected one) and then a list of 
	   Category of News. This style is used for formating the "DESCRIPTION" part of that page */
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	}
	.contentpagetitle {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-align: left;
}
.contentheading {
	font-family: georgia,times new roman,times,serif;
	font-size: 18px;
	font-weight: strong;
	letter-spacing: 1px;
	color: #000000;
	text-align: left;
	text-indent: 2px;
	width: 100%;
	height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
.sitidoltremareX {
	font:100% 'Lucida Grande','Lucida Sans Unicode',verdana,arial,sans-serif;
	font-size: 12px;
	letter-spacing: 2px;
	color: #6666CC;
	
}

.tussenkopje {
	font:100% 'Lucida Grande','Lucida Sans Unicode',verdana,arial,sans-serif;
	font-variant: small-caps;
	font-size: 12px;
	letter-spacing: 1.5px;
	font-weight : normal;
	color: #6E6357;
	text-align: left;
	
}

.sectiontableheader {
	/* This is for styling the section table headers on a SECTION's page.
	   An example would be those articles lists when you click on "News" or something?
	   With a table header of "Date", "Item Title", "Author" and "Hits" ? That's the
	   header that you will be controlling through this style */
	background-color : #94B1CF;
	background-repeat: repeat;
	padding: 2px;
	color : #FFFFFF;
	font-weight : bold;
	padding: 2px;
	}
.category {
	/* this is to set the category Titles ( found on a SECTION's page
	   where the Category lists are) styles */
	color: #3D4E6D; 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: bold; 
	text-decoration: none;
	}
	a.category:link, a.category:visited {
	/* same as above, but to set the link format */
	color: #999999; font-weight: bold;
	}

a.category:hover {
	/* same as above, but for links with mouse pointer over it */
	color: #6666CC;
	}
/*  Weblinks */

a.weblinks:link, a.weblinks:visited {
	/* well.. to format the link's titles under the "Weblinks" 
	   section on the frontend */
	color: #999999; text-decoration: none; font-weight: normal;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	}

a.weblinks:hover {
	/* same as above, but for link with mouseover */
	color: #6666CC;	text-decoration: underline;
	}


/* Search page */


table.searchintro {
	/* This is for formatting the box with "Search Keyword: test returned 4 matches" box
	   that appears after you have entered a search value. It appears on the mainbody
	   with the search results  */
  	background-color: #FFFFFF;
	border: 1px solid #8D9ABC;
	}


/*  Contact's table settings  */

table.contact {
	border: 1px dashed #CCCCCC;
	background-color: #FFFFFF;
	}

table.contact td.icons {
   border: 1px dashed #CCCCCC;
	background-color: #CCCCCC;
	}

table.contact td.details {
	background-color: #F3F3F3;
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	
	}
	#mainlevel-nav {
margin: 0; padding: 0;
}

#mainlevel-nav li {
	background-image:  url(file:///Macintosh%20HD/Users/derk-jangerritsen/Documents/images/arrow.png);
	float: left;
	margin: 0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 18px;
	color: #999999;
	text-align: left;
	white-space: nowrap;
	/*border-right: 1px solid #9DA6B3;*/
	background-position: left 20px;
	background-repeat: no-repeat;
	list-style-type: none;
}

#mainlevel-nav a {
	float: none;
	font-family: georgia,times new roman,times,serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #999999;

}

#mainlevel-nav a:hover {
color: #6666CC;
}
.gitedemonceaux {
	font-family: georgia,times new roman,times,serif;
	font-size: 12px;
	letter-spacing: 2px;
	color: #E8D31D;
}	
	.gitedemonceaux1 {
	font-family: georgia,times new roman,times,serif;
	font-size: 12px;
	letter-spacing: 2px;
	color: #6666CC;
	
	
	
	
}
.bottonboxX {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #999999;
	cursor: default;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	font-size: 11px;
	letter-spacing: 4px;
	background-color: #FBFBFB;
	border: 1px solid #ECECEC;
	
}
.smallDate {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 7pt;
	letter-spacing: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none; 
	}

.pathway {
font-size: 12px;
color: #666666;
}

#active_menu {
	color:#666666;
	text-decoration: none;
	cursor: default;
}text-small

