/*@component-begin @name MultiLayoutRegion2 @type Accordion{*/
#MultiLayoutRegion2LYR {
	margin:0px;
	padding:0px;
	text-indent:0px;
	border-style : none
	/*background-color:#fff;*/
}
#MultiLayoutRegion2LYR .ui-accordion-panel {	border-style : none
}
#MultiLayoutRegion2LYR a.head {
	cursor:pointer;
	background:#5263AB url( "../assets/images/AccordionTab0.gif" );
	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
}
#MultiLayoutRegion2LYR a.current {
	background-color:#FFFF99;
	border-style : none;
	background-image : url( "C:\\Program Files\\NetObjects\\NetObjects Fusion 11.0\\NetObjects System\\Resources\\mlr\\AccordionTab20.gif" )
}

BODY{	border-style : none
}
