/* Background */
body{
/* violet 632b8e with sat 10% and brightness 92% */
	background:#ebbcbd url("../images/bg_1_red.png") repeat-y left top !important;
}

/* Links */

/* breadcrumb URL */
div #content a, ul.breadcrumb a{
	color: #8f2b30 !important;
}

/* GrivView title bar */
table.items th{
/* 	background-color: #a7aed1 !important; */
}

table.items th a{
	color: #8f2b30 !important;
}

span.divider{
	color: #8f2b30 !important;
}