body {
    background: #fff !important;
}

html body td.menu a:hover {
	color: #c6c6c6 !important;
}

table.width100 {
	background-color: #bbb !important ;
}

tr.spacer {
	background-color: inherit;
}

tr.vcenter > td {
	background: none;
}

td.menu {
	background: RGB(48,48,111) !important;
	color: #fff;
}

td.menu a {
	color: #fff;
}

img.logoClient {
	margin-left: 20px;
}

span.field_help  {
	margin-left: 10px;
	padding: 0px 5px 5px 5px;
	font-weight: normal;
	font-style: italic;
	background-color: #e8e8e8;
}

.bugnote-private, .bugnote-note-private {
	background-color: rgb(255, 205, 133) !important;
}