#fixed_navigation_bg_small {
	position:absolute;
	background-color: #a3a3a3;/*default:#000000*/
	text-align: center;
  opacity:.80; 
	filter: alpha(opacity=80); 
	z-order:999;
}

#fixed_navigation_bg {
	position:absolute;
	background-color: #a3a3a3;/*default:#000000*/
	text-align: center;
  opacity:.80; 
	filter: alpha(opacity=80); 
	z-order:1000;
}

#fixed_navigation {
	position:absolute;
	z-order:1001;
	padding-top:10px;
	text-align: center;
}

#fixed_navigation {
	font-size: 0.9em;
}

#fixed_navigation {
	padding:auto;
	text-align:center;
}
#fixed_navigation BR {
}

#fixed_navigation IMG {
	width:40px;
	height:40px;
}

#fixed_navigation {
	text-align:center;
}

#fixed_navigation a:link, #fixed_navigation a:visited {
	color:#ffffff;
}
#fixed_navigation a:hover {
	color:#FFFF33;
}

#fixed_navigation a{
	text-decoration:none;
}

#hideNavButton {
	font-weight: bold;
	color: #fff;/*#B4B4B4;*/
}

#showNavButton {
	font-weight: bold;
	color: #fff;/*#B4B4B4;*/
}