a {
	color: #666;
}
#main-block {
	background-image: url(imgs/189er-back_gray.gif)
}

/* content col*/
#content-col h1 {
	color: #666;
	border-bottom: 1px solid #666;
}

/* lines */
.line {
	border-color: #666;
}


/* right col */
#date {
	border-color: #666;
}
.sidebox {
	border-color: #666;
}
.sidebox h4 {
	background: #666;
}
.sidelogo-img {
	border-color: #666;
}

/* pageteaser */
.tx-jppageteaser-pi1-element {
	border-top-color: #9A9A9A;
}

/* 2columnlayout */
.c2l2-middle {
	background: #D1D1D1;
}
.c2l3-middle {
	background: #D1D1D1;
}

/* new front end login box */
#right-col .tx-newloginbox-pi1 {
	border-color: #9A9A9A;
}
#right-col .tx-newloginbox-pi1 h3 {
	background: #9A9A9A;
	color: #fff;
}

/* table */
.contenttable TD {
	border-bottom-color: #C4C4C4;
}
.contenttable .tr-even TD {
	background: #D1D1D1;
}
.contenttable .tr-odd TD {
	background: #E3E3E3;
}
.contenttable .tr-odd .td-1, 
.contenttable .tr-odd .td-3, 
.contenttable .tr-odd .td-5, 
.contenttable .tr-odd .td-7, 
.contenttable .tr-odd .td-9, 
.contenttable .tr-odd .td-11, 
.contenttable .tr-odd .td-13, 
.contenttable .tr-odd .td-15 {
	background: #E9E9E9;
}
.contenttable .tr-even .td-1, 
.contenttable .tr-even .td-3, 
.contenttable .tr-even .td-5, 
.contenttable .tr-even .td-7, 
.contenttable .tr-even .td-9, 
.contenttable .tr-even .td-11, 
.contenttable .tr-even .td-13, 
.contenttable .tr-even .td-15 {
	background: #DADADA;
}
.contenttable .tr-0 TD {
	background: #9A9A9A !important;
	color: #000;
}

/* uploads */
.csc-uploads {
	border-top-color: #C4C4C4;
}
.csc-uploads TD {
	border-bottom-color: #C4C4C4;
}
.csc-uploads .tr-even TD {
	background: #DADADA;
}
.csc-uploads .tr-odd TD {
	background: #E3E3E3;
}

