/* color header */
.header {background-color:#204366;}
	.header .top_menu {color:#355679;}
	.menu a {background-color:#152c43;}

/* sidebar 1st block */
.blue {background-color:#ecf4fb;}

/* sidebar light color */
.light_blue {background-color:#f6f9fb; }

/* sidebar blocks border */
.blue, .light_blue, white_in_blue {border-color:#cfdae4;}

/* second color - now pink */
.pink_text {color:#e45c93 !important;}

/* chat button */
.menu .tchat a {background-color:#f04e8f; color:#fff !important;}


/* links */
a {color:#174b81; text-decoration:none;}
	a:hover {color:#e23f78;}

.mb_button {background-color:#f33b87;}
