@charset "UTF-8";
body {
	background-color: #FFFFFF;
	background-image: none;
}
#wrapper {
	margin-left: inherit;
	margin-right: inherit;
	width: auto;
}

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6, #navbar a, #content a
{
	color: #000;
	text-decoration: none;
	background-color: transparent;
}

#content .heading1Top, #content .heading1Bottom
{
	background-image: none;
	background-color: transparent;
}

#trainingTariffs thead th,
#courses thead th
{
	color: #000;
	background-image: none;
	background-color: #ccc;
}



