@charset "UTF-8";

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

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

/* This is the selector for the main Accordion container. For our default style,
 * we draw borders on the left, right, and bottom. The top border of the Accordion
 * will be rendered by the first AccordionPanelTab which never moves.
 *
 * If you want to constrain the width of the Accordion widget, set a width on
 * the Accordion container. By default, our accordion expands horizontally to fill
 * up available space.
 *
 * The name of the class ("Accordion") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style the
 * Accordion container.
 */
 
 
.Accordion {
	overflow: hidden;
	width: 550px;
	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: gray;
	border-left-color: gray;
	font-family: "Bauhaus 93";
	font-size: 29px;
	outline:none;
	border:none;
}

/* This is the selector for the AccordionPanel container which houses the
 * panel tab and a panel content area. It doesn't render visually, but we
 * make sure that it has zero margin and padding.
 *
 * The name of the class ("AccordionPanel") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel container.
*/
.AccordionPanel {
	margin: 0px;
	padding: 0px;
}

/* This is the selector for the AccordionPanelTab. This container houses
 * the title for the panel. This is also the container that the user clicks
 * on to open a specific panel.
 *
 * The name of the class ("AccordionPanelTab") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel tab container.
 */
.AccordionPanelTab {
	background-color: #93A7D5;
	margin: 0px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: black;
	border-bottom-color: gray;
	font-family: "Bauhaus 93";
	font-size: 29px;
	padding: 0px;
	height: 29px;
	clear: none;
	line-height: 29px;	
}

.AccordionPanelTab0 {
	background-color: #93A7D5;
	margin: 0px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: black;
	border-bottom-color: gray;
	font-family: "Bauhaus 93";
	font-size: 29px;
	color: #B8E2C5;
	height: 29px;
	clear: none;
	line-height: 29px;
	background-image: url(../img/TB/T0.png);
	background-repeat: no-repeat;
	display: block;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.AccordionPanelTab1 {
	background-color: #93A7D5;
	margin: 0px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: black;
	border-bottom-color: gray;
	font-family: "Bauhaus 93";
	font-size: 29px;
	color: #F9A11B;
	height: 29px;
	clear: none;
	line-height: 29px;
	background-image: url(../img/TB/T1.png);
	background-repeat: no-repeat;
	display: block;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.AccordionPanelTab2 {
	background-color: #93A7D5;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: black;
	border-bottom-color: gray;
	font-family: "Bauhaus 93";
	font-size: 29px;
	height: 29px;
	clear: none;
	line-height: 29px;
	background-image: url(../img/TB/T2.png);
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	color: #F9A11B;
	background-position: center;
}

.AccordionPanelTab3 {
	background-color: #93A7D5;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: black;
	border-bottom-color: gray;
	font-family: "Bauhaus 93";
	font-size: 29px;
	height: 29px;
	clear: none;
	line-height: 29px;
	background-image: url(../img/TB/T3.png);
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	color: #DB5F1B;
	background-position: center;
}

.AccordionPanelTab4 {
	background-color: #93A7D5;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: black;
	border-bottom-color: gray;
	font-family: "Bauhaus 93";
	font-size: 29px;
	height: 29px;
	clear: none;
	line-height: 29px;
	background-image: url(../img/TB/T4.png);
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	color: #C9576F;
}

.AccordionPanelTab5 {
	background-color: #93A7D5;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: black;
	border-bottom-color: gray;
	font-family: "Bauhaus 93";
	font-size: 29px;
	height: 29px;
	clear: none;
	line-height: 29px;
	background-image: url(../img/TB/T5.png);
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	color: #F9A11B;
}

.AccordionPanelTab6 {
	background-color: #93A7D5;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: black;
	border-bottom-color: gray;
	font-family: "Bauhaus 93";
	font-size: 29px;
	height: 29px;
	clear: none;
	line-height: 29px;
	background-image: url(../img/TB/T6.png);
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	color: #BF9DD6;
}

.AccordionPanelContent {
	overflow: auto;
	margin: 0px;
	padding: 0px;
	height: 400px;
	font-family: Verdana, Geneva, Lucida Sans Unicode;
	font-size: 12px;
}

.AccordionPanelContent0 {
	overflow: hidden;
	height: 400px;
	font-family: Verdana, Geneva, Lucida Sans Unicode;
	font-size: 12px;
	background-image: url(../img/TB/C0.png);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	margin: 0px;
}

.AccordionPanelContent1 {
	overflow: hidden;
	height: 400px;
	font-family: Verdana, Geneva, Lucida Sans Unicode;
	font-size: 12px;
	background-image: url(../img/TB/C1.png);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	margin: 0px;
}

.AC1Div {
	overflow: hidden;
	height: 350px;
	width: 500px;
	font-family: Verdana, Geneva, Lucida Sans Unicode;
	font-size: 11px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}

.AC1DivLeft {
	overflow: hidden;
	text-align:left;
	height: 335px;
	float:left;
	font-family: Verdana, Geneva, Lucida Sans Unicode;
	font-size: 16px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	width: 240px;
}

.AC1DivRight {
	overflow: hidden;
	text-align:right;
	height: 335px;
	width:240px;
	float:right;
	font-family: Verdana, Geneva, Lucida Sans Unicode;
	font-size: 16px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}

.AC3Div {
	overflow: hidden;
	height: 350px;
	font-family: Verdana, Geneva, Lucida Sans Unicode;
	font-size: 12px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	width: 500px;
}

.AC3DivTop {
	overflow: hidden;
	height: 155px;
	float:left;
	font-family: Verdana, Geneva, Lucida Sans Unicode;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	width: 500px;
}

.AC3DivMid {
	overflow: hidden;
	height: 0px;
	float:left;
	font-family: "Bauhaus 93";
	font-size: 14px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	width: 500px;
}



.AC3DivBtm {


	overflow: hidden;
	height: 185px;
	float:left;
	font-family: "Bauhaus 93";
	font-size: 13px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	width: 500px;
}


.AC4Div {
	overflow: hidden;
	height: 350px;
	font-family: Verdana, Geneva, Lucida Sans Unicode;
	font-size: 12px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	width: 500px;
	outline:none;
	text-align: center;
}




.scroller3 {
	overflow: hidden;
	height: 325px;
	font-family: Verdana, Geneva, Lucida Sans Unicode;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	width: 500px;
	outline:none;
	
}




.AccordionPanelContent2 {
	overflow: auto;
	margin: 0px;
	height: 400px;
	font-family: Verdana, Geneva, Lucida Sans Unicode;
	font-size: 12px;
	background-image: url(../img/TB/C2.png);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
}

.AccordionPanelContent3 {
	overflow: auto;
	margin: 0px;
	height: 400px;
	font-family: Verdana, Geneva, Lucida Sans Unicode;
	font-size: 12px;
	background-image: url(../img/TB/C3.png);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	outline:none;
}

.AccordionPanelContent4 {
	overflow: auto;
	margin: 0px;
	padding: 0px;
	height: 400px;
	font-family: Verdana, Geneva, Lucida Sans Unicode;
	font-size: 12px;
	background-image: url(../img/TB/C4.png);
}

.AccordionPanelContent5 {
	overflow: auto;
	margin: 0px;
	padding: 0px;
	height: 400px;
	font-family: Verdana, Geneva, Lucida Sans Unicode;
	font-size: 12px;
	background-image: url(../img/TB/C5.png);
}

.AC5Div {
	overflow: hidden;
	font-family: Verdana, Geneva, Lucida Sans Unicode;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	width:500px;
}
.AC5DivLeft {
	overflow: hidden;
	text-align:left;
		width: 250px;
		height: 335px;
	float:left;
	font-family: Verdana, Geneva, Lucida Sans Unicode;
	font-size: 16px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;

}

.AC5DivRight {
	overflow: hidden;
	text-align:right;
	height: 335px;
	width:250px;
	float:right;
	font-family: Verdana, Geneva, Lucida Sans Unicode;
	font-size: 16px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}

.AccordionPanelContent6 {
	overflow: hidden;
	margin: 0px;
		padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	height: 400px;
	font-family: Verdana, Geneva, Lucida Sans Unicode;
	font-size: 12px;
	background-color: #93A7D5;
	background-image: url(../img/TB/C7.png);
}


.AccordionPanelOpen .AccordionPanelTab {
	background-color: #93A7D5;
	background-image: none;
	color: #FFFFFF;
}

/* This is an example of how to change the appearance of the panel tab as the
 * mouse hovers over it. The class "AccordionPanelTabHover" is programatically added
 * and removed from panel tab containers as the mouse enters and exits the tab container.
 */
 
.AccordionPanelTabHover {
	color: #000000;
	font-size: 29px;
}

.AccordionPanelOpen .AccordionPanelTabHover {
	font-size: 29px;
}

/* This is an example of how to change the appearance of all the panel tabs when the
 * Accordion has focus. The "AccordionFocused" class is programatically added and removed
 * whenever the Accordion gains or loses keyboard focus.
 */
.AccordionFocused .AccordionPanelTab {
	background-color: #93A7D5;
}

/* This is an example of how to change the appearance of the panel tab that is
 * currently open when the Accordion has focus.
 */
.AccordionFocused .AccordionPanelOpen .AccordionPanelTab {
	background-color: #93A7D5;
	color: #FFFFFF;
}


