
body {
	background-color:#ffffff;
	background-image : url('/bc/images/wood039.jpg');
}


/* 
		The following css elements were copied over from the original css layout that was modified from the az tech gold layout.
		I needed some of this to make things look right


 */



#chart {
		background : #af22ae;
		color : #222222;
	}
	
.H_class {
			background: #66ccee;
	}
.D_class {
		background: #66cc66;
	}
.S_class {
		background: #ff0000;
	}
.P_class {
		background: #996699;
}

.Hint_class {
	background : gold;
}
 