/* text styles */
	body, tbody {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		text-decoration : none;
		font-size : 0.7em;
		color : #000000;
	}
	a:link, a:visited {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		text-decoration : underline;
		color : #1C33A9;
	}
	a:active, a:hover {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		text-decoration : none;
		color : #6C7DC3;
	}
	.gasnelnaar{	
		font-size : 12px;
		font-weight : bold;
		color: #162DA6;
	}		
	HR {
		height : 2px;
		color : #A1C79F;
	}	

/* HOMEPAGE LAYOUT */
	#banner {
		display: none;
	}
			#leftpane {
			display: none;
			}
			
			#homeintro {
			}
			
			#rightpane {
			}			
						
	#menu {
		display: none;
	}
	
	#submenu2, #submenu3, #submenu4, #submenu5, #submenu6 {
		display: none;
	}	
