/**
 * VPR-CRM Stylesheet: Reseller Forma Bolagstjänster AB
 * This is an automatically generated file.
 */

body {
	background: #FFFFFF;
	color: #818181;
}

#menu {
	background: #74787C;
}

#menu li button {
	color: #FFFFFF;
}

#menu li button:hover, #menu li button:focus, #menu .current {
	color: #F1C40F;
}

h1, h2, h3 {
	color: #000000;
}

a {
	color: #F1C40F;
}

a:hover, button:hover {
	color: #606060;
}

th {
	border-bottom-color: #F1C40F;
}

button, .button {
	background-position: 0 -225px;
}