
body, .eBody {
    background-color: #fbfaf6;
    color: #000000;
}
A {
	color: #0b6492;
}


.header-cell {
    background-color: #ABA99A;
}


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


.module-header {
    background-color: #3A351F;
    color: #ffffff;
}
.module-header A {
	color: #0000ff;	
}


.module-body {
    background-color: #7d7a6b;
    color: #ffffff;
}
.module-body A {
	color: #ffffaa;	
}


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



.boxed {
    background-color: #EFEFEF;
    color: #000000; 
}
.boxed A {
	color: #0b6492;
}

.highlight3 {
    background-color: #;
    color: #;
}
.highlight3 A {
    color: #; 
}


.highlight2 {
    background-color: #3A351F;
    color: #ffffff;
}
.highlight2 A {
    color: #ffffaa; 
}
.ihighlight2 {
    background-color: #3A351F !important;
	color: #ffffff !important;
}
.ihighlight2 A {
	color: #ffffaa !important;
}
.highlight2-gradient-22 {
	background: #3A351F url('/share/gradients/module-22-3A351F.png') !important;
	color: #ffffff !important;
}
.highlight2-gradient-29 {
	background: #3A351F url('/share/gradients/module-29-3A351F.png') !important;
	color: #ffffff !important;
}
.highlight2-gradient-50 {
	background: #3A351F url('/share/gradients/module-50-3A351F.png') !important;
	color: #ffffff !important;
}
.highlight2-light, .ui-state-active {
	background: none !important;
	background-color: #e1e0dd !important; 
	color: black !important;
}
.highlight2-border { border: 1px solid #3A351F !important; }
.highlight2-light-border { border: 1px solid #6b6757 !important; }
.highlight2-dark-border { border: 1px solid #2e2a18 !important; }

.calColor1 { background: #6b6757; }
.calColor1-text, .calColor1-text a { color: #3A351F !important; }
.calColor1-highlight { background: #3A351F; }

.highlight1 {
    background-color: #7d7a6b;
    color: #ffffff;
}
.highlight1 A {
    color: #ffffaa;
}
.highlight1-gradient-22 {
	background: #7d7a6b url('/share/gradients/module-22-7d7a6b.png');
	color: #ffffff;
}
.highlight1-gradient-29 {
	background: #7d7a6b url('/share/gradients/module-29-7d7a6b.png');
	color: #ffffff;
}
.highlight1-gradient-50 {
	background: #7d7a6b url('/share/gradients/module-50-7d7a6b.png');
	color: #ffffff;
}


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

.etable TD {
	background-color: #838071;
	color: #ffffff;
    padding: 6px;
}
.etable TD A {
	color: #ffffaa;
}
.etable TD A:visited {
	color: #ffffcc;
}
.odd TD {
	background-color: #777465;	
}

.etable {
	border: 2px solid #3A351F;
}

	
