@charset "UTF-8";

/* SpryAccordion.css - Revision: Spry Preview Release 1.4 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

 */
.Accordion {
	overflow: hidden;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: black;
	border-bottom-color: black;
	border-left-color: black;
}


.AccordionPanel {
	margin: 0px;
	padding: 0px;
}

.AccordionPanelTab {
	background-color: #000000;
	margin: 0px;
	padding: 6px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	border-top-style: none;
	border-bottom-style: none;
}


.AccordionPanelContent {
	overflow: auto;
	margin: auto;
	padding: auto;
	height: 200px;
}


 */
.AccordionPanelclose .AccordionPanelTab {
	background-color: #000000;
}

r.
 */
.AccordionPanelTabHover {
	color: ##0337A6;
	
}
.AccordionPanelopen .AccordionPanelTabHover {
	color: ##0337A6;
}background-image: url(../images/img1spry.gif);


.AccordionFocused .AccordionPanelTab {
	background-color: #000000;
}background-image: url(../images/img1spry.gif);

 */
.AccordionFocused .AccordionPanelopen .AccordionPanelTab {
	background-color: #000000;
}
.Accor {
}
