.w3-theme-l5 {color:#000 !important; background-color:#f0f0f0 !important}
.w3-theme-l4 {
	color:#333 !important;
	background-color:#91aabc !important;
	padding: 10px;
	font-size:12px;
}
.w3-theme-l3 {
	color:#fff !important;
	background-color:#91aabc !important;
	margin: 0px;
	padding: 0px;
}
.w3-theme-l2 {
	color:#fff !important;
	background-color:#007046 !important;
	font-size: 11px;
}
.w3-theme-l1 {color:#fff !important; background-color:#333333 !important}
.w3-theme-d1 {color:#fff !important; background-color:#000000 !important}
.w3-theme-d2 {
	color:#fff !important;
	background-color:#017046 !important;
	background-repeat: repeat-x;
	background-image: url(/FincraftResponsive/images/navDown.jpg);
	background-position: bottom;
}
.w3-theme-d3 {color:#fff !important; background-color:#000000 !important}
.w3-theme-d4 {color:#fff !important; background-color:#000000 !important}
.w3-theme-d5 {color:#fff !important; background-color:#000000 !important}

.w3-theme-light {color:#000 !important; background-color:#f0f0f0 !important}
.w3-theme-dark {color:#fff !important; background-color:#000000 !important}
.w3-theme-action {color:#fff !important; background-color:#000000 !important}

.w3-theme {color:#fff !important; background-color:#205065 !important}
.w3-text-theme {color:#000000 !important}
.w3-theme-border {border-color:#000000 !important}
.w3-hover-theme:hover {color:#fff !important; background-color:#000000 !important}
