/* Text */
BODY {	background-image : url( "./background.png" );
	background-repeat : repeat-x;
	font-family : Arial;
	font-size : 14px;
	color : rgb(51,51,51)}

.nof_PeacefulVioletBanners1-Default {
font-family:Georgia; font-size:24pt; color:rgb(51,51,51) 
}

.nof_PeacefulVioletNavbar4-Regular {
font-family:Verdana; font-size:10pt; color:rgb(255,255,255) 
}

.nof_PeacefulVioletNavbar5-Rollover {
font-family:Verdana; font-size:10pt; color:rgb(169,74,164) 
}

.nof_PeacefulVioletNavbar6-Highlighted {
font-family:Verdana; font-size:10pt; color:rgb(255,255,255) 
}

.nof_PeacefulVioletNavbar7-HighlightedRollover {
font-family:Verdana; font-size:10pt; color:rgb(187,118,182) 
}

.nof_PeacefulVioletNavbar9-Regular {
font-family:verdana; font-size:8pt; color:rgb(169,74,164) 
}

.nof_PeacefulVioletNavbar10-Rollover {
font-family:verdana; font-size:8pt; color:rgb(255,255,255) 
}

.nof_PeacefulVioletNavbar11-Highlighted {
font-family:verdana; font-size:8pt; color:rgb(169,74,164) 
}

.nof_PeacefulVioletNavbar12-HighlightedRollover {
font-family:verdana; font-size:8pt; color:rgb(255,255,255) 
}


P {
	font-family: Arial,                Helvetica,                Geneva,                Sans-serif;
	font-size : 14px;
	color : rgb(51,51,51)}

.TextObject {
	font-family: Arial,                Helvetica,                Geneva,                Sans-serif;
	font-size : 14px;
	color : rgb(51,51,51)
}

.TextNavBar {
	font-family: Arial,                Helvetica,                Geneva,                Sans-serif;
	font-size : 14px;
	color : rgb(169,74,164)
}

A:link {
	font-family: Arial,                Helvetica,                Geneva,                Sans-serif;
	font-size : 14px
}

A:visited {
	font-family: Arial,                Helvetica,                Geneva,                Sans-serif;
	font-size : 14px;
	color : rgb(153,153,153);
	text-decoration : underline
}

A:active {
	font-family: Arial,                Helvetica,                Geneva,                Sans-serif;
	font-size : 14px;
	color : rgb(153,153,153)
}

H1 {
	font-family: Georgia,                Palatino,                "Times New Roman",                Times,                Serif;
	color : rgb(51,51,51)
}

H2 {
	font-family: Georgia,                Palatino,                "Times New Roman",                Times,                Serif;
	font-weight : lighter
}

H3 {
	font-family: Georgia;
	font-weight : lighter;
	color : rgb(187,118,182)
}



UL {
	font-family: Arial,                Helvetica,                Geneva,                Sans-serif;
	font-size : 14px
}

OL {
	font-family: Arial,                Helvetica,                Geneva,                Sans-serif;
	font-size : 14px
}.ui-accordion{
	border: 1px solid #A94AA4 !important;
	border-top: none !important
}
 .ui-accordion a {
	border: none !important
}
div.ui-accordion.selected a.head.selected                {
	background-image: url( "./AccordionTabOpen.png" ) !important;
	color: #f2f2f2 !important
}
.ui-accordion a.head {
	background-image: url( "./AccordionTabClosed.png" ) !important;
	background-color: #ffffff !important;
	border: none !important;
	font-size: 11px !important;
	color: #A94AA4 !important;
	font-weight: normal !important;
	text-indent: 25px !important;
	height: 30px !important;
	line-height: 30px !important
}
.ui-accordion .ui-accordion-panel a {
	display: inline !important
}

/* Tabs */
.ui-tabs-panel {
	border: 1px solid #A94AA4 !important;
	padding: 5px !important
}
.ui-tabs-nav a {
	background-image: url( "./tab_top.png" ) !important;
	font-weight: normal !important;
	color: #A94AA4 !important;
	font-size: 11px !important;
	line-height: 22px !important
}
.ui-tabs-nav .ui-tabs-selected a {
	color: #f2f2f2 !important
}
.ui-tabs-nav a span                {
	background-image: url( "./tab_top.png" ) !important;
	max-height: 50px;
	height: 22px !important
}

div.TogglePaneFancyHeader {
	font-family: inherit !important;
	font-size: 11px !important;
	font-weight: normal !important;
	line-height: 30px;
	height: 30px !important;
	padding: 0px !important;
	text-indent: 25px;
	cursor: pointer;
	border: 1px solid #A94AA4 !important;
	border-width: 0px 0px !important;
	background-color: transparent !important;
	background-image: url( "./TogglePaneOpen.png" ) !important;
	background-position: 0% 0% !important;
	color: #f2f2f2 !important
}
div.TogglePaneFancyHeaderClosed {
	background-color: transparent !important;
	background-image: url( "./TogglePaneClosed.png" ) !important;
	background-position: 0% 0% !important;
	color: #A94AA4 !important
}
div.TogglePanePlainContent {
	border: 1px solid #A94AA4 !important;
	border-top: none !important
}




A {
	font-size: 14px;
	font-family : Arial;
	color : rgb(51,51,51);
	text-decoration : underline
}

H4 {
	color: rgb(153,153,153)
}A:hover {
	font-family: Arial,                Helvetica,                Geneva,                Sans-serif;
	font-size : 14px;
	color : rgb(169,74,164);
	text-decoration : underline
}

/* Accordion */
.ui-tabs-nav a:hover span{
	background-position: 0 -50px !important
}
.ui-tabs-nav a:hover{
	background-position: 100% -150px !important;
	color: #f2f2f2 !important
}

/* Toggle Pane */
