body, .eBody {
    background-color: #CCCC99;
    color: #000000;
}
A {
	color: #0000ff;
}


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

.linkbar-cell {
	background-color: #FFFFFF;
	color: #8F8F8F;
}
.linkbar-cell A {
    color: #000000;
}


.module-header {
    background-color: #660099;
    color: #FFFFFF;
}
.module-header A {
	color: #0000ff;
}


.module-body {
    background-color: #FFFFFF;
    color: #000000;
}
.module-body A {
	color: #0000ff;
}


.linkbar {
    background-color: #FFFFFF;
	color: #8F8F8F;
}
.linkbar A {
	color: #000000;
}



.boxed {
    background-color: #DFDFDF;
    color: #000000;
}
.boxed A {
	color: #0000ff;
}


.highlight2,.eButton.btn-primary {
    background-color: #660099;
    color: #ffffff;
}
.highlight2 A {
    color: #ffff00;
}
.ihighlight2 {
    background-color: #660099 !important;
	color: #ffffff !important;
}
.ihighlight2 A {
	color: #ffff00 !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: #660099;
	background-size: 100% 100%;
	background: -webkit-linear-gradient(top, #51007a 0%,#8433ad 100%) !important; /* Chrome10+,Safari5.1+ */
	background: linear-gradient(to bottom, #51007a 0%,#8433ad 100%) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#51007a', endColorstr='#8433ad',GradientType=0 ) !important; /* IE6-9 */
	color: #ffffff !important;
}

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

.highlight2-gradient-29-angle {
	background-size: 100% 100%;
	background: transparent url('/share/gradients/module-29-angle-660099.gif') !important;
}
.highlight2-gradient-50 {
	background: #660099 url('/share/gradients/module-50-660099.png') !important;
	background-size: 100% 100%;
	color: #FFFFFF !important;
}
.highlight2-light {
	background: none !important;
	background-color: #e8d8ef !important;
	color: black !important;
}
.highlight2-medium {
	background: none !important;
	background-color: #9b59bc !important;
	color: white !important;
}
.highlight2-border { border: 1px solid #660099 !important; }
.highlight2-light-border { border: 1px solid #9b59bc !important; }
.highlight2-dark-border { border: 1px solid #51007a !important; }
.left-sidebar { border: 1px solid #660099; }

	#schCalDiv a, #schCalendarSelection a { color: #660099; }
	.calColor1 { background: #8c3fb2 !important; }
	.calColor1-text, .calColor1-text a { color: #660099 !important; }
	.calColor1-highlight { background: #660099 !important; }
	
.highlight1 {
    background-color: #dddddd;
    color: #000000;
}
.highlight1 A {
    color: #0000ff;
}
.highlight1-gradient-22 {
	background: #dddddd url('/share/gradients/module-22-dddddd.png');
	color: #000000;
}
.highlight1-gradient-29 {
	background: #dddddd url('/share/gradients/module-29-dddddd.png');
	color: #000000;
}
.highlight1-gradient-50 {
	background: #dddddd url('/share/gradients/module-50-dddddd.png');
	color: #000000;
}

.etable TH A {
	color: #ffff00 !important;
}
.etable TD {
	background-color: #e3e3e3;
	color: #000000;
}
.etable TD A {
	color: #0000ff;
}
.etable TD A:visited {
	color: #2222ff;
}
.odd TD {
	background-color: #d7d7d7;
}
.etableLineBetweenRows TD {
	border-top: 1px solid #d1d1d1;

}

.eButton.btn-primary {
	border-color: #48007b;
}
.eButton.btn-primary:hover {
	background-color: #7a14ad;
	border-color: #5c008f;
}
.eButton.btn-primary:active {
	background-color: #57008a;
	border-color: #39006c;
}



/* jQuery UI */

.ui-widget-content {
    background: #dddddd !important;
    color: #000000 !important;
}
.ui-widget-content a {
    color: #0000ff !important;
}

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

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    background: #9b59bc !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 */
