

.NavBarHeader
{
	width: 100%;
	height: 30px;
	border-collapse: collapse;
	/*background-color: #B98DAC;*/
background-image: url("../../Images/headermenu/back.gif" );	
}

.NavBarHeader .Arrow
{
	width: 50;
	text-align: center;
}

.NavBarHeader .Arrow A
{
	color: White;
	width: 100%;
	text-decoration: none;
}

.NavBarHeader .Arrow A:hover
{
	color: white;
	background-color: #849CCF;
	text-decoration: none;
	font-weight: bold;
}

.NavBarHeader .Title
{
	color: white;
	font-family: Verdana;
	font-weight: bold;
}

.NavBarTabList
{
	width: 100%;
	border-collapse: collapse;
	background-color: #B98DAC;
	background-image: url("../../Images/headermenu/back.gif" );	
}
.NavBarTabList A:active { color:White;}
.NavBarTabList A:hover { color:White;}
.NavBarTabList A:visited { color:White;}
.NavBarTabList A:link { color:White;}

.NavBarTabList .Active
{
	border-top: white 1px solid;
	border-left: white 1px solid;
	border-right: white 1px solid;
	background-color: #849CCF;
}

.NavBarTabList .Active A
{
	color: White;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
}

.NavBarTabList .Active A:active
{
	color: white;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
}

.NavBarTabList .ActiveLeft
{
	border-top: white 1px solid;
	border-right: white 1px solid;
	background-color: #849CCF;
}

.NavBarTabList .ActiveLeft A
{
	color: White;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
}

.NavBarTabList .ActiveLeft A:active
{
	color: white;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
}

.NavBarTabList .ActiveRight, .PaieNavBarTabList .PaieActiveRight
{
	border-top: white 1px solid;
	border-left: white 1px solid;
	background-color: #849CCF;
}

/*navbar Ogone css*/
.PaieNavBarTabList .PaieActiveRight{ float: right; width: 20%; right: 0px; height: 13px; z-index: 1; text-align: center;  }
.PaieNavBarTabList .NotActive{ background-color: #5964a4; border-bottom: white 1px solid; display: block; height: 13px; z-index: 0;}
.PaieNavBarTabList .Header {height: 0; margin-bottom: 0; top: 5px; background-color: #849CCF;}


/*end navbar Ogone css*/


.NavBarTabList .ActiveRight A,.PaieNavBarTabList .PaieActiveRight A
{
	color: White;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
}

.NavBarTabList .ActiveRight A:active, .PaieNavBarTabList .PaieActiveRight A:Active
{
	color: white;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
}


.NavBarTabList .NotActive
{
	border-bottom: white 1px solid;
	color: white;
}



.NavBarTabList .NotActive A
{
	color: white;
	font-family: Verdana;
	text-decoration: none;
}

.NavBarTabList .NotActive A:hover
{
	width: 100%;
	background-color: #849CCF;
	color: White;
	font-family: Verdana;
	text-decoration: none;
}

.NavBarTabList .Header
{
	height: 10px;
	background-color: #849CCF;
}

.NavBarWizList
{
	width: 100%;
	border-collapse: collapse;
	background-color: linen;
}

.NavBarWizList .Active
{
	border-top: white 2px solid;
	border-right: white 2px solid;
	border-bottom: white 2px solid;
	background-color: #849CCF;
	color: tomato;
	font-family: Verdana;
}

.NavBarWizList .Active A
{
	font-family: Verdana;
	color: white;
	font-weight: bold;
	text-decoration: none;
}

.NavBarWizList .Active A:hover
{
	width: 100%;
	background-color: tomato;
	color: #849CCF;
	font-weight: bold;
}

.NavBarWizList .ActiveLeft
{
	border-top: white 2px solid;
	border-right: white 2px solid;
	border-bottom: white 2px solid;
	background-color: #849CCF;
	color: tomato;
	font-family: Verdana;
}

.NavBarWizList .ActiveLeft A
{
	font-family: Verdana;
	color: white;
	font-weight: bold;
	text-decoration: none;
}

.NavBarWizList .ActiveLeft A:hover
{
	width: 100%;
	background-color: tomato;
	color: #849CCF;
	font-weight: bold;
}

.NavBarWizList .ActiveRight
{
	border-top: white 2px solid;
	border-right: white 2px solid;
	border-bottom: white 2px solid;
	background-color: #849CCF;
	color: tomato;
	font-family: Verdana;
}

.NavBarWizList .ActiveRight A
{
	font-family: Verdana;
	color: white;
	font-weight: bold;
	text-decoration: none;
}

.NavBarWizList .ActiveRight A:hover
{
	width: 100%;
	background-color: tomato;
	color: #849CCF;
	font-weight: bold;
}


.NavBarWizList .Visited
{
	border-top: tomato 2px solid;
	border-bottom: tomato 2px solid;
	background-color: #849CCF;
}

.NavBarWizList .Visited A
{
	color: white;
	font-family: Verdana;
	text-decoration: none;
}

.NavBarWizList .Visited A:hover
{
	width: 100%;
	background-color: white;
	color: #849CCF;
	font-weight: bold;
}

.NavBarWizList .Next A
{
	color: white;
	font-family: Verdana;
	text-decoration: none;
}

.NavBarWizList .Next A:hover
{
	width: 100%;
	background-color: #849CCF;
	font-weight: bold;
}

.NavBarWizList .NotVisited
{
	color: white;
}

/* background-color: #849CCF */