html, body, td, th, div, a {
	font-family: interface, sans-serif !important;
}
body {
	margin-left: 0;
	margin-right: 0;
	font-size: 16px;
}
#header {
	background: #fff;
	color: #71004b;
	border-bottom: 1px solid #5f6369;
}
#header a:link, #header a:visited {
	color: #71004b;
}
#user-tools a:focus, #user-tools a:hover {
	text-decoration: none;
	border-bottom-color: #71004b;
}
#changelist-filter li.selected a {
	color: #853764 !important;
}
#changelist-filter li:hover a {
	color: #71004b !important;
}
.selector-chosen h2 {
	background: #5f6369 !important;
	color: #fff;
}
div.breadcrumbs {
	background: #ecedec;
	color: #71004b;
	border-bottom: 1px solid #5f6369;
/* 	border-top: none; */
/* 
	border-left: 1px solid #5f6369;
	border-right: 1px solid #5f6369;
 */
/* 
	background: #853764;
	color: #ece8e5;
 */
}
div.breadcrumbs a:link, div.breadcrumbs a:visited {
	color: #853764;
}
div.breadcrumbs a:hover {
/* 	color: #ece8e5; */
/* 	color: #5f6369; */
	color: #71004b;
	border-bottom: 1px solid #71004b;
}
.module caption {
/* 	color: #fff; */
	background: #71004b;
}
.module h2 {
	background: #9c6082;
}
.object-tools a:link, .object-tools a:visited {
	background-color: #5f6369;
}
.object-tools a:hover {
	background-color: #71004b;
}
.calendar caption, .calendarbox h2 {
	background: #ecedec !important;
/* 	background: #9c6082 !important; */
}
.calendar td.selected a,
.calendar td a:focus,
.timelist a:focus,
.calendar td a:hover,
.timelist a:hover {
	background: #71004b !important;
}
 {
	background: #71004b !important;
}
input[type=submit].default {
	background: #853764;
/* 	background: #c4d82e; */
}
input[type=submit].default:hover {
	background: #71004b;
}

input[type=submit] {
	background: #b389a3;
}
input[type=submit]:hover {
	background: #9c6082;
}
a:link, a:visited {
	color: #5f6369;
}
a:hover {
	color: #71004b;
}