@font-face {  
	  font-family: 'Georgia';  
	  src: url(http://onliner.axoclub.be/fonts/georgia.eot); /* IE */
	  /*src: local('Georgia'), url(http://onliner.axoclub.be/fonts/georgia.ttf) format("truetype"); /* non-IE */  
	}
@font-face {  
	  font-family: 'Helveticalightcondensed';  
	  src: url(http://onliner.axoclub.be/fonts/HelveticaNeueLTCom-LtCn.eot); /* IE */ 
	  /*src: local('HelveticaNeueLTCom-LtCn'), url(http://onliner.axoclub.be/fonts/HelveticaNeueLTCom-LtCn.ttf) format("truetype"); /* non-IE */ 
	  font-weight: light;
		font-style: normal; 
		font-stretch: condensed;
	} 
@font-face {  
	  font-family: 'ArialNarrow';  
	  src: url(http://onliner.axoclub.be/fonts/ARIALN.eot); /* IE */ 
	 	src: local('Arial Narrow'), url(http://onliner.axoclub.be/fonts/ARIALN.ttf) format("truetype"); /* non-IE */ 
	  font-weight: normal;
		font-style: normal; 

	} 
	
.nav{
	width: 450px;
	margin: 20px 0px 0px 15px;
}

.axotmnu_select{
	font-family: 'ArialNarrow',sans-serif;
	color: #ffffff;
	font-size: 16px;
	text-transform: uppercase;
	text-decoration: none;
	text-shadow:-1px -1px 0px rgba(0,0,0,.2);
	-webkit-font-smoothing: subpixel-antialiased;
	padding: 3px 10px 24px 10px;
	background-image: url(http://www.axoclub.be/file?fle=2965);
	background-position: top left;
	background-repeat: no-repeat;
	white-space: nowrap;
}
.axotmnu_noselect{
	font-family: 'ArialNarrow',sans-serif;
	color: white;
	font-size: 16px;
	text-transform: uppercase;
	text-decoration: none;
	text-shadow:-1px -1px 0px rgba(224,183,43,.9);
	-webkit-font-smoothing: subpixel-antialiased;
	padding: 3px 10px 24px 10px;
	white-space: nowrap;
}
.menutable{
	float: right;
}
a.axolmnu_noselect_0, a.axolmnu_noselect_0:visited{
	text-align: right;
	padding-right: 35px;
	padding-top: 6px;
	padding-bottom: 6px;
	font-family: 'ArialNarrow',sans-serif;
	color: #ffffff;
	font-size: 16px;
	text-transform: uppercase;
	text-decoration: none;
	text-shadow:-1px -1px 0px rgba(0,0,0,.2);
	-webkit-font-smoothing: subpixel-antialiased;
	border-bottom: 1px solid #3794ce;
	border-top: 1px solid #ade0f4;
	display: block;
}
a.axolmnu_noselect_0:hover, a.axolmnu_select_0, a.axolmnu_select_0:visited, a.axolmnu_select_0:hover{
	text-align: right;
	padding-right: 35px;
	padding-top: 6px;
	padding-bottom: 6px;
	font-family: 'ArialNarrow',sans-serif;
	color: #ffffff;
	font-size: 16px;
	text-transform: uppercase;
	text-decoration: none;
	text-shadow:-1px -1px 0px rgba(0,0,0,.2);
	-webkit-font-smoothing: subpixel-antialiased;
	border-bottom: 1px solid #3794ce;
	border-top: 1px solid #ade0f4;
	display: block;
	background-color: #4ea0f2;
	background-image: url(/file?fle=2992);
	background-position: right;
	background-repeat: no-repeat;
}
4ea0f2