
.fusblue .menuCont_1{
Filter: Alpha(Opacity=70);
-moz-opacity:.70;
opacity:.70;
width: 170px;
}

.fusblue .menuCont_2{
background-color	: #F79953;
Filter: Alpha(Opacity=70);
-moz-opacity:.70;
opacity: .70;
width: 170px;
}

.fusblue .parentItem img,
.fusblue .parentItem-active img{
    position: absolute;
    top: 0px;
    border: 0;
}
.fusblue .rgtImg {
	position: relative;
    margin-top: 5px;
    right: 4px;
    border: 0;
}
.fusblue .lftImg {
	position: relative;
	margin-top: 6px;
    border: 0;
}

.fusblue .menuCont {
	height:auto;
}

.fusblue .parentItem{
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 10px;
    font-weight			: bold;

}

.fusblue .parentItem, 
.fusblue .parentItem:hover, 
.fusblue .parentItem-active,
.fusblue .parentItem-active:hover {
    text-decoration		: none;
    display				: block;
    white-space			: normal;
    position			: relative;
	display				: block;
	margin				: 0px 0px -1px 0px;
  padding-top      : 7px;
  padding-bottom   : 7px;
  padding-left: 5px;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
}

.fusblue .parentItem:link,
.fusblue .parentItem:visited {
	/*background-color	: #ff9b37;*/
	color				: #000000;
	font-weight: bold;
}

.fusblue .parentItem:hover,
.fusblue .parentItem-active {
  padding-top      : 7px;
  padding-bottom   : 7px;
  color				:#F18538 !important;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;

}
.fusblue .parentItem:active {
	/*background-color	: #ee5500;*/
	color				: #ffffff !important;
}
.fusblue .subItem_1 img, .fusblue .subItem_2 img,
.fusblue .subItem_1-active img, .fusblue .subItem_2-active img{
    position: absolute;
    top: 0px;
    border: 0;
}

.fusblue .subItem_1{
Filter: Alpha(Opacity=73);
-moz-opacity:.73;
opacity: .73;
width: 170px;
background-color	: #F79953;
}

.fusblue .subItem_2{
width: 170px;
}

.fusblue .subItem_1, .fusblue .subItem_2,
.fusblue .subItem_1:hover, .fusblue .subItem_2:hover,
.fusblue .subItem_1-active, .fusblue .subItem_2-active,
.fusblue .subItem_1-active:hover, .fusblue .subItem_2-active:hover {	
	/*background-image: url(images/fusblue/menubg.gif);*/
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 10px;
    text-decoration: none;
    display: block;
    white-space: normal;
    position: relative;
    z-index: 500;
	display				: block;
  border-top       : 1px solid #427D96;
  border-left      : 1px solid #427D96;
  border-right     : 1px solid #95BFD1;
  border-bottom    : 1px solid #95BFD1;
	margin				: 0px 0px -1px 0px;
	padding				: 5px 0px 5px 15px;
	color: #000000 !important;
}

.fusblue .subItem_1, .fusblue .subItem_2{
    color				: #000000;
}
.fusblue .subItem_1:hover, .fusblue .subItem_2:hover{
	color				: #000000 !important;
	font-weight: bold;
}


.fusblue .subItem_1:hover{
	background-color	: #F76D08;
}


.fusblue .subItem_2:hover{
    background-color	: #F76D08;
}


.fusblue .section {
    border-style: none;
    position: absolute;
    visibility: hidden;
    z-index: -1;
}

* html .fusblue td { position: relative; } /* ie 5.0 fix */
