html {
	background-color:#c8c8c8;
}
body  {
	background-color: #c8c8c8;
	color: #000000;
}

.thrColLiqHdr #container { 
	background-color: #E2EFF5;
}
.thrColLiqHdr #header { 
	background-color: #666666; 
}
.thrColLiqHdr #sidebar1 {
	background-color: #EBEBEB ; /* the background color will be displayed for the length of the content */
}
.thrColLiqHdr #sidebar2 {
	background-color: #EBEBEB ;
}

.thrColLiqHdr #footercontainer {
	background-color:#E2EFF5;
}

.thrColLiqHdr #footer {
	background-color:#E2EFF5;
}

.thrColLiqHdr #footer a {
	color: #1E3E4A;
}

a {color:#1E3E4A;}

p a { color:#1e3e4a; font-size:inherit ; }
.thrColLiqHdr #footer span {
	color: #478FAA;
}

.thrColLiqHdr #header #usercontent a {
	color:#518EA3;
	text-decoration:none ;
}
.thrColLiqHdr #header #usercontent a:hover {
	text-decoration:underline ;
}

.thrColLiqHdr #header #usercontent a:active {
	text-decoration:underline ;
	color:red;
}

.thrColLiqHdr #header #usercontent .username {
	color:red;
}

.goodtext { color:darkgreen;}
.error { color: red ; }

.httperror { color: #1a3642; }

.httperrortext { color: #366c82 ; }

.httperrorlink { color: 84b9cf ; }

