/* CSS Document */

/*  Navagatie menu layout */

#left_nav {
	float: left;
	height: 100%;
	width: 180px;
}
#nav_bar {
	height: 100%;
	width: 180px;
	margin-top: 50px;
}
#xplogo {
	height: 31px;
	width: 180px;
	margin-top: 0px;
	margin-left: 3px;
	text-align: left;
	vertical-align: bottom;
	margin-right: auto;
	margin-bottom: auto;
}
#xpmenu {
	width: 164px;
	margin-top: auto;
	margin-left: 3px;
	text-align: left;
	margin-bottom: 20px;
	font-family: Tahoma, Verdana;
	font-size: 10px;
	text-decoration: none;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0033CC;
	border-right-color: #0033CC;
	border-bottom-color: #0033CC;
	border-left-color: #0033CC;
	margin-right: auto;
	background-image: url(../icons1/xptitle2.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#menu_spacer {
	margin-left: 10px;
	
}
#menu_spacer a{
	margin-left: 10px;
font-family: Tahoma, Verdana;
	font-size: 10px;
		
}
	

.xptitle {
	height: 25px;
	width: 110px;
}
