﻿
.top-bar { background-color: #3B56A1; }
.top-bar ul li.active a { background-color: #5972BE !important; } 
.top-bar ul li.active a:hover { background-color: #A8B6E1 !important; } 

.top-bar ul.left li a{ background-color: #5972BE !important; } 
.top-bar ul.left li a:hover { background-color: #A8B6E1 !important; } 


a { color: #3B56A1; }
	.button {background-color: #5972BE; }
	.button:hover {background-color: #3B56A1; }

.Proper {
    text-transform: capitalize;
}