body, .eBody {
    background-color: #eef5e2;
    color: #ffffff;
}
A {
	color: #ffff00;
}


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

.linkbar-cell {
	background-color: #577139;
	color: #BFBFBF;
}
.linkbar-cell A {
    color: #ffffff;
}


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


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


.linkbar {
    background-color: #577139;
	color: #BFBFBF;
}
.linkbar A {
	color: #ffffff;
}



.boxed {
    background-color: #b6c171;
    color: #000000;
}
.boxed A {
	color: #000000;
}


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

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

.highlight2-gradient-29-angle {
	background-size: 100% 100%;
	background: transparent url('/share/gradients/module-29-angle-8db22e.gif') !important;
}
.highlight2-gradient-50 {
	background: #8db22e url('/share/gradients/module-50-8db22e.png') !important;
	background-size: 100% 100%;
	color: #FFFFFF !important;
}
.highlight2-light {
	background: none !important;
	background-color: #edf3df !important;
	color: black !important;
}
.highlight2-medium {
	background: none !important;
	background-color: #b4cc77 !important;
	color: white !important;
}
.highlight2-border { border: 1px solid #8db22e !important; }
.highlight2-light-border { border: 1px solid #b4cc77 !important; }
.highlight2-dark-border { border: 1px solid #708e24 !important; }
.left-sidebar { border: 1px solid #8db22e; }

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

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

}

.eButton.btn-primary {
	border-color: #6f9410;
}
.eButton.btn-primary:hover {
	background-color: #a1c642;
	border-color: #83a824;
}
.eButton.btn-primary:active {
	background-color: #7ea31f;
	border-color: #608501;
}



/* jQuery UI */

.ui-widget-content {
    background: #eef5e2 !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: #b4cc77 !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 */
