/*
If you want to change the logo.png, then
	- the color of logo should be white.
	- the width should be 190px 
	- the height should be 100px 
	- replace the logo under the folder public\images
	
If you want to change the colors, then copy this document and change the following settings.
*/

body{background-color:#003399;}
div.menu_top_content1,div.card_menu_content1,div.menu_bottom_content1{background-color:#003399;}
div.menu_top_content2 a.selected,div.menu_top_content2 a:hover,div.menu_top_content2 a.selected:hover{background-color:#3366CC;}
table.list_table a{color:#3366CC;}