.divLinksBar a
{
	color: Black;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.divLinksBar a:hover
{
	color: Black;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

/********************************      Menü FadeIN  Left       **********************/
#navi {
	margin:0; 
	padding:0;
	list-style:none;	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align:center;
	height: 36px;
}

#navi #liLeft {
	float:left;	
	background:url(../image/LinkBlockBGLeft.png) no-repeat center center;	/* default background image	*/
	width:166px;							/* width and height of the menu item */
	height:36px;
	position:relative;			/* must set it as relative, because .hover class top and left with absolute position will be positioned according to li.	*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#navi #liLeft a {
	z-index:20;		/* z-index must be higher than .hover class */
	display:block;	/* display as block and set the height according to the height of the menu to make the whole LI clickable	*/
	height:36px;
	position:relative;
	padding-top: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#navi #liLeft .hover {
	background:url(../image/LinkBlockBGLeft_ON.png) no-repeat center center;		/* mouseover image	*/
	position:absolute;	/* must be postion absolute 	*/
	width:166px;	/*	width, height, left and top to fill the whole LI item	*/
	height:36px;
	z-index:0;		/* display under the Anchor tag	*/
	display:none;	/* hide it by default	*/
	background-color: transparent;
	left: 0px;
	top: 0px;
}	

.liLeft_selected {
	float:left;	
	color: White;
	width:166px;							/* width and height of the menu item */
	height:36px;
	position:relative;	
	background:url(../image/LinkBlockBGLeft_ON.png) no-repeat center center;	/* selected image	*/
}

.liLeft_selected a {
	z-index:20;		/* z-index must be higher than .hover class */
	display:block;	/* display as block and set the height according to the height of the menu to make the whole LI clickable	*/
	height:36px;
	position:relative;
	padding-top: 10px;
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.liLeft_selected a:hover {
	z-index:20;		/* z-index must be higher than .hover class */
	display:block;	/* display as block and set the height according to the height of the menu to make the whole LI clickable	*/
	height:36px;
	position:relative;
	padding-top: 10px;
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

/********************************      Menü FadeIN  Middle1       **********************/
#navi {
	margin:0; 
	padding:0;
	list-style:none;	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align:center;
	height: 36px;
}

#navi #liMiddle {
	float:left;	
	background:url(../image/LinkBlockBGMiddle.png) no-repeat center center;	/* default background image	*/
	width:166px;							/* width and height of the menu item */
	height:36px;
	position:relative;			/* must set it as relative, because .hover class top and left with absolute position will be positioned according to li.	*/
	vertical-align: bottom;
}

#navi #liMiddle a {
	z-index:20;		/* z-index must be higher than .hover class */
	display:block;	/* display as block and set the height according to the height of the menu to make the whole LI clickable	*/
	height:36px;
	position:relative;
	padding-top: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: Black;
}

#navi #liMiddle .hover {
	background:url(../image/LinkBlockBGMiddle_ON.png) no-repeat center center;		/* mouseover image	*/
	position:absolute;	/* must be postion absolute 	*/
	width:166px;	/*	width, height, left and top to fill the whole LI item	*/
	height:36px;
	z-index:0;		/* display under the Anchor tag	*/
	display:none;	/* hide it by default	*/
	background-color: transparent;
	left: 0px;
	top: 0px;
	color: Black;
}	

.liMiddle_selected {
	float:left;	
	color: White;
	width:166px;							/* width and height of the menu item */
	height:36px;
	position:relative;	
	background:url(../image/LinkBlockBGLeft_ON.png) no-repeat center center;	/* selected image	*/
}

.liMiddle_selected a {
	z-index:20;		/* z-index must be higher than .hover class */
	display:block;	/* display as block and set the height according to the height of the menu to make the whole LI clickable	*/
	height:36px;
	position:relative;
	padding-top: 10px;
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.liMiddle_selected a:hover {
	z-index:20;		/* z-index must be higher than .hover class */
	display:block;	/* display as block and set the height according to the height of the menu to make the whole LI clickable	*/
	height:36px;
	position:relative;
	padding-top: 10px;
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
/********************************      Menü FadeIN  Middle2       **********************/
#navi {
	margin:0; 
	padding:0;
	list-style:none;	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align:center;
	height: 36px;
}

#navi #liMiddle2 {
	float:left;	
	background:url(../image/LinkBlockBGMiddle.png) no-repeat center center;	/* default background image	*/
	width:166px;							/* width and height of the menu item */
	height:36px;
	position:relative;			/* must set it as relative, because .hover class top and left with absolute position will be positioned according to li.	*/
}

#navi #liMiddle2 a {
	z-index:20;		/* z-index must be higher than .hover class */
	display:block;	/* display as block and set the height according to the height of the menu to make the whole LI clickable	*/
	height:36px;
	position:relative;
	padding-top: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#navi #liMiddle2 .hover {
	background:url(../image/LinkBlockBGMiddle_ON.png) no-repeat center center;		/* mouseover image	*/
	position:absolute;	/* must be postion absolute 	*/
	width:166px;	/*	width, height, left and top to fill the whole LI item	*/
	height:36px;
	z-index:0;		/* display under the Anchor tag	*/
	display:none;	/* hide it by default	*/
	background-color: transparent;
	left: 0px;
	top: 0px;
}	

#navi #liMiddle2.selected {
	background:url(../image/LinkBlockBGMiddle_SEL.png) no-repeat center center;	/* selected image	*/
}

.liMiddle2_selected {
	float:left;	
	color: White;
	width:166px;							/* width and height of the menu item */
	height:36px;
	position:relative;	
	background:url(../image/LinkBlockBGLeft_ON.png) no-repeat center center;	/* selected image	*/
}

.liMiddle2_selected a {
	z-index:20;		/* z-index must be higher than .hover class */
	display:block;	/* display as block and set the height according to the height of the menu to make the whole LI clickable	*/
	height:36px;
	position:relative;
	padding-top: 10px;
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.liMiddle2_selected a:hover {
	z-index:20;		/* z-index must be higher than .hover class */
	display:block;	/* display as block and set the height according to the height of the menu to make the whole LI clickable	*/
	height:36px;
	position:relative;
	padding-top: 10px;
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

/********************************      Menü FadeIN  Middle3       **********************/
#navi {
	margin:0; 
	padding:0;
	list-style:none;	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align:center;
	height: 36px;
}

#navi #liMiddle3 {
	float:left;	
	background:url(../image/LinkBlockBGMiddle.png) no-repeat center center;	/* default background image	*/
	width:166px;							/* width and height of the menu item */
	height:36px;
	position:relative;			/* must set it as relative, because .hover class top and left with absolute position will be positioned according to li.	*/
}

#navi #liMiddle3 a {
	z-index:20;		/* z-index must be higher than .hover class */
	display:block;	/* display as block and set the height according to the height of the menu to make the whole LI clickable	*/
	height:36px;
	position:relative;
	padding-top: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#navi #liMiddle3 .hover {
	background:url(../image/LinkBlockBGMiddle_ON.png) no-repeat center center;		/* mouseover image	*/
	position:absolute;	/* must be postion absolute 	*/
	width:166px;	/*	width, height, left and top to fill the whole LI item	*/
	height:36px;
	z-index:0;		/* display under the Anchor tag	*/
	display:none;	/* hide it by default	*/
	background-color: transparent;
	left: 0px;
	top: 0px;
}	

#navi #liMiddle3.selected {
	background:url(../image/LinkBlockBGMiddle_SEL.png) no-repeat center center;	/* selected image	*/
}

.liMiddle3_selected {
	float:left;	
	color: White;
	width:166px;							/* width and height of the menu item */
	height:36px;
	position:relative;	
	background:url(../image/LinkBlockBGLeft_ON.png) no-repeat center center;	/* selected image	*/
}

.liMiddle3_selected a {
	z-index:20;		/* z-index must be higher than .hover class */
	display:block;	/* display as block and set the height according to the height of the menu to make the whole LI clickable	*/
	height:36px;
	position:relative;
	padding-top: 10px;
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.liMiddle3_selected a:hover {
	z-index:20;		/* z-index must be higher than .hover class */
	display:block;	/* display as block and set the height according to the height of the menu to make the whole LI clickable	*/
	height:36px;
	position:relative;
	padding-top: 10px;
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

/********************************      Menü FadeIN  Middle4       **********************/
#navi {
	margin:0; 
	padding:0;
	list-style:none;	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align:center;
	height: 36px;
}

#navi #liMiddle4 {
	float:left;	
	background:url(../image/LinkBlockBGMiddle.png) no-repeat center center;	/* default background image	*/
	width:166px;							/* width and height of the menu item */
	height:36px;
	position:relative;			/* must set it as relative, because .hover class top and left with absolute position will be positioned according to li.	*/
}

#navi #liMiddle4 a {
	z-index:20;		/* z-index must be higher than .hover class */
	display:block;	/* display as block and set the height according to the height of the menu to make the whole LI clickable	*/
	height:36px;
	position:relative;
	padding-top: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#navi #liMiddle4 .hover {
	background:url(../image/LinkBlockBGMiddle_ON.png) no-repeat center center;		/* mouseover image	*/
	position:absolute;	/* must be postion absolute 	*/
	width:166px;	/*	width, height, left and top to fill the whole LI item	*/
	height:36px;
	z-index:0;		/* display under the Anchor tag	*/
	display:none;	/* hide it by default	*/
	background-color: transparent;
	left: 0px;
	top: 0px;
}	

#navi #liMiddle4.selected {
	background:url(../image/LinkBlockBGMiddle_SEL.png) no-repeat center center;	/* selected image	*/
}

.liMiddle4_selected {
	float:left;	
	color: White;
	width:166px;							/* width and height of the menu item */
	height:36px;
	position:relative;	
	background:url(../image/LinkBlockBGLeft_ON.png) no-repeat center center;	/* selected image	*/
}

.liMiddle4_selected a {
	z-index:20;		/* z-index must be higher than .hover class */
	display:block;	/* display as block and set the height according to the height of the menu to make the whole LI clickable	*/
	height:36px;
	position:relative;
	padding-top: 10px;
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.liMiddle4_selected a:hover {
	z-index:20;		/* z-index must be higher than .hover class */
	display:block;	/* display as block and set the height according to the height of the menu to make the whole LI clickable	*/
	height:36px;
	position:relative;
	padding-top: 10px;
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

/********************************      Menü FadeIN  Right       **********************/
#navi {
	margin:0; 
	padding:0;
	list-style:none;	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align:center;
	height: 36px;
}

#navi #liRight {
	float:left;	
	background:url(../image/LinkBlockBGRight.png) no-repeat center center;	/* default background image	*/
	width:166px;							/* width and height of the menu item */
	height:36px;
	position:relative;			/* must set it as relative, because .hover class top and left with absolute position will be positioned according to li.	*/
}

#navi #liRight a {
	z-index:20;		/* z-index must be higher than .hover class */
	display:block;	/* display as block and set the height according to the height of the menu to make the whole LI clickable	*/
	height:36px;
	position:relative;
	padding-top: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#navi #liRight .hover {
	background:url(../image/LinkBlockBGRight_ON.png) no-repeat center center;		/* mouseover image	*/
	position:absolute;	/* must be postion absolute 	*/
	width:166px;	/*	width, height, left and top to fill the whole LI item	*/
	height:36px;
	z-index:0;		/* display under the Anchor tag	*/
	display:none;	/* hide it by default	*/
	background-color: transparent;
	left: 0px;
	top: 0px;
}	

#navi #liRight.selected {
	background:url(../image/LinkBlockBGRight_SEL.png) no-repeat center center;	/* selected image	*/
}

.liRight_selected {
	float:left;	
	color: White;
	width:166px;							/* width and height of the menu item */
	height:36px;
	position:relative;	
	background:url(../image/LinkBlockBGLeft_ON.png) no-repeat center center;	/* selected image	*/
}

.liRight_selected a {
	z-index:20;		/* z-index must be higher than .hover class */
	display:block;	/* display as block and set the height according to the height of the menu to make the whole LI clickable	*/
	height:36px;
	position:relative;
	padding-top: 10px;
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.liRight_selected a:hover {
	z-index:20;		/* z-index must be higher than .hover class */
	display:block;	/* display as block and set the height according to the height of the menu to make the whole LI clickable	*/
	height:36px;
	position:relative;
	padding-top: 10px;
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

