/*@component-begin @name MultiLayoutRegion2 @type Accordion{*/
#MultiLayoutRegion2LYR {
	margin:0px;
	padding:0px;
	text-indent:0px;
	border-style : none
	/*background-color:#fff;*/;
	background-repeat : no-repeat;
	background-image : none
}
#MultiLayoutRegion2LYR .ui-accordion-panel {	border-style : none;
	background-repeat : no-repeat;
	background-image : none
}
#MultiLayoutRegion2LYR a.head {
	cursor:pointer;
	background:#5263AB none no-repeat;
	color:#800000;
	font-weight:bold;
	padding:0px;
	text-indent:0px;
	text-decoration: none;
	background-color : #ffffff;
	border-left-style : none;
	border-top-style : none;
	border-right-style : none;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	margin : 0px 0px 1px}
#MultiLayoutRegion2LYR a.selected {
	color : #000000;
	border-style : none;
	background-color : #E1E2E2;
	background-image : none;
	background-repeat : no-repeat
}
#MultiLayoutRegion2LYR a.current {
	background-color:rgb(255,255,255);
	border-style : none;
	background-image : none;
	background-repeat : no-repeat
}

BODY{	border-style : none
}
