.bordercolor{text-align: left;}
.trseparator{ height:5px;}
.menuleft{
	background-image: url(buttonbarleft.gif);
	background-repeat: repeat-y;
	background-position: right;
	height: 43px; width:35px;
	cursor:default; 
}
.menuright{
	background-color: black;
	width:20px;
	cursor:default;
}

.menuNavigate0{
	color :black;
	cursor: pointer; 
	text-decoration:underline;
}
.menuNavigate1{
	color :black;
	cursor: pointer; 
	text-decoration:none;
}

.menuButton0{
	background-color: black;
	color :white;
	font-weight : bold;
	height: 21px;
	cursor: pointer; 
	padding-left:5px; padding-top:2px; padding-right:5px; padding-bottom:2px;
}
.menuButton1{
	height: 21px;
	background-color: black;
	color :black;
	font-weight : bold;
	cursor: pointer; 
	padding-left:5px; padding-top:2px; padding-right:5px; padding-bottom:2px;
}

.simpleBar{
	text-align: left;
	background-image: url(barre.gif);
	border-left: 1px white solid;
	border-top: 1px white solid;
	border-right: 1px #ACABB0 solid;
	border-bottom: 1px #ACABB0 solid;
	height: 18px;
	color: #000063;
	cursor:default;
}

.hasSubmenu0{
	text-align: left;
	vertical-align: middle;
	background-image: url(arrow.gif);
	background-position: left;
	background-repeat: no-repeat;
	height: 18px;
	color: black;
	padding-left:12px; 
	padding-right:10px; 
	padding-top:2px; 
	cursor: pointer; 
}
.hasSubmenu1{
	text-align: left;
	vertical-align: middle;
	background-image: url(arrow1.gif);
	background-position: left;
	background-repeat: no-repeat;
	background-color: #29315F;
	height: 18px;
	color: white;
	padding-left:12px; 
	padding-right:10px; 
	padding-top:2px; 
	cursor: pointer; 
}

.isAlone0{
	text-align: left;
	vertical-align: middle;
	height: 18px;
	color: black;
	padding-left:4px; 
	padding-right:10px; 
	padding-top:2px; 
	cursor: pointer; 
}
.isAlone1{
	text-align: left;
	background-color: #29315F;
	vertical-align: middle;
	height: 18px;
	color: white;
	padding-left:4px; 
	padding-right:10px; 
	padding-top:2px; 
	cursor: pointer; 
}

.menuItem{text-align: left;border-left: 1px white solid;border-top: 1px white solid;border-right: 1px #ACABB0 solid;border-bottom: 1px #ACABB0 solid;height: 18px;font : 10px Arial, Tahoma, Lucida, sans-serif;color: #000063;cursor: pointer; width:100%;}

.blueBorderNoTop{
	text-align: left;
	background-color: #476389;
	border: 1px #29315F solid;
	cursor:default;
}
.blueBorder{
	text-align: left;
	background-color: #476389;
	border: 1px #29315F solid;
	cursor:default;
}

.hasSubmenuFav0{
	text-align: left;
	vertical-align: middle;
	background-image: url(arrow.gif);
	background-position: left;
	background-repeat: no-repeat;
	height: 20px;
	color: black;
	padding-left:12px; 
	padding-right:10px; 
	padding-top:2px; 
	cursor: pointer; 
}
.hasSubmenuFav1{
	text-align: left;
	vertical-align: middle;
	background-image: url(arrow1.gif);
	background-position: left;
	background-repeat: no-repeat;
	background-color: #29315F;
	height: 20px;
	color: white;
	padding-left:12px; 
	padding-right:10px; 
	padding-top:2px; 
	cursor: pointer; 
}

.isAloneFav0{
	text-align: left;
	vertical-align: middle;
	height: 20px;
	color: white;
	padding-left:4px; 
	padding-right:10px; 
	padding-top:2px; 
	cursor: pointer; 
}
.isAloneFav1{
	text-align: left;
	background-color: #29315F;
	vertical-align: middle;
	height: 20px;
	color: white;
	padding-left:4px; 
	padding-right:10px; 
	padding-top:2px; 
	cursor: pointer; 
}

.menuButtonFav0{
	background-color: black;
	color :white;
	font-weight : bold;
	height: 21px;
	cursor: pointer; 
	padding-left:5px; padding-top:2px; padding-right:5px; padding-bottom:2px;
}
.menuButtonFav1{
	height: 21px;
	background-color: black;
	color:yellow;
	font-weight : bold;
	cursor: pointer; 
	padding-left:5px; padding-top:2px; padding-right:5px; padding-bottom:2px;
}

