<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body, .eBody {
    background-color: #d7cec7;
    color: #000000;
}
A {
	color: #3a3a3a;
}


.header-cell {
    background-color: #76323e;
}
.header-gradient {
	background: #76323e;
	background-size: 100% 100%;
	background: -webkit-linear-gradient(top, #5e2831 0%,#915b64 100%) !important; /* Chrome10+,Safari5.1+ */
	background: linear-gradient(to bottom, #5e2831 0%,#915b64 100%) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5e2831', endColorstr='#915b64',GradientType=0 ) !important; /* IE6-9 */
	color: # !important;
	}

.linkbar-cell {
	background-color: #eeeeee;
	color: #BFBFBF;
}
.linkbar-cell A {
    color: #000000;
}


.module-header {
    background-color: #c09f80;
    color: #ffffff;
}
.module-header A {
	color: #d5d5d5;
}


.module-body {
    background-color: #eeeeee;
    color: #000000;
}
.module-body A {
	color: #96858f;
}


.linkbar {
    background-color: #eeeeee;
	color: #BFBFBF;
}
.linkbar A {
	color: #000000;
}



.boxed {
    background-color: #EFEFEF;
    color: #000000;
}
.boxed A {
	color: #857d82;
}


.highlight2,.eButton.btn-primary {
    background-color: #c09f80;
    color: #ffffff;
}
.highlight2 A {
    color: #d5d5d5;
}
.ihighlight2 {
    background-color: #c09f80 !important;
	color: #ffffff !important;
}
.ihighlight2 A {
	color: #d5d5d5 !important;
}

.highlight2-gradient, .highlight2-gradient-22, .highlight2-gradient-29, .etable th,
        .ui-widget-header, .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
	background: #c09f80;
	background-size: 100% 100%;
	background: -webkit-linear-gradient(top, #997f66 0%,#ccb299 100%) !important; /* Chrome10+,Safari5.1+ */
	background: linear-gradient(to bottom, #997f66 0%,#ccb299 100%) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#997f66', endColorstr='#ccb299',GradientType=0 ) !important; /* IE6-9 */
	color: #ffffff !important;
}

.module-header-gradient {
	background: #c09f80;
	background-size: 100% 100%;
	background: -webkit-linear-gradient(top, #997f66 0%,#ccb299 100%) !important; /* Chrome10+,Safari5.1+ */
	background: linear-gradient(to bottom, #997f66 0%,#ccb299 100%) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#997f66', endColorstr='#ccb299',GradientType=0 ) !important; /* IE6-9 */
	color: #ffffff !important;
}

.highlight2-gradient-29-angle {
	background-size: 100% 100%;
	background: transparent url('/share/gradients/module-29-angle-c09f80.gif') !important;
}
.highlight2-gradient-50 {
	background: #c09f80 url('/share/gradients/module-50-c09f80.png') !important;
	background-size: 100% 100%;
	color: #ffffff !important;
}
.highlight2-light {
	background: none !important;
	background-color: #f5f0eb !important;
	color: black !important;
}
.highlight2-medium {
	background: none !important;
	background-color: #d6c0ac !important;
	color: white !important;
}
.highlight2-border { border: 1px solid #c09f80 !important; }
.highlight2-light-border { border: 1px solid #d6c0ac !important; }
.highlight2-dark-border { border: 1px solid #997f66 !important; }
.left-sidebar { border: 1px solid #c09f80; }

	#schCalDiv a, #schCalendarSelection a { color: #968473; }
	.calColor1 { background: #a79380 !important; }
	.calColor1-text, .calColor1-text a { color: #968473 !important; }
	.calColor1-highlight { background: #968473 !important; }
	
.highlight1 {
    background-color: #eeeeee;
    color: #000000;
}
.highlight1 A {
    color: #96858f;
}
.highlight1-gradient-22 {
	background: #eeeeee url('/share/gradients/module-22-eeeeee.png');
	color: #000000;
}
.highlight1-gradient-29 {
	background: #eeeeee url('/share/gradients/module-29-eeeeee.png');
	color: #000000;
}
.highlight1-gradient-50 {
	background: #eeeeee url('/share/gradients/module-50-eeeeee.png');
	color: #000000;
}

.etable TH A {
	color: #d5d5d5 !important;
}
.etable TD {
	background-color: #f4f4f4;
	color: #000000;
}
.etable TD A {
	color: #96858f;
}
.etable TD A:visited {
	color: #b8a7b1;
}
.odd TD {
	background-color: #e8e8e8;
}
.etableLineBetweenRows TD {
	border-top: 1px solid #e2e2e2;

}

.eButton.btn-primary {
	border-color: #a28162;
}
.eButton.btn-primary:hover {
	background-color: #d4b394;
	border-color: #b69576;
}
.eButton.btn-primary:active {
	background-color: #b19071;
	border-color: #937253;
}



/* jQuery UI */

.ui-widget-content {
    background: #eeeeee !important;
    color: #000000 !important;
}
.ui-widget-content a {
    color: #96858f !important;
}

.ui-widget-header a {
    color: #ffffff !important;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    background: #d6c0ac !important;
    color: white !important;
}
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
    color: white !important;
}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { 
    color: #ffffff !important;
}

.ui-widget-header .ui-icon, .ui-state-active .ui-icon, .ui-state-default .ui-icon { 
	background-image: url(/common/images/jquery-ui-icons-white.png) !important; 
}

/* End jQuery UI */
</pre></body></html>