body {
	background-color: #FFFFFF;
}

.main_table {
	background-color: #000000;
}

.header_table {
	background-color: #EA0000;
}

.left_table { 
	background: #FAF600;
}

.right_table {
	background-color: #FFFFFF;
}

.footer_table {
	background-color: #EA0000;
	color: #000000;
}

#main_top {
	background-color: #0000B3;
	color: #CCCCCC;
}

#subject_path_wrapper {
	background-color: #0000B3;
	color: #CCCCCC;
}

#footer a {
	color: #000000;
}

#header h1 a {
	color: #000000;
}

#header p.header_menu a {
	color: #000000;
}

#navigation a {
	color: #000000;
}

#subject_path a {
	color: #CCCCCC;
}

#subject_path {
	text-color: #CCCCCC;
}

#main a.category_link {
	color: #000000;
}

#nav-wrapper {
	background: #D6F21D;
}
