
body, .eBody {
    background-color: #000000;
    color: #FFFFFF;
}
A {
	color: #0084FF;
}


.header-cell {
    background-color: #14d1b8;
}


.linkbar-cell {
	background-color: #03edf5;
	color: #BFBFBF;
}
.linkbar-cell A {
    color: #ff0000;
}


.module-header {
    background-color: #00ffdd;
    color: #000000;
}
.module-header A {
	color: #0000ff;	
}


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


.linkbar {
    background-color: #03edf5;
	color: #BFBFBF;
}
.linkbar A {
	color: #ff0000;
}



.boxed {
    background-color: #00eeff;
    color: #ff0318; 
}
.boxed A {
	color: #ff0505;
}

.highlight3 {
    background-color: #33ffff;
    color: #333333;
}
.highlight3 A {
    color: #3333ff; 
}


.highlight2 {
    background-color: #00ffff;
    color: #000000;
}
.highlight2 A {
    color: #0000ff; 
}
.ihighlight2 {
    background-color: #00ffff !important;
	color: #000000 !important;
}
.ihighlight2 A {
	color: #0000ff !important;
}
.highlight2-gradient-22 {
	background: #00ffff url('/share/gradients/module-22-00ffff.png') !important;
	color: #000000 !important;
}
.highlight2-gradient-29 {
	background: #00ffff url('/share/gradients/module-29-00ffff.png') !important;
	color: #000000 !important;
}
.highlight2-gradient-50 {
	background: #00ffff url('/share/gradients/module-50-00ffff.png') !important;
	color: #000000 !important;
}
.highlight2-light, .ui-state-active {
	background: none !important;
	background-color: #d8ffff !important; 
	color: black !important;
}
.highlight2-border { border: 1px solid #00ffff !important; }
.highlight2-light-border { border: 1px solid #3fffff !important; }
.highlight2-dark-border { border: 1px solid #00cccc !important; }



	#schCalDiv a, #schCalendarSelection a { color: #28a6a6; }
	.calColor1 { background: #2db9b9 !important; }
	.calColor1-text, .calColor1-text a { color: #28a6a6 !important; }
	.calColor1-highlight { background: #28a6a6 !important; }
	

.highlight1 {
    background-color: #00fafa;
    color: #000000;
}
.highlight1 A {
    color: #0000ff;
}
.highlight1-gradient-22 {
	background: #00fafa url('/share/gradients/module-22-00fafa.png');
	color: #000000;
}
.highlight1-gradient-29 {
	background: #00fafa url('/share/gradients/module-29-00fafa.png');
	color: #000000;
}
.highlight1-gradient-50 {
	background: #00fafa url('/share/gradients/module-50-00fafa.png');
	color: #000000;
}


.etable TH {
    padding: 6px;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	background: #00ffff url('/mod/dynimg/img.php?type_id=100&bg=00ffff&h=50&w=1');
    color: #000000;
}
.etable TH A {
	color: #0000ff;
}

.etable TD {
	background-color: #06ffff;
	color: #000000;
    padding: 6px;
}
.etable TD A {
	color: #0000ff;
}
.etable TD A:visited {
	color: #2222ff;
}
.odd TD {
	background-color: #00f4f4;	
}

.etable {
	border: 2px solid #00ffff;
}

	
