/*
 ____     __       __  __     
/\  _`\  /\ \     /\ \/\ \    
\ \ \L\ \\ \ \    \ \ \ \ \   
 \ \  _ <'\ \ \  __\ \ \ \ \  
  \ \ \L\ \\ \ \L\ \\ \ \_\ \ 
   \ \____/ \ \____/ \ \_____\
    \/___/   \/___/   \/_____/
MeetingMoreMinds 2005/2006
*/

body {
	background-color: #def;
	}
	
div#crossmedia {
	background-image: url(../images/bg_crossmedia.gif);
	background-repeat:no-repeat;
}

body, table, .text {
	font: 10pt/1.3em "Microsoft Sans Serif", sans-serif;
	line-height : 1.5em;
	margin:0;
}

.section {
	background-image: url(../images/bg-section.gif);
	background-repeat:repeat-x;
	border: 1px solid #ccc;
}

.textblock {
	padding: 5px;
	border: 1px solid #cfc;
	width:320px;
	float:right;
}

img {
	border-style: none;
	border-width:0;
}

td {
	text-align: left;
	vertical-align: top;
	padding:0;
	border-spacing:0;
}

p { 
	text-align: justify;
	padding:0;
	color: Black;
	line-height: 1.5em;
	}
	
p.kopje {
	margin-top: 0;
	}

.textbold {
	text-align: justify;
	font-weight : bold; 
	padding:0;
	color: Black;
	line-height: 1.5em;
}

.kopje, h3 {
	font: 12pt/1.3em;
	line-height : 1.5em;
	font-weight: bold;
	color: #c6c;
	}

.mainmenu {
	color: #3399ff;
}

a {
	color: #3399ff;
	text-decoration: none;
}

a.mainactive {
	text-decoration: none;
	color: #c6c;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	}

a:hover.news {
	background-color:#def;
	}

div.footnote {
	color: #3399ff;
	font-size: 10px;
}

a.footnote {
	color: #ffffff;
}

a.mainmenu {
	text-decoration: none;
	font-weight: bold;
}

a.mainmenu:hover {
	text-decoration: underline;
}

div {
	text-align: left;
}

div.submenu {
	padding:8px;
}

td.submenu {
	background-image: url(../images/submenu-bg.gif);
	background-repeat: repeat-y;
	padding:0;
	margin:0;
	border-left: solid 0px #6699CC;
}

a.submenu {
	color: #0066cc;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
}

p.submenu {
	background-image: url(../images/submenu-button-bg.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #D9E5F2;
	padding: 4px;
	border: 1px solid #CCC;
	border-collapse: collapse;
	margin: 2px;
	line-height: 1em;
	text-align: left;
	}

a.submenu:hover {
	/* text-decoration: underline; */
}

div.content {
	padding-right: 24px;
}

input, select, textarea {
	background-color : #FDF5E6;
	line-height : 1.5em;
	font-weight: bold;
}

#sublayer {
	background-color:white;
	padding:2px;
	font-weight:bold;
	border: 1px solid #ccc;
	display: none;
	width:108px;
	margin-left:48px;
	z-index:1;
	}
