.menu_1 {
	position: absolute;
	left: 0px;
	padding-top: 10px;
	padding-left: 5px;
	font-size: 13px;
	background: url('../images/menu_arrow.jpg') top right;
	background-repeat: no-repeat;
	padding-right: 10px;
	height: 41px;
}

.menu_2 {
	position: absolute;
	left: 65px;
	padding-top: 10px;
	padding-left: 10px;
	font-size: 13px;
	background: url('../images/menu_arrow.jpg') top right;
	background-repeat: no-repeat;
	padding-right: 10px;
	height: 41px;
}

.menu_3 {
	position: absolute;
	left: 130px;
	padding-top: 10px;
	padding-left: 10px;
	font-size: 13px;
	background: url('../images/menu_arrow.jpg') top right;
	background-repeat: no-repeat;
	padding-right: 10px;
	height: 41px;
}

.menu_4 {
	position: absolute;
	left: 205px;
	padding-top: 10px;
	padding-left: 10px;
	font-size: 13px;
	background: url('../images/menu_arrow.jpg') top right;
	background-repeat: no-repeat;
	padding-right: 10px;
	height: 41px;
}

.menu_5 {
	position: absolute;
	left: 305px;
	padding-top: 4px;
	padding-left: 10px;
	font-size: 13px;
	background: url('../images/menu_arrow.jpg') top right;
	background-repeat: no-repeat;
	padding-right: 10px;
	width: 100px;
	text-align: center;
	height: 41px;
}

.menu_6 {
	position: absolute;
	left: 430px;
	padding-top: 10px;
	padding-left: 10px;
	font-size: 13px;
	background: url('../images/menu_arrow.jpg') top right;
	background-repeat: no-repeat;
	padding-right: 10px;
	height: 41px;
}

.menu_7 {
	position: absolute;
	left: 540px;
	padding-top: 10px;
	padding-left: 10px;
	font-size: 13px;
	background: url('../images/menu_arrow.jpg') top right;
	background-repeat: no-repeat;
	padding-right: 10px;
	height: 41px;
}

.left_column {
	width: 224px;
	background-color: #ffeba4;
}

.right_column {
	width: 172px;
	background-color: #ffdd67;
}

.left_bottom {
	background-color: #ffeba4;
}

.contentheading, h1 {
	color: #000099;
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 10px;
	padding-top: 10px;
}

.sectiontableheader {
	color: #000099;
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 10px;
	padding-top: 10px;
}

.componentheading {
	color: #000099;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 10px;
}

#text_main table.contentpaneopen {
	color: #00019c;
	font-weight: bold;
	font-size: 11px;
}

.more {
	text-align: right;
}

.left {
	color: #00019c;
	font-weight: bold;
}

.parentItem {
	padding-left: 10px;
}

.javabean .menuCont_1 {
	background: url('../images/menu_arrow.jpg') top right;
	background-repeat: no-repeat;
	padding-right: 15px;
	padding-left: 10px;
	padding-top: 6px;
	height: 41px;
}

.sublevel {
	padding-left: 25px;
}
