
.javabean .menuCont_1{

width: 133px;
}

.javabean .menuCont_2{
background-color: #8598b5;
width: 140px;
}

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

.javabean .menuCont {
	height:auto;
}

.javabean .parentItem{
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 10px;
    font-weight			: bold;
    text-decoration		: none;
}

.javabean .parentItem, 
.javabean .parentItem:hover, 
.javabean .parentItem-active,
.javabean .parentItem-active:hover {

    text-decoration		: none;
    display				: block;
    white-space			: normal;
    position			: relative;
	display				: block;
	border-bottom		: 1px solid White;
	margin				: 0px 0px -1px 0px;
	padding				: 5px 0px 5px 3px;	
}

.javabean .parentItem:link,
.javabean .parentItem:visited {

	color				: #ffffff;
	font-weight: bold;
    text-decoration		: none;
}

.javabean .parentItem:hover,
.javabean .parentItem-active {

	color				: #000000 !important;
    text-decoration		: none;	
}
.javabean .parentItem:active {

	color				: #ffffff !important;
    text-decoration		: none;
}
.javabean .subItem_1 img, .javabean .subItem_2 img,
.javabean .subItem_1-active img, .javabean .subItem_2-active img{
    position: relative;
    top: 0px;
    border: 0;
	    text-decoration		: none;
}

.javabean .subItem_1{

width: 133px;
}

.javabean .subItem_2{

width: 140px;
}

.javabean .subItem_1, .javabean .subItem_2,
.javabean .subItem_1:hover, .javabean .subItem_2:hover,
.javabean .subItem_1-active, .javabean .subItem_2-active,
.javabean .subItem_1-active:hover, .javabean .subItem_2-active:hover {	
	background-repeat	: repeat-y;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 10px;
    font-weight			: bold;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: normal;
    position: relative;
    z-index: 500;
	display				: block;
	border-bottom		: 1px solid White;
	margin				: 0px 0px -1px 0px;
	padding				: 5px 0px 5px 5px;
	color: #ffffff !important;
}

.javabean .subItem_1, .javabean .subItem_2{
    color				: #ffffff;
	text-decoration: none;
}
.javabean .subItem_1:hover, .javabean .subItem_2:hover{
	color				: #000000 !important;
	text-decoration: none;
}


.javabean .subItem_1:hover{
    background-color	: #fdc97e;	
	    text-decoration		: none;
}


.javabean .subItem_2:hover{
    background-color	: #fdc97e;	
	    text-decoration		: none;
		
}


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

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