﻿.Menu2
{
/*	width: 100%;
	z-index: 0;
	border-width: 0px;*/
}

.Menu02_StaticMenuStyle
{
	color: Gray;

	font-style: normal;
	font-family:  Verdana;
	font-size: small;
	font-weight: bold;
	vertical-align: middle ;
	text-align: center;
 	width:119px;
	height:32px;
	margin-left: 250px;
}

.Menu02_StaticMenuItemStyle
{
	color: gray;

	font-style: normal;
	font-family:  Verdana;
	font-size: small;
	font-weight: bold;	
	vertical-align: middle ;
	text-align: center;
 	width:119px;
	height:32px;
/*	background-image: url('../Images/Master/knop1.jpg');*/
}

.Menu02_StaticSelectedStyle
{
	color:  #734531  ;

	font-style: normal;
	font-family:  Verdana;
	font-size: small;
	font-weight: bold;	
	vertical-align:middle;
	text-align: left;
	width:119px;
	height:32px;
	
	position:relative ;
	margin-left:10px;
	
	border-left-style: solid ;
	border-left-width:thin ;
	border-left-color:#734531;
	
	border-bottom-style: solid ;
	border-bottom-width:thin ;
	border-bottom-color:#734531;
	
	
	/*background-image: url('../Images/Master/knop3.jpg');*/
}

.Menu02_StaticHoverStyle
{
	color: Black ;

	font-style: normal;
	font-family:  Verdana;
	font-size: small;
	font-weight: bold;	
	vertical-align:middle;
	text-align: center;
	width:119px;
	height:32px;
	position:relative ;
	margin-top:-10px;
/*	background-image: url('../Images/Master/knop2.jpg');*/
}



