/******************************************************************
 * Colour scheme for ITDI Users skin
 * Colours based on colour wheel/triangle with Hue set to 71
 * Highlights in orange based on hue 36
 ******************************************************************/

body {color: #53554b; background-color:#bdc1ab;}

a {color: black;}
a:hover { background: #ff9800; }

div#leftlinks a {
	background: #8a8d7c;
}

div#leftlinks a:hover {
	background: #ff9800;
}


div#leftactions a {
	background: #8a8d7c;
}

div#leftactions a:hover {
	background: #ff9800;
}

.boxtext {
	border-color: #53554b;
}

