/* ------------------------------------------------------- 

	menu stylesheet  /  www.2way-consultancy.nl
	
	development by

	tableaux
	www.tableaux.nl
	
	december 2007

---------------------------------------------------------- */

div#menu{
width: 218px;
height: 585px;
background-image: url(../images/bg_menu.jpg);
float: left;
overflow: visible;
}

.extra_menu_container{
margin: 45px 45px 0px 0px;
text-align: right;
}
.extra_menu_item{
margin-top: 17px;
}
.extra_menu_link{
font-family: Arial;
font-size: 14px;
font-weight: bold;
color: #005782;
}

#menu a:link {
color: #005782;
text-decoration: none;
}
#menu a:visited {
text-decoration: none;
color: #005782;
}
#menu a:hover {
text-decoration: none;
color: #005782;
}
#menu a:active {
text-decoration: none;
color: #005782;
}
