/* ---- OVERRIDES CONTENET AREA TEXT COLOUR SETTINGS --- */


/* basic type */
body, td, p, input, select, h1, h2, h3, h4, h5, h6, div {
	color:#000000;
}

h1, h2, h3, h4, h5, h6 {
	color:#000000;
}


/* ---- CONTENT --- */

/* content area */
.contenttable, .contenttablesub {
	background-color:#ffffff;
}

/* main content column */
.contentmaincol, .contentmaincolsub, .breadcrumbs {
	background-color:#ffffff;
}

